1 Star 9 Fork 3

Abner/城市猎趣

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 1.26 KB
一键复制 编辑 原始数据 按行查看 历史
Abner 提交于 2021-08-26 18:21 . 修改md
{
"pages": [
"pages/index/index",
"pages/my/my",
"pages/scenery/scenery",
"pages/food/food",
"pages/lover/lover",
"pages/food/detail/detail",
"pages/lover/detail/detail",
"pages/scenery/detail/detail",
"pages/hotel/hotel",
"pages/spa/spa",
"pages/advertise/advertise"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#2f3542",
"navigationBarTitleText": "Weixin",
"navigationBarTextStyle": "white",
"navigationStyle": "custom"
},
"usingComponents": {
"cu-custom": "/ui/components/cu-custom"
},
"style": "v2",
"sitemapLocation": "sitemap.json",
"permission": {
"scope.userLocation": {
"desc": "你的位置信息将用于小程序位置接口的效果展示"
}
},
"tabBar": {
"color": "#dbdbdb",
"selectedColor": "#2f3542",
"list": [
{
"pagePath": "pages/index/index",
"text": "广场",
"iconPath": "images/tabbar/square_unselected.png",
"selectedIconPath": "images/tabbar/square_selected.png"
},
{
"pagePath": "pages/my/my",
"text": "我的",
"iconPath": "images/tabbar/my_unselected.png",
"selectedIconPath": "images/tabbar/my_selected.png"
}
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/abner001/wx-hunter.git
[email protected]:abner001/wx-hunter.git
abner001
wx-hunter
城市猎趣
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385