1 Star 0 Fork 6

scsme/320_地图定位小程序模板

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 1023 Bytes
一键复制 编辑 原始数据 按行查看 历史
ganshisheng 提交于 2020-06-10 14:19 . first commit
{
"pages": [
"pages/index/index",
"pages/map/map",
"pages/location/location",
"pages/logs/logs"
],
"tabBar": {
"color": "#dddddd",
"selectedColor": "#3cc51f",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "image/wechat.png",
"selectedIconPath": "image/wechatHL.png",
"text": "首页"
},
{
"pagePath": "pages/map/map",
"iconPath": "image/map.png",
"selectedIconPath": "image/map_active.png",
"text": "地图"
},
{
"pagePath": "pages/location/location",
"iconPath": "image/locate.png",
"selectedIconPath": "image/locateHL.png",
"text": "导航"
}
]
},
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "Map",
"navigationBarTextStyle": "black"
},
"debug": true,
"sitemapLocation": "sitemap.json"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/Jakey870/wxapp_320.git
git@gitee.com:Jakey870/wxapp_320.git
Jakey870
wxapp_320
320_地图定位小程序模板
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385