81 Star 291 Fork 103

汕尾市大树网络科技有限公司 / 租车小程序前端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.67 KB
一键复制 编辑 原始数据 按行查看 历史
shensi88 提交于 2018-10-04 11:30 . 10-4
{
"pages": [
"pages/index/index",
"pages/car-list-model2/car-list-model2",
"libs/citySelector/pick-car-address/pick-car-address",
"pages/car-detail/car-detail",
"pages/share/share",
"pages/reservation/reservation",
"pages/order/order-detail/order-detail",
"pages/order/order-list/order-list",
"pages/me/me",
"pages/car-list/car-list",
"pages/help/novice/novice",
"pages/help/service/service",
"pages/help/service/main/main",
"pages/help/commonProblem/commonProblem",
"pages/help/opinion/opinion",
"pages/login/login",
"pages/order/order-manager/order-manager",
"pages/bg-management/index",
"pages/wallet/wallet",
"pages/wallet/amount-out/amount-out",
"pages/wallet/liushui/liushui",
"pages/wallet/liushui-detail/liushui-detail",
"libs/citySelector/switchcity/switchcity"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#000000",
"navigationBarTitleText": "WeChat",
"navigationBarTextStyle": "#FFFFFF"
},
"tabBar": {
"color": "#666666",
"selectedColor": "#333333",
"borderStyle": "white",
"backgroundColor": "#fff",
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "images/nav/home-off.png",
"selectedIconPath": "images/nav/home-on.png",
"text": "租车"
},
{
"pagePath": "pages/me/me",
"iconPath": "images/nav/my-off.png",
"selectedIconPath": "images/nav/my-on.png",
"text": "我的"
}
]
},
"debug": true,
"plugins": {
"wxparserPlugin": {
"version": "0.2.1",
"provider": "wx9d4d4ffa781ff3ac"
}
}
}
JavaScript
1
https://gitee.com/shanwei_city_da_shu_network/zuchemini.git
git@gitee.com:shanwei_city_da_shu_network/zuchemini.git
shanwei_city_da_shu_network
zuchemini
租车小程序前端
master

搜索帮助