1 Star 0 Fork 1K

pendy / WechatOwnerService

forked from java110 / HC小区业主版 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.json 1.45 KB
一键复制 编辑 原始数据 按行查看 历史
shil 提交于 2019-12-18 10:02 . 报修代码
{
"pages": [
"pages/index/index",
"pages/circle/circle",
"pages/location/location",
"pages/books/books",
"pages/my/my",
"pages/enterCommunity/enterCommunity",
"pages/myBooks/myBooks",
"pages/detail/detail",
"pages/comment/comment",
"pages/notice/index",
"pages/notice/detail/detail",
"pages/repairList/repairList",
"pages/repair/repair",
"pages/repairList/detail/detail"
],
"window": {
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#00AA00",
"navigationBarTitleText": "WeChat"
},
"tabBar": {
"color": "#272636",
"selectedColor": "#00AA00",
"backgroundColor": "#fff",
"borderStyle": "black",
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "/images/home.png",
"selectedIconPath": "images/home-selected.png"
},
{
"pagePath": "pages/circle/circle",
"text": "小区圈",
"iconPath": "images/circle.png",
"selectedIconPath": "images/circleSelected.png"
},
{
"pagePath": "pages/my/my",
"text": "我的",
"iconPath": "images/my.png",
"selectedIconPath": "images/mySelected.png"
}
]
},
"networkTimeout": {
"request": 10000
},
"permission": {
"scope.userLocation": {
"desc": "你的位置信息将用于小程序位置接口的效果展示"
}
},
"sitemapLocation": "sitemap.json"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/pendy/WechatOwnerService.git
git@gitee.com:pendy/WechatOwnerService.git
pendy
WechatOwnerService
WechatOwnerService
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891