Xiao_123 6 mesiacov pred
rodič
commit
60392cd10e
1 zmenil súbory, kde vykonal 4 pridanie a 5 odobranie
  1. 4 5
      pages/index/my.vue

+ 4 - 5
pages/index/my.vue

@@ -103,14 +103,13 @@ const itemList = [
 ]
 
 const list = ref([
-	{	title: '我的分享码',	path: 'shareQrCode'	},					
-	// {	title: '我的分享码',	path: '/pagesB/sharePoster/index'	},					
-	{	title: '新用户邀请记录',	path: '/pagesB/inviteRecord/index'	},
-	{	title: '会员套餐', path: '/pagesA/vipPackage/index'	},		
-
 	{	title: '在线简历',	path: '/pagesA/resumeOnline/index'	},					
 	{	title: '附件简历',	path: '/pagesA/resume/index'	},					
 	{ title: '面试管理', path: '/pagesA/interview/index' },
+	{	title: '会员套餐', path: '/pagesA/vipPackage/index'	},		
+	{	title: '我的分享码',	path: 'shareQrCode'	},					
+	// {	title: '我的分享码',	path: '/pagesB/sharePoster/index'	},					
+	{	title: '新用户邀请记录',	path: '/pagesB/inviteRecord/index'	},
 	{ title: '门墩儿商城', appId: 'wx6decdf12f9e7a061' },
 	{ title: '我要招聘', key: 'recruit' },
 	{ title: '协议中心', path: '/pagesB/agreement/index', open: true }