|
@@ -31,8 +31,7 @@
|
|
|
<calendar :calendar="calendar"></calendar>
|
|
|
</el-col>
|
|
|
<el-col :span="16" class="recruit">
|
|
|
- <recruit :talksList="talksList" :fairsList="fairsList" :talksoutList="talksoutList" :infoList="infoList">
|
|
|
- </recruit>
|
|
|
+ <recruit :talksList="talksList" :fairsList="fairsList" :talksoutList="talksoutList" :infoList="infoList"> </recruit>
|
|
|
</el-col>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="mainQuick">
|
|
@@ -54,9 +53,15 @@
|
|
|
</el-col>
|
|
|
<el-col :span="16" class="wheelRight">
|
|
|
<el-col :span="24" class="danwei">
|
|
|
- <danwei :shiyeList="shiyeList" :gongwuyuanList="gongwuyuanList" :xuantiaoList="xuantiaoList"
|
|
|
- :xibuList="xibuList" :teguangList="teguangList" :sanzhiList="sanzhiList"
|
|
|
- :xueshengList="xueshengList"></danwei>
|
|
|
+ <danwei
|
|
|
+ :shiyeList="shiyeList"
|
|
|
+ :gongwuyuanList="gongwuyuanList"
|
|
|
+ :xuantiaoList="xuantiaoList"
|
|
|
+ :xibuList="xibuList"
|
|
|
+ :teguangList="teguangList"
|
|
|
+ :sanzhiList="sanzhiList"
|
|
|
+ :xueshengList="xueshengList"
|
|
|
+ ></danwei>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="yizhanshi">
|
|
|
<yizhanshi :image="image" :yizhanList="yizhanList"></yizhanshi>
|
|
@@ -78,32 +83,32 @@
|
|
|
</template>
|
|
|
|
|
|
<script>
|
|
|
-import top from '../../layout/index/top.vue';
|
|
|
-import native from '../../layout/index/native.vue';
|
|
|
-import news from '../../layout/index/news.vue';
|
|
|
-import notice from '../../layout/index/notice.vue';
|
|
|
-import login from '../../layout/index/login.vue';
|
|
|
-import calendar from '../../layout/index/calendar.vue';
|
|
|
-import recruit from '../../layout/index/recruit.vue';
|
|
|
-import fast from '../../layout/index/fast.vue';
|
|
|
-import cause from '../../layout/index/cause.vue';
|
|
|
-import danwei from '../../layout/index/danwei.vue';
|
|
|
-import yizhanshi from '../../layout/index/yizhanshi.vue';
|
|
|
-import lunbo from '../../layout/index/lunbo.vue';
|
|
|
-import contact from '../../layout/index/contact.vue';
|
|
|
-import friendLink from '../../layout/index/friendLink.vue';
|
|
|
-import footDown from '../../layout/index/foot.vue';
|
|
|
+import top from '@publics/src/layout/index/top.vue';
|
|
|
+import native from '@publics/src/layout/index/native.vue';
|
|
|
+import news from '@publics/src/layout/index/news.vue';
|
|
|
+import notice from '@publics/src/layout/index/notice.vue';
|
|
|
+import login from '@publics/src/layout/index/login.vue';
|
|
|
+import calendar from '@publics/src/layout/index/calendar.vue';
|
|
|
+import recruit from '@publics/src/layout/index/recruit.vue';
|
|
|
+import fast from '@publics/src/layout/index/fast.vue';
|
|
|
+import cause from '@publics/src/layout/index/cause.vue';
|
|
|
+import danwei from '@publics/src/layout/index/danwei.vue';
|
|
|
+import yizhanshi from '@publics/src/layout/index/yizhanshi.vue';
|
|
|
+import lunbo from '@publics/src/layout/index/lunbo.vue';
|
|
|
+import contact from '@publics/src/layout/index/contact.vue';
|
|
|
+import friendLink from '@publics/src/layout/index/friendLink.vue';
|
|
|
+import footDown from '@publics/src/layout/index/foot.vue';
|
|
|
export default {
|
|
|
name: 'index',
|
|
|
props: {
|
|
|
- topInfo: null,
|
|
|
- newsList: null,
|
|
|
- noticeList: null,
|
|
|
- calendar: null,
|
|
|
- talksList: null,
|
|
|
- fairsList: null,
|
|
|
- talksoutList: null,
|
|
|
- infoList: null,
|
|
|
+ topInfo: null, //头部信息
|
|
|
+ newsList: null, //新闻模块
|
|
|
+ noticeList: null, //公告模块
|
|
|
+ calendar: null, //日历(这里应该是凹槽,允许自定义组件放入)
|
|
|
+ talksList: null, //校内宣讲会列表
|
|
|
+ fairsList: null, //校内招聘会列表
|
|
|
+ talksoutList: null,//校外宣讲会列表
|
|
|
+ infoList: null, //招聘信息列表
|
|
|
enterList: null,
|
|
|
teacherList: null,
|
|
|
shiyeList: null,
|
|
@@ -113,9 +118,9 @@ export default {
|
|
|
teguangList: null,
|
|
|
sanzhiList: null,
|
|
|
xueshengList: null,
|
|
|
- image:null,
|
|
|
- lunboList:null,
|
|
|
- yizhanList:null,
|
|
|
+ image: null,
|
|
|
+ lunboList: null,
|
|
|
+ yizhanList: null,
|
|
|
linkImgList: null,
|
|
|
downList: null,
|
|
|
},
|
|
@@ -135,12 +140,11 @@ export default {
|
|
|
contact,
|
|
|
friendLink,
|
|
|
footDown,
|
|
|
-
|
|
|
},
|
|
|
data: () => ({
|
|
|
backColor: '#850000',
|
|
|
}),
|
|
|
- created() { },
|
|
|
+ created() {},
|
|
|
computed: {},
|
|
|
methods: {},
|
|
|
};
|