guhongwei vor 5 Jahren
Ursprung
Commit
b1997b8573
1 geänderte Dateien mit 30 neuen und 30 gelöschten Zeilen
  1. 30 30
      src/views/index.vue

+ 30 - 30
src/views/index.vue

@@ -107,39 +107,39 @@ export default {
     calendar: null, //日历(这里应该是凹槽,允许自定义组件放入)
     calendar: null, //日历(这里应该是凹槽,允许自定义组件放入)
     talksList: null, //校内宣讲会列表
     talksList: null, //校内宣讲会列表
     fairsList: null, //校内招聘会列表
     fairsList: null, //校内招聘会列表
-    talksoutList: null,//校外宣讲会列表
+    talksoutList: null, //校外宣讲会列表
     infoList: null, //招聘信息列表
     infoList: null, //招聘信息列表
-    enterList: null,
+    enterList: null, //吉林省事业单位招聘
-    teacherList: null,
+    teacherList: null, //吉林省教师招聘
-    shiyeList: null,
+    shiyeList: null, //事业单位
-    gongwuyuanList: null,
+    gongwuyuanList: null, //公务员
-    xuantiaoList: null,
+    xuantiaoList: null, //选调生
-    xibuList: null,
+    xibuList: null, //西部计划
-    teguangList: null,
+    teguangList: null, //特岗教师
-    sanzhiList: null,
+    sanzhiList: null, //三支一扶
-    xueshengList: null,
+    xueshengList: null, //大学生村官
-    image: null,
+    lunboList: null, //轮播图
-    lunboList: null,
+    image: null, //一站式头部图片
-    yizhanList: null,
+    yizhanList: null, //一站式招聘
-    linkImgList: null,
+    linkImgList: null, //友情链接
-    downList: null,
+    downList: null, //底部
   },
   },
   components: {
   components: {
-    top,
+    top, //头部
-    native,
+    native, //导航
-    news,
+    news, //新闻
-    notice,
+    notice, //通告
-    login,
+    login, //登录
-    calendar,
+    calendar, //日历
-    recruit,
+    recruit, //招聘
-    fast,
+    fast, //快速链接
-    cause,
+    cause, //吉林省事业单位/教师招聘
-    danwei,
+    danwei, //事业单位
-    yizhanshi,
+    yizhanshi, //一站式
-    lunbo,
+    lunbo, //轮播图
-    contact,
+    contact, //联系
-    friendLink,
+    friendLink, //友情链接
-    footDown,
+    footDown, //底部
   },
   },
   data: () => ({
   data: () => ({
     backColor: '#850000',
     backColor: '#850000',