You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
325 lines
6.3 KiB
325 lines
6.3 KiB
{
|
|
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
|
{ //首页
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom",
|
|
"navigationBarTextStyle": "white",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
}, { //更换手机号
|
|
"path": "pages/login/BindMobile",
|
|
"style": {
|
|
"navigationBarTitleText": "更换手机号",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},{
|
|
"path": "pages/shop/transferDeliveryOrderList",
|
|
"style": {
|
|
"navigationBarTitleText": "中转配送",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},{
|
|
"path": "pages/shop/selfDeliveryOrderList",
|
|
"style": {
|
|
"navigationBarTitleText": "自配送订单",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
}, { //注册账号
|
|
"path": "pages/login/regist",
|
|
"style": {
|
|
"navigationBarTitleText": "注册账号",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{ //登录
|
|
"path": "pages/login/login",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{ //登录
|
|
"path": "pages/login/country",
|
|
"style": {
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/goods/addGoods",
|
|
"style": {
|
|
"navigationBarTitleText": "新增商品",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/myCenter/shopDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "商家详情",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/order/orderDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/myCenter/setPrint",
|
|
"style": {
|
|
"navigationBarTitleText": "打印设置",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/myCenter/businessInfo",
|
|
"style": {
|
|
"navigationBarTitleText": "营业信息",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/goods/gategory",
|
|
"style": {
|
|
"navigationBarTitleText": "分类管理",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/goods/gategoryLow",
|
|
"style": {
|
|
"navigationBarTitleText": "子分类管理",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/shop/dataStatistics",
|
|
"style": {
|
|
"navigationBarTitleText": "数据统计",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/shop/afterService",
|
|
"style": {
|
|
"navigationBarTitleText": "退款/售后记录",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/shop/wallet",
|
|
"style": {
|
|
"navigationBarTitleText": "我的钱包",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/shop/goodsList",
|
|
"style": {
|
|
"navigationBarTitleText": "商品列表",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/shop/orderDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "商家订单详情",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/shop/shopBill",
|
|
"style": {
|
|
"navigationBarTitleText": "商家账单",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/shop/shopEvaluate",
|
|
"style": {
|
|
"navigationBarTitleText": "商家评价",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/shop/shopOrderList",
|
|
"style": {
|
|
"navigationBarTitleText": "商家订单",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},{
|
|
"path": "pages/shop/shopSettlementDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "商家账单详情",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},{
|
|
"path": "pages/shop/addGoods",
|
|
"style": {
|
|
"navigationBarTitleText": "新增商品",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},{
|
|
"path": "pages/shop/attributeList",
|
|
"style": {
|
|
"navigationBarTitleText": "新增属性",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},{
|
|
"path": "pages/shop/addType",
|
|
"style": {
|
|
"navigationBarTitleText": "新增分类",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/worker/index",
|
|
"style": {
|
|
"navigationBarTitleText": "配送员首页",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/worker/ranking",
|
|
"style": {
|
|
"navigationBarTitleText": "配送员排行",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/worker/partTimeJobCenter",
|
|
"style": {
|
|
"navigationBarTitleText": "配送员主页",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/worker/partTimeJobRegister",
|
|
"style": {
|
|
"navigationBarTitleText": "规则设置",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/worker/workerOrderList",
|
|
"style": {
|
|
"navigationBarTitleText": "订单列表",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/worker/wallet",
|
|
"style": {
|
|
"navigationBarTitleText": "我的钱包",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"permission": {
|
|
"scope.userLocation": {
|
|
"desc": "获取你的位置信息"
|
|
},
|
|
"scope.userLocationBackground": {
|
|
"desc": "获取你的位置信息"
|
|
}
|
|
},
|
|
"requiredBackgroundModes": ["location"],
|
|
"app-plus": {
|
|
"compatible": {
|
|
"ignoreVersion": true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持
|
|
}
|
|
},
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"backgroundColor": "#FFFFFF",
|
|
"onReachBottomDistance":"50px"
|
|
}
|
|
|
|
}
|
|
|