Browse Source

隐藏招聘会入口

lifanagju_citu 2 months ago
parent
commit
e5dd3901b5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/index/my.vue

+ 1 - 1
pages/index/my.vue

@@ -112,7 +112,7 @@ const list = ref([
 	{	title: '新用户邀请记录',	path: '/pagesB/inviteRecord/index'	},
 	{ title: '门墩儿商城', appId: 'wx6decdf12f9e7a061' },
 	{ title: '我要招聘', key: 'recruit' },
-	{ title: '招聘会', path: '/pagesB/jobFair/index', open: true },
+	// { title: '招聘会', path: '/pagesB/jobFair/index', open: true },
 	{ title: '联系我们', path: '/pagesB/contactUs/index' },
 	{ title: '协议中心', path: '/pagesB/agreement/index', open: true }
 ])