mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2026-02-05 23:45:54 +08:00
合并ma 隐藏客服功能
This commit is contained in:
11
pages.json
11
pages.json
@@ -364,6 +364,17 @@
|
||||
//app页面不显示滚动条
|
||||
"scrollIndicator": "none"
|
||||
}
|
||||
},
|
||||
{ // 客服
|
||||
"path": "customerservice/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "客服",
|
||||
"usingComponents": {
|
||||
// #ifdef MP-WEIXIN
|
||||
"chat": "plugin://myPlugin/chat"
|
||||
// #endif
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user