Explorar el Código

学生才能查看

lifanagju_citu hace 2 meses
padre
commit
e4b2b7faf4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/index/my.vue

+ 1 - 1
pages/index/my.vue

@@ -105,7 +105,7 @@ const itemList = [
 const defaultList = [
 	{	title: '在线简历',	path: '/pagesA/resumeOnline/index'	},					
 	{	title: '附件简历',	path: '/pagesA/resume/index'	},					
-	{ title: '学生专区', path: '/pagesA/student/index', key: 'student', hide: false },
+	// { title: '学生专区', path: '/pagesA/student/index', key: 'student', hide: false },
 	{ title: '面试管理', path: '/pagesA/interview/index' },
 	{	title: '会员套餐', path: '/pagesA/vipPackage/index'	},		
 	{	title: '我的分享码',	path: '/pagesB/sharePoster/index'	},