mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-21 01:45:53 +08:00
小程序im客服对接
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