2 Star 0 Fork 0

landscapenet/zywechattrip_front

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 3.36 KB
一键复制 编辑 原始数据 按行查看 历史
{
"pages": [
"pages/index/index",
"pages/catalog/catalog",
"pages/ucenter/footprint/footprint",
"pages/ucenter/footprintmap/footprintmap",
"pages/ucenter/order/order",
"pages/ucenter/orderDetail/orderDetail",
"pages/ucenter/feedback/feedback",
"pages/ucenter/coupon/coupon",
"pages/ucenter/couponIntroduce/couponIntroduce",
"pages/ucenter/collect/collect",
"pages/ucenter/accountSecurity/accountSecurity",
"pages/ucenter/customerService/customerService",
"pages/ucenter/evaluate/evaluate",
"pages/ucenter/help/help",
"pages/auth/register/register",
"pages/auth/userInfo/userInfo",
"pages/ucenter/index/index",
"pages/search/search",
"pages/goods/goods",
"pages/weather/weather",
"pages/auth/registerAndLogin/registerAndLogin",
"pages/indent/indent",
"pages/ucenter/setting/setting",
"pages/ucenter/accountSecurity/forgotpasswd/forgotpasswd",
"pages/ucenter/accountSecurity/changepasswd/changepasswd",
"pages/insurance/insurance",
"pages/insurancetemplate/insurancetemplate",
"pages/goodsjoin/goodsjoin",
"test/test",
"pages/campanyinfo/campanyinfo",
"pages/endgoods/endgoods",
"pages/market/index",
"pages/market/cart/cart",
"pages/market/logistics/logistics",
"pages/market/logistics_list/logistics_list",
"pages/market/cart/goods_detail/goods_detail",
"pages/market/search/search",
"pages/market/search_result/search_result",
"pages/goods/calendar/calendar",
"pages/goods/seat/seat",
"pages/goods/commoditylist/commoditylist",
"pages/market/my_order/my_order",
"pages/market/order_detail/order_detail",
"pages/customizeActivity/companyCustomize/companyCustomize",
"pages/customizeActivity/myCustomize/myCustomize",
"pages/customizeActivity/myCustomize/customizeDetails/customizeDetails",
"pages/customizeActivity/myCustomize/customizeDetails/designPlan/designPlan",
"pages/ucenter/refund/refund",
"pages/ucenter/aftersales/aftersales",
"pages/ucenter/aftersales/refunddetails/refunddetails",
"pages/market/place_order/place_order",
"pages/goods/seat/xuanzuo37/xuanzuo37",
"pages/goods/seat/xuanzuo45/xuanzuo45",
"pages/goods/seat/xuanzuo49/xuanzuo49",
"pages/goods/seat/xuanzuo53/xuanzuo53",
"pages/allcarbar/allcarbar"
],
"window": {
"backgroundTextStyle": "dark",
"navigationBarBackgroundColor": "#e50113",
"navigationBarTitleText": "锦.旗.国.旅",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": false
},
"tabBar": {
"backgroundColor": "#FFFFFF",
"borderStyle": "white",
"selectedColor": "#e50113",
"color": "#999999",
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "static/imgs/home_black.png",
"selectedIconPath": "static/imgs/home_color.png",
"text": "首 页"
},
{
"pagePath": "pages/market/index",
"iconPath": "static/imgs/market_black.png",
"selectedIconPath": "static/imgs/market_color.png",
"text": "商 城"
},
{
"pagePath": "pages/ucenter/index/index",
"iconPath": "static/imgs/mine_black.png",
"selectedIconPath": "static/imgs/mine_color.png",
"text": "个人中心"
}
]
},
"networkTimeout": {
"request": 10000,
"downloadFile": 10000
},
"sitemapLocation": "sitemap.json"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/landscapenet_admin/zywechattrip_front.git
git@gitee.com:landscapenet_admin/zywechattrip_front.git
landscapenet_admin
zywechattrip_front
zywechattrip_front
master

搜索帮助