代码拉取完成,页面将自动刷新
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index", // *
"style": {
"navigationStyle": "custom",
"disableScroll": true
}
},{
"path": "pages/index/mapLine", // *
"style": {
"navigationBarTitleText": "地图路线"
}
}, {
"path": "pages/index/test", // *
"style": {
"navigationBarTitleText": " "
}
}, {
"path": "pages/index/login", // *
"style": {
"navigationBarTitleText": " "
}
}, {
"path": "pages/index/search", // *
"style": {
"navigationBarTitleText": " "
}
}, {
"path": "pages/index/city_search", // *
"style": {
"navigationBarTitleText": " "
}
}, {
"path": "pages/index/map", // *
"style": {
"navigationBarTitleText": " "
}
}, {
"path": "pages/index/detail", // *
"style": {
"navigationBarTitleText": " ",
// "backgroundColor": "#F2F2F2",
"navigationBarBackgroundColor": "#FF6A00",
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/index/evaluate", // *
"style": {
"navigationBarTitleText": "全部评价"
}
}, {
"path": "pages/index/order", // *
"style": {
"backgroundColor": "#F2F2F2",
"navigationBarTitleText": "确认订单"
}
}, {
"path": "pages/index/success", // *
"style": {
"navigationBarTitleText": " ",
// "backgroundColor": "#F2F2F2",
"navigationBarBackgroundColor": "#FF6A00",
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/index/invite", // *
"style": {
"navigationBarTitleText": "邀请好友"
}
}, {
"path": "pages/index/fwb", // *
"style": {
"navigationBarTitleText": " "
}
}, {
"path": "pages/user/index", // *
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/user/phone", // *
"style": {
"navigationBarTitleText": " "
}
}, {
"path": "pages/user/coupon", // *
"style": {
"backgroundColor": "#F2F2F2",
"navigationBarTitleText": "优惠券"
}
}, {
"path": "pages/user/cooperat", // *
"style": {
"backgroundColor": "#fff",
"navigationBarTitleText": "商务合作"
}
}, {
"path": "pages/user/feedback", // *
"style": {
"navigationBarTitleText": " "
}
}, {
"path": "pages/user/issue", // *
"style": {
"navigationBarTitleText": "常见问题"
}
}, {
"path": "pages/user/evaluate", // *
"style": {
"backgroundColor": "#F2F2F2",
"navigationBarTitleText": "评价"
}
}, {
"path": "pages/user/order", // *
"style": {
"backgroundColor": "#F2F2F2",
"navigationBarTitleText": "订单列表"
}
}, {
"path": "pages/user/detail", // *
"style": {
"backgroundColor": "#F2F2F2",
"navigationBarTitleText": " ",
"navigationBarBackgroundColor": "#F2F2F2"
}
}, {
"path": "pages/user/tuik", // *
"style": {
"backgroundColor": "#F2F2F2",
"navigationBarTitleText": "取消订单",
"navigationBarBackgroundColor": "#ffffff"
}
},{
"path": "pages/user/tuik_sj", // *
"style": {
"backgroundColor": "#F2F2F2",
"navigationBarTitleText": "取消订单",
"navigationBarBackgroundColor": "#ffffff"
}
}, {
"path": "pages/user/again", // *
"style": {
"backgroundColor": "#F2F2F2",
"navigationBarTitleText": "续存",
"navigationBarBackgroundColor": "#F2F2F2"
}
}, {
"path": "pages/user/cancel", // *
"style": {
"navigationBarTitleText": "取消订单"
}
}, {
"path": "pages/fwb/index", // *
"style": {
"navigationBarTitleText": " "
}
}, {
"path": "pages/merchant/login",
"style": {
"navigationBarTitleText": "登录"
}
}, {
"path": "pages/merchant/index",
"style": {
"backgroundColor": "#F2F2F2",
"navigationBarTitleText": "管理中心" // *
}
}, {
"path": "pages/merchant/password",
"style": {
"navigationBarTitleText": " "
}
}, {
"path": "pages/merchant/order",
"style": {
"backgroundColor": "#F2F2F2",
"navigationBarTitleText": "订单列表" // *
}
}, {
"path": "pages/merchant/detail",
"style": {
"backgroundColor": "#F2F2F2",
"navigationBarTitleText": "订单详情" // *
}
}, {
"path": "pages/merchant/account",
"style": {
"navigationBarTitleText": "账户资产" // *
}
},{
"path": "pages/merchant/tixian",
"style": {
"navigationBarTitleText": "提现记录" // *
}
}, {
"path": "pages/merchant/withdraw",
"style": {
"navigationBarTitleText": "提现" // *
}
}, {
"path": "pages/merchant/shop_user",
"style": {
"navigationBarTitleText": "我的店员" // *
}
}, {
"path": "pages/merchant/add_user",
"style": {
"navigationBarTitleText": "添加店员" // *
}
}, {
"path": "pages/fwb/coupon",
"style": {
"navigationBarTitleText": "优惠券列表" // *
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "无包游",
"navigationBarBackgroundColor": "#fff",
"backgroundColor": "#fff",
"usingComponents": {
"van-cell": "/wxcomponents/vant/cell/index",
"van-icon": "/wxcomponents/vant/icon/index",
"van-popup": "/wxcomponents/vant/popup/index",
"van-field": "/wxcomponents/vant/field/index",
"van-switch": "/wxcomponents/vant/switch/index",
"van-collapse": "/wxcomponents/vant/collapse/index",
"van-index-bar": "/wxcomponents/vant/index-bar/index",
"van-index-anchor": "/wxcomponents/vant/index-anchor/index",
"van-collapse-item": "/wxcomponents/vant/collapse-item/index",
"van-datetime-picker": "/wxcomponents/vant/datetime-picker/index"
}
},
"tabBar": {
"color": "#cdcdcd",
"selectedColor": "#FF6A00",
"backgroundColor": "#fff",
"list": [{
"selectedIconPath": "static/image/index/syc.png",
"iconPath": "static/image/index/sy.png",
"pagePath": "pages/index/index",
"text": "首页"
}, {
"selectedIconPath": "static/image/index/ddc.png",
"iconPath": "static/image/index/dd.png",
"pagePath": "pages/user/order",
"text": "订单"
}, {
"selectedIconPath": "static/image/index/wdc.png",
"iconPath": "static/image/index/wd.png",
"pagePath": "pages/user/index",
"text": "我的"
}]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。