浏览代码

注释添加

guhongwei 5 年之前
父节点
当前提交
b1997b8573
共有 1 个文件被更改,包括 30 次插入30 次删除
  1. 30 30
      src/views/index.vue

+ 30 - 30
src/views/index.vue

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