|
@@ -228,9 +228,7 @@
|
|
|
</div>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="info1">
|
|
|
- <el-col :span="24" class="bg">
|
|
|
- <img src="../assets/tu7.jpg" style="width: 100%; height: 100%" />
|
|
|
- </el-col>
|
|
|
+ <el-col :span="24" class="bg"> <img src="../assets/tu7.jpg" style="width: 100%; height: 100%" /> </el-col>
|
|
|
<el-col :span="24" class="hh">
|
|
|
<div class="w_1200">
|
|
|
<el-col :span="24" class="info1Text">最新招聘 New jobs</el-col>
|
|
@@ -389,7 +387,7 @@ export default {
|
|
|
name: 'index',
|
|
|
props: {},
|
|
|
components: {},
|
|
|
- data: function() {
|
|
|
+ data: function () {
|
|
|
return {
|
|
|
bannerImg: {
|
|
|
bannerUrl: require('@a/master_banner.png'),
|