119 Star 663 Fork 281

青年码农 / 贴身管家(微信小程序版)

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.json 1.47 KB
一键复制 编辑 原始数据 按行查看 历史
青年码农 提交于 2018-03-06 16:10 . 增加小功能
{
"pages": [
"pages/index/index",
"pages/about/about",
"pages/weather/weather",
"pages/IDCard/IDCard",
"pages/bankQuery/bankQuery",
"pages/bankExchangeRate/bankExchangeRate",
"pages/MobileHome/MobileHome",
"pages/figure/figure",
"pages/IP/IP",
"pages/cand/index",
"pages/game/game",
"pages/2048/2048",
"pages/pinyin/index",
"pages/calculator-index/index",
"pages/calculator-history/history",
"pages/gojuuonn/gojuuonn"
],
"window": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "贴身管家",
"navigationBarBackgroundColor": "#fbf9fe",
"backgroundColor": "#fbf9fe"
},
"tabBar": {
"color": "#999999",
"selectedColor": "#009be0",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "images/shouye1.png",
"selectedIconPath": "images/shouye.png",
"text": "首页"
},
{
"pagePath": "pages/weather/weather",
"iconPath": "images/tianqi1.png",
"selectedIconPath": "images/tianqi.png",
"text": "天气"
},
{
"pagePath": "pages/about/about",
"iconPath": "images/guanyu1.png",
"selectedIconPath": "images/guanyu.png",
"text": "关于"
}
]
},
"networkTimeout": {
"request": 10000,
"connectSocket": 10000,
"uploadFile": 10000,
"downloadFile": 10000
},
"debug": true
}
微信
1
https://gitee.com/nmgwap/TieShenGuanJia-WeiXinXiaoChengXuBan.git
git@gitee.com:nmgwap/TieShenGuanJia-WeiXinXiaoChengXuBan.git
nmgwap
TieShenGuanJia-WeiXinXiaoChengXuBan
贴身管家(微信小程序版)
master

搜索帮助