mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-17 16:05:53 +08:00
im对接
This commit is contained in:
@@ -178,7 +178,7 @@
|
|||||||
"mp-weixin" : {
|
"mp-weixin" : {
|
||||||
/* 小程序特有相关 */
|
/* 小程序特有相关 */
|
||||||
"usingComponents" : true,
|
"usingComponents" : true,
|
||||||
"appid" : "wx6f10f29075dc1b0b",
|
"appid" : "",
|
||||||
"optimization" : {
|
"optimization" : {
|
||||||
"subPackages" : true
|
"subPackages" : true
|
||||||
},
|
},
|
||||||
@@ -192,7 +192,13 @@
|
|||||||
"scope.userLocation" : {
|
"scope.userLocation" : {
|
||||||
"desc" : "位置信息将用于高德地图的效果展示"
|
"desc" : "位置信息将用于高德地图的效果展示"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"plugins" : {
|
||||||
|
"myPlugin" : {
|
||||||
|
"version" : "1.1.0",
|
||||||
|
"provider" : "wx738958e0f4c894f9"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"h5" : {
|
"h5" : {
|
||||||
"devServer" : {
|
"devServer" : {
|
||||||
|
|||||||
0
pages/customerservice/index.vue
Normal file
0
pages/customerservice/index.vue
Normal file
Reference in New Issue
Block a user