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