1 Star 0 Fork 0

zhaojie127 / chawuliu-wx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.95 KB
一键复制 编辑 原始数据 按行查看 历史
zhaojie127 提交于 2018-05-25 23:22 . district update
{
"pages":[
"pages/index/index",
"pages/index/chaxun",
"pages/index/toadd",
"pages/index/fabu",
"pages/index/kuaidi100",
"pages/zhuanxian/index",
"pages/zhuanxian/toadd",
"pages/zhuanxian/add",
"pages/contact/index",
"pages/contact/detail",
"pages/contact/company",
"pages/contact/fav",
"pages/contact/zhuanxians",
"pages/contact/sellmsgs",
"pages/contact/zhaopins",
"pages/contact/mingpian",
"pages/logs/logs",
"pages/city/index",
"pages/city2/index",
"pages/sellmsg/toadd",
"pages/sellmsg/add",
"pages/sellmsg/detail",
"pages/sellmsg/index",
"pages/zhaopin/index",
"pages/zhaopin/toadd",
"pages/zhaopin/add",
"pages/zhaopin/detail",
"pages/news/index",
"pages/news/detail"
],
"window":{
"backgroundTextStyle":"light",
"navigationBarBackgroundColor": "#3573fa",
"navigationBarTitleText": "查物流货运公司",
"navigationBarTextStyle":"#fff"
},
"tabBar": {
"color": "#7f8389",
"selectedColor": "#4a81fa",
"backgroundColor": "#f7f7fa",
"borderStyle": "black",
"list": [
{
"selectedIconPath": "images/tabBar/home02.png",
"iconPath": "images/tabBar/home01.png",
"pagePath": "pages/index/index",
"text": "首页"
},
{
"selectedIconPath": "images/tabBar/search02.png",
"iconPath": "images/tabBar/search01.png",
"pagePath": "pages/index/chaxun",
"text": "我要查询"
},
{
"selectedIconPath": "images/tabBar/publish02.png",
"iconPath": "images/tabBar/publish01.png",
"pagePath": "pages/index/fabu",
"text": "我要发布"
},
{
"selectedIconPath": "images/tabBar/my02.png",
"iconPath": "images/tabBar/my01.png",
"pagePath": "pages/contact/index",
"text": "个人中心"
}
]
},
"networkTimeout": {
"request": 20000,
"uploadFile" : 20000
}
}
1
https://gitee.com/zhaojie1278/chawuliu-wx.git
git@gitee.com:zhaojie1278/chawuliu-wx.git
zhaojie1278
chawuliu-wx
chawuliu-wx
master

搜索帮助