|
@@ -84,7 +84,8 @@ const defaultList = [
|
|
|
// { title: '学生专区', path: '/pagesA/student/index', key: 'student', defaultHide: true },
|
|
|
// { title: '面试管理', path: '/pagesA/interview/index' },
|
|
|
// { title: '会员套餐', path: '/pagesA/vipPackage/index' },
|
|
|
- { title: '门墩儿商城', showDialog: true }, // wx6decdf12f9e7a061
|
|
|
+ // { title: '门墩儿商城', showDialog: true }, // wx6decdf12f9e7a061
|
|
|
+ { title: '会员套餐', path: '' },
|
|
|
{ title: '联系我们', path: '/pagesB/contactUs/index' },
|
|
|
{ title: '协议中心', path: '/pagesB/agreement/index', open: true },
|
|
|
{ title: '我要求职', appId: 'wx5dd538ccc752b03a' },
|