1 Star 0 Fork 106

开源参考/superpet_dog_wx

forked from cqrun/superpet_dog_wx 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 1.17 KB
一键复制 编辑 原始数据 按行查看 历史
cqrun 提交于 2018-03-29 22:05 +08:00 . For dog pet
{
"pages":[
"pages/index/index",
"pages/dogedit/dogedit",
"pages/upload/upload",
"pages/dogdet/dogdet",
"pages/dogpic/dogpic",
"pages/dogaddpre/dogaddpre",
"pages/dogaddcomp/dogaddcomp",
"pages/myinfo/myinfo",
"pages/feedlist/feedlist",
"pages/doglist/doglist",
"pages/dogfriend/dogfriend",
"pages/aboutwang/aboutwang",
"pages/greeting-card/greeting-card",
"pages/greeting-card-add/greeting-card-add"
],
"tabBar": {
"color": "#333",
"selectedColor": "#ff8b5f",
"list": [
{
"pagePath": "pages/index/index",
"text": "汪牌",
"iconPath": "style/images/bone.png",
"selectedIconPath": "style/images/bone_select.png"
},
{
"pagePath": "pages/myinfo/myinfo",
"text": "我的",
"iconPath": "style/images/my.png",
"selectedIconPath": "style/images/my_select.png"
}
]
},
"window":{
"backgroundTextStyle":"light",
"navigationBarBackgroundColor": "#ff8b5f",
"navigationBarTitleText": "汪牌",
"navigationBarTextStyle":"#fff"
},
"networkTimeout": {
"request": 10000,
"downloadFile": 10000
},
"debug": true
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/open_source_reference/superpet_dog_wx.git
git@gitee.com:open_source_reference/superpet_dog_wx.git
open_source_reference
superpet_dog_wx
superpet_dog_wx
master

搜索帮助