mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 20:13:26 +08:00
【修复】修复会员中心【我的服务卡】未显示的问题。
This commit is contained in:
@@ -280,12 +280,12 @@
|
||||
router: '/pages/member/invoice/index',
|
||||
showItem: true
|
||||
},
|
||||
//myServices: {
|
||||
// name: '我的服务卡',
|
||||
// icon: 'bell',
|
||||
// router: '/pages/member/serviceOrder/index/index',
|
||||
// showItem: true
|
||||
//},
|
||||
myServices: {
|
||||
name: '我的服务卡',
|
||||
icon: 'bell',
|
||||
router: '/pages/member/serviceOrder/index/index',
|
||||
showItem: true
|
||||
},
|
||||
myIntegral: {
|
||||
name: '我的' + this.$store.state.config.pointShowName,
|
||||
icon: 'integral',
|
||||
|
||||
Reference in New Issue
Block a user