mirror of
https://gitee.com/guchengwuyue/yshop-drink.git
synced 2026-06-06 02:38:43 +08:00
h5增加地图配置
This commit is contained in:
@ -430,7 +430,19 @@
|
||||
"h5" : {
|
||||
"router" : {
|
||||
"base" : "/h5/"
|
||||
}
|
||||
},
|
||||
"sdkConfigs" : {
|
||||
// 使用地图或位置相关功能必须填写其一
|
||||
"maps" : {
|
||||
"bmap" : {
|
||||
// 百度地图秘钥(HBuilderX 3.99+)http://lbsyun.baidu.com/apiconsole/key#/home
|
||||
"key" : ""
|
||||
},
|
||||
"qqmap" : {
|
||||
"key" : "OGABZ-Y5OCF-5UWJ5-N7DHH-VFIG7-DHFEB"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
/* 模块配置 *//* 应用发布信息 *//* android打包配置 */
|
||||
|
||||
BIN
yshop-drink-uniapp-vue3/static/images/mine/cardbg.png
Normal file
BIN
yshop-drink-uniapp-vue3/static/images/mine/cardbg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
Reference in New Issue
Block a user