1 Star 1 Fork 0

mahao/邦克小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.91 KB
一键复制 编辑 原始数据 按行查看 历史
mahao 提交于 2018-11-17 19:29 . 整体
{
"pages": [
"pages/index/index",
"pages/search/search",
"pages/detail/detail",
"pages/scene/scene",
"pages/scene_order/scene_order",
"pages/associated_wait/associated_wait",
"pages/associated_bill/associated_bill",
"pages/process/process",
"pages/project/project",
"pages/technician_detail/technician_detail",
"pages/all_technician/all_technician",
"pages/bang/bang",
"pages/logs/logs",
"pages/order/order",
"pages/order_use/order_use",
"pages/comment/comment",
"pages/evaluate/evaluate",
"pages/complain/complain",
"pages/complainEnd/complainEnd",
"pages/me/me",
"pages/coupon/coupon",
"pages/bind_phone/bind_phone",
"pages/change_phone/change_phone",
"pages/message/message",
"pages/follow_shop/follow_shop",
"pages/follow_technician/follow_technician",
"pages/store_shop/store_shop",
"pages/record/record"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "WeChat",
"navigationBarTextStyle": "black"
},
"tabBar": {
"color": "#323232",
"selectedColor": "#323232",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/index/index",
"text": "店铺",
"iconPath": "images/tabbar/1.png",
"selectedIconPath": "images/tabbar/1.1.png"
},
{
"pagePath": "pages/scene_order/scene_order",
"text":"现场",
"iconPath": "images/tabbar/2.png",
"selectedIconPath": "images/tabbar/2.2.png"
},
{
"pagePath": "pages/order/order",
"text": "订单",
"iconPath": "images/tabbar/3.png",
"selectedIconPath": "images/tabbar/3.3.png"
},
{
"pagePath": "pages/me/me",
"text": "我的",
"iconPath": "images/tabbar/4.png",
"selectedIconPath": "images/tabbar/4.4.png"
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/besthao/bunker_applet.git
git@gitee.com:besthao/bunker_applet.git
besthao
bunker_applet
邦克小程序
master

搜索帮助