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.
2134 lines
55 KiB
2134 lines
55 KiB
{
|
|
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
|
{
|
|
"path": "pages/init",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
// "enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
// #ifndef MP-WEIXIN
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"enablePullDownRefresh": true,
|
|
"navigationBarTitleText": "齐采药",
|
|
"onReachBottomDistance": 2000
|
|
}
|
|
},
|
|
// 视频
|
|
{
|
|
"path": "page_video/video/index",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "page_video/videoList/search",
|
|
"style": {
|
|
"navigationBarTitleText": "搜索视频"
|
|
}
|
|
},
|
|
{
|
|
"path": "page_video/videoList/videoDetails",
|
|
"style": {
|
|
"navigationBarTitleText": "视频详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "page_video/video/cashOut",
|
|
"style": {
|
|
"navigationBarTitleText": "提现"
|
|
}
|
|
},
|
|
//******************商品模块(11)******************
|
|
{
|
|
"path": "pages/goods/cart",
|
|
"style": {
|
|
// #ifndef MP-WEIXIN
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
// #endif
|
|
"enablePullDownRefresh": true,
|
|
"navigationBarTitleText": "购物车"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/goods/cartCopy",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"enablePullDownRefresh": true,
|
|
"navigationBarTitleText": "购物车"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/goods/category",
|
|
"style": {
|
|
"disableScroll": true,
|
|
// #ifndef MP-WEIXIN
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"enablePullDownRefresh": true,
|
|
"navigationBarTitleText": "商品分类"
|
|
}
|
|
},
|
|
//******************会员模块(20)******************
|
|
{
|
|
"path": "pages/member/index",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "会员中心",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
//******************订单模块(12)******************
|
|
{
|
|
"path": "pages/order/list",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
// 本地配送订单详情
|
|
{
|
|
"path": "pages/order/detail_local_delivery",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/member/Tobeevaluated/Evaluated",
|
|
"style": {
|
|
"navigationBarTitleText": "我的评价",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}
|
|
],
|
|
"subPackages": [{
|
|
//******************营销活动模块(26)******************
|
|
"root": "pages_promotion",
|
|
"pages": [{
|
|
"path": "point/detail",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "商品详情"
|
|
}
|
|
},
|
|
//----------组合套餐模块(2)----------
|
|
{
|
|
"path": "bundling/detail",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "bundling/payment",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
//*****************其他模块(26)******************
|
|
"root": "pages_tool",
|
|
"pages": [{
|
|
"path": "webview/webview",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "index/diy",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "微页面"
|
|
}
|
|
},
|
|
//******************会员模块(20)******************
|
|
{
|
|
"path": "member/modify_face",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/account",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/account_edit",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/apply_withdrawal",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/balance",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/balance_detail",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/collection",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/coupon",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"disableScroll": true
|
|
}
|
|
},
|
|
{
|
|
"path": "member/footprint",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/level",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/level_growth_rules",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/point",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/point_detail",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/signin",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
// "navigationBarTitleText": "签到有礼"
|
|
}
|
|
},
|
|
{
|
|
"path": "member/withdrawal",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/withdrawal_detail",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/address",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/address_edit",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/pay_password",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/cancellation",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/assets",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/cancelstatus",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/cancelsuccess",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/cancelrefuse",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "member/info",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "个人资料"
|
|
}
|
|
},
|
|
{
|
|
"path": "member/info_edit",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
//******************登录模块******************
|
|
{
|
|
"path": "login/find",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
//******************商品模块******************
|
|
{
|
|
"path": "goods/coupon",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "goods/coupon_receive",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "goods/evaluate",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "goods/search",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "goods/brand",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "goods/not_exist",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
//******************CMS模块(6)******************
|
|
{
|
|
"path": "help/list",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "help/detail",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "notice/list",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "notice/detail",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "article/list",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "article/detail",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
//******************核销模块(4)******************
|
|
{
|
|
"path": "verification/index",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "verification/list",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "verification/detail",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
//******************支付模块(2)******************
|
|
{
|
|
"path": "pay/index",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "pay/wx_pay",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "pay/result",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "storeclose/storeclose",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
//******************订单模块(2)******************
|
|
{
|
|
"path": "order/logistics",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "order/evaluate",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "order/refund",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "order/refund_goods_select",
|
|
"style": {
|
|
"navigationBarTitleText": "选择商品"
|
|
}
|
|
},
|
|
{
|
|
"path": "order/refund_type_select",
|
|
"style": {
|
|
"navigationBarTitleText": "退款方式"
|
|
}
|
|
},
|
|
{
|
|
"path": "order/refund_batch",
|
|
"style": {
|
|
"navigationBarTitleText": "退款申请"
|
|
}
|
|
},
|
|
{
|
|
"path": "order/sales_return",
|
|
"style": {
|
|
"navigationBarTitleText": "退货申请"
|
|
}
|
|
},
|
|
{
|
|
"path": "order/refund_select",
|
|
"style": {
|
|
"navigationBarTitleText": "退款申请"
|
|
}
|
|
},
|
|
{
|
|
"path": "order/refund_detail",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "order/activist",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "退款"
|
|
}
|
|
},
|
|
// 虚拟订单详情
|
|
{
|
|
"path": "order/detail_virtual",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
//******************登录模块(3)******************
|
|
{
|
|
"path": "login/login",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "登录"
|
|
}
|
|
},
|
|
{
|
|
"path": "login/codeLogin",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "短信登录"
|
|
}
|
|
},
|
|
{
|
|
"path": "login/register",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "注册"
|
|
}
|
|
},
|
|
{
|
|
"path": "login/forget",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "找回密码"
|
|
}
|
|
},
|
|
{
|
|
"path": "login/fill_info",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "完善信息"
|
|
}
|
|
},
|
|
/*******************主页-消息*************/
|
|
{
|
|
"path": "news/news",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "消息"
|
|
}
|
|
},
|
|
{
|
|
"path": "news/message",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "通知消息"
|
|
}
|
|
},
|
|
{
|
|
"path": "news/system_msg",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "系统通知"
|
|
}
|
|
},
|
|
{
|
|
"path": "news/customers",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "在线客户"
|
|
}
|
|
},
|
|
{
|
|
"path": "news/chat",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "客服001"
|
|
}
|
|
},
|
|
{
|
|
"path": "lottery/lotteryList",
|
|
"style": {
|
|
"navigationBarTitleText": "活动列表",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "lottery/lottery",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "lottery/luckyLog",
|
|
"style": {
|
|
"navigationBarTitleText": "抽奖记录"
|
|
}
|
|
},
|
|
{
|
|
"path": "member/my_coupon",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "我的优惠券"
|
|
}
|
|
},
|
|
{
|
|
"path": "quality_test/quality_test",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "质保查询"
|
|
}
|
|
},
|
|
{
|
|
"path": "qualification/qualification",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "企业资质"
|
|
}
|
|
},
|
|
{
|
|
"path": "invoice/invoice",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "我的发票"
|
|
}
|
|
},
|
|
{
|
|
"path": "invoice/issue",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "开具发票"
|
|
}
|
|
},
|
|
{
|
|
"path": "invoice/history",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "开票历史"
|
|
}
|
|
},
|
|
{
|
|
"path": "invoice/detail",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "发票详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "invoice/orders",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "包含订单"
|
|
}
|
|
},
|
|
{
|
|
"path": "contact_supplier/contact_supplier",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "联系供应商"
|
|
}
|
|
},
|
|
{
|
|
"path": "invite/invite",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "邀请有礼"
|
|
}
|
|
},
|
|
{
|
|
"path": "agreement/agreement",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "member/account_info",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "个人信息"
|
|
}
|
|
},
|
|
{
|
|
"path": "member/change_phone",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "更换手机号"
|
|
}
|
|
},
|
|
{
|
|
"path": "member/change_pwd",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "修改密码"
|
|
}
|
|
},
|
|
{
|
|
"path": "config/config",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "系统设置"
|
|
}
|
|
},
|
|
{
|
|
"path": "config/about_us",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "关于我们"
|
|
}
|
|
},
|
|
{
|
|
"path": "config/msg_slip",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "留言反馈"
|
|
}
|
|
},
|
|
{
|
|
"path": "config/myTheme",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "我的主题"
|
|
}
|
|
},
|
|
{
|
|
"path": "banking/banking",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "金融服务"
|
|
}
|
|
},
|
|
{
|
|
"path": "find_medicine/find_medicine",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "找药服务"
|
|
}
|
|
},
|
|
{
|
|
"path": "member/store/all_store",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "全部店铺"
|
|
}
|
|
},
|
|
{
|
|
"path": "member/store/add_store",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "新增店铺"
|
|
}
|
|
},
|
|
{
|
|
"path": "member/point_goodsDetail",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "商品详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "member/exchange_record",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "兑换记录"
|
|
}
|
|
},
|
|
{
|
|
"path": "Recharge/Recharge",
|
|
"style": {
|
|
"navigationBarTitleText": "账户余额",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "details/details",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "详情",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "notes/notes",
|
|
"style": {
|
|
"navigationBarTitleText": "积分明细",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "member/pointChange",
|
|
"style": {
|
|
"navigationBarTitleText": "兑换",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "logOff/logOff",
|
|
"style": {
|
|
"navigationBarTitleText": "注销账号",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}
|
|
]
|
|
},
|
|
// #ifndef MP-WEIXIN || MP-ALIPAY
|
|
{
|
|
//*****************业务员模块 (首页)******************
|
|
"root": "page_salesman_index",
|
|
"pages": [{
|
|
"path": "index/index",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
// {
|
|
// "path": "index/reviewed",
|
|
// "style": {
|
|
// "navigationStyle": "custom",
|
|
// "enablePullDownRefresh": true
|
|
// }
|
|
// },
|
|
{
|
|
"path": "index/edit_workbench/edit_workbench",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "编辑工作台"
|
|
}
|
|
},
|
|
{
|
|
"path": "index/top_info/revenue_overview",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "收入概览"
|
|
// "enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "index/top_info/order_count",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "订单统计",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "index/invite",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "邀请注册"
|
|
}
|
|
},
|
|
{
|
|
"path": "index/consultation/consultation",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "客户咨询"
|
|
}
|
|
},
|
|
{
|
|
"path": "index/consultation/consultation_list",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "在线客服"
|
|
}
|
|
},
|
|
{
|
|
"path": "index/goods_type/goods_type",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "商品类目",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "index/system_msg/sys_msg",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "系统消息"
|
|
}
|
|
},
|
|
{
|
|
"path": "index/system_msg/sys_msg_detail",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "系统消息"
|
|
}
|
|
},
|
|
{
|
|
"path": "index/purchase_note/purchase_note",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "采购单"
|
|
}
|
|
},
|
|
{
|
|
"path": "index/purchase_note/increase",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "新增采购单"
|
|
}
|
|
},
|
|
{
|
|
"path": "index/purchase_note/increase_detail",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "采购单详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "userCenter/changePassword",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "修改密码"
|
|
}
|
|
},
|
|
{
|
|
"path": "userCenter/paySet",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "支付设置"
|
|
}
|
|
},
|
|
{
|
|
"path": "userCenter/setPayPassword",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "设置支付密码"
|
|
}
|
|
},
|
|
{
|
|
"path": "userCenter/forgetPassword",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "忘记支付密码"
|
|
}
|
|
},
|
|
{
|
|
"path": "userCenter/payPassword",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "支付密码"
|
|
}
|
|
},
|
|
{
|
|
"path": "userCenter/userInfo",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "个人信息"
|
|
}
|
|
},
|
|
{
|
|
"path": "purchase_return/purchase_return",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "采购退货单"
|
|
}
|
|
},
|
|
{
|
|
"path": "purchase_return/increase",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "新增采购退货单"
|
|
}
|
|
},
|
|
{
|
|
"path": "purchase_return/relation_purchase",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "关联采购单"
|
|
}
|
|
},
|
|
{
|
|
"path": "purchase_return/relation_warehousing",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "关联入库单"
|
|
}
|
|
},
|
|
{
|
|
"path": "purchase_return/increase_detail",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "采购退货单详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "warehousing/warehousing",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "入库单"
|
|
}
|
|
},
|
|
{
|
|
"path": "warehousing/increase",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "新增入库单"
|
|
}
|
|
},
|
|
{
|
|
"path": "warehousing/increase_detail",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "入库单明细"
|
|
}
|
|
},
|
|
{
|
|
"path": "outbound/warehousing",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "出库单"
|
|
}
|
|
},
|
|
{
|
|
"path": "outbound/increase",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "新增出库单"
|
|
}
|
|
},
|
|
{
|
|
"path": "outbound/increase_detail",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "出库单明细"
|
|
}
|
|
},
|
|
{
|
|
"path": "print/print",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "选择设备"
|
|
}
|
|
},
|
|
{
|
|
"path": "print/template",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "选择模板"
|
|
}
|
|
},
|
|
{
|
|
"path": "warning/warning",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "商品预警",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "warning/warningDetails",
|
|
"style": {
|
|
"enablePullDownRefresh": true,
|
|
"navigationBarTitleText": "商品预警详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "warning/warningSet",
|
|
"style": {
|
|
"navigationBarTitleText": "预警设置"
|
|
}
|
|
},
|
|
{
|
|
"path": "warning/setSuccess",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "设置"
|
|
}
|
|
},
|
|
{
|
|
"path": "my_commission/my_commission",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "我的佣金"
|
|
}
|
|
},
|
|
{
|
|
"path": "income/income",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "收入概览"
|
|
}
|
|
},
|
|
{
|
|
"path": "adminCollection/adminCollection",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "回款管理"
|
|
}
|
|
},
|
|
{
|
|
"path": "adminCollection/details",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "回款详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "adminSalesman/adminSalesman",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "业务员管理",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "adminSalesman/addSalesman",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "新增业务员"
|
|
}
|
|
},
|
|
{
|
|
"path": "Refund_after/Refund_after",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "退款售后",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "Order_details/Order_details",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "订单详情",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Refund_succeeded/Refund_succeeded",
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "look_over/look_over",
|
|
"style": {
|
|
"navigationBarTitleText": "物流信息",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Valet_order/Valet_order",
|
|
"style": {
|
|
"navigationBarTitleText": "代客下单",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Customer_name/Customer_name",
|
|
"style": {
|
|
"navigationBarTitleText": "客户名称",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "Select_item/Select_item",
|
|
"style": {
|
|
"navigationBarTitleText": "选择商品",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "Commodity_list/Commodity_list",
|
|
"style": {
|
|
"navigationBarTitleText": "商品清单",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Commodity-time/Commodity-time",
|
|
"style": {
|
|
"navigationBarTitleText": "商品清单",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "affirm_order/affirm_order",
|
|
"style": {
|
|
"navigationBarTitleText": "确认订单",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Payment_succeeded/Payment_succeeded",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "支付成功",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "newly_increased/newly_increased",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "新增客户",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "means/means",
|
|
"style": {
|
|
"navigationBarTitleText": "资料附件",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Select-attribution/Select-attribution",
|
|
"style": {
|
|
"navigationBarTitleText": "选择归属地区",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Fill_address/Fill_address",
|
|
"style": {
|
|
"navigationBarTitleText": "填写地址",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Customer_warning/Customer_warning",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "客户预警",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "deliveredsa/deliveredsa",
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "Tobe_shipped/Tobe_shipped",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
// #ifdef H5
|
|
"navigationBarTitleText": "订单详情",
|
|
// #endif
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Collectionto_beconfirmed/Collectionto_beconfirmed",
|
|
"style": {
|
|
"navigationBarTitleText": "待确认收款",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Goodsto_bereceived/Goodsto_bereceived",
|
|
"style": {
|
|
"navigationBarTitleText": "待收货",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "tbereceived/tbereceived",
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Custmr/Custmr",
|
|
"style": {
|
|
"navigationBarTitleText": "店铺列表",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Details/Details",
|
|
"style": {
|
|
"navigationBarTitleText": "商品详情",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Valet_ordertwo/Valet_ordertwo",
|
|
"style": {
|
|
"navigationBarTitleText": "代客下单",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}
|
|
]
|
|
},
|
|
// #endif
|
|
// #ifndef MP-WEIXIN || MP-ALIPAY
|
|
{
|
|
//*****************业务员模块 (报表)******************
|
|
"root": "page_salesman_reportForm",
|
|
"pages": [{
|
|
"path": "index/index",
|
|
"style": {
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "businessDetails/businessDetails",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "经营详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "BusinessDailyDetails/BusinessDailyDetails",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "经营日报",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "monthlymagazine/monthlymagazine",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "经营月报"
|
|
}
|
|
},
|
|
{
|
|
"path": "Monthlyreportdetails/Monthlyreportdetails",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "经营月报"
|
|
}
|
|
},
|
|
{
|
|
"path": "Paymentcollection/Paymentcollection",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "打款回款统计"
|
|
}
|
|
},
|
|
{
|
|
"path": "Collectionstatistics/Collectionstatistics",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "商品销售统计"
|
|
}
|
|
},
|
|
{
|
|
"path": "Commoditysales/Commoditysales",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "商品销售统计",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Classificationstatistics/Classificationstatistics",
|
|
"style": {
|
|
// "navigationStyle": "custom",
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "商品分类统计"
|
|
// "enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Salesstatistics_details/Salesstatistics_details",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "商品销售统计",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Customer_statistics/Customer_statistics",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "客户销售统计"
|
|
// "enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "connection_statistics/connection_statistics",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "客户销售统计",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Customer_type/Customer_type",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "客户类型统计",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Customer_sell_type/Customer_sell_type",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "客户类型统计",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "salesman_ranking/salesman_ranking",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "业务员排名",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Ranking_details/Ranking_details",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "业务员排名",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "area_statistics/area_statistics",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "地区统计"
|
|
// "enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "area_statisticses/area_statisticses",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "地区统计",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Customer_alertdetails/Customer_alertdetails",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "set_up/set_up",
|
|
"style": {
|
|
"navigationBarTitleText": "设置",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Set_successfully/Set_successfully",
|
|
"style": {
|
|
"navigationBarTitleText": "设置",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}
|
|
]
|
|
},
|
|
// #endif
|
|
// #ifndef MP-WEIXIN || MP-ALIPAY
|
|
{
|
|
//*****************业务员模块 (订单)******************
|
|
"root": "page_salesman_order",
|
|
"pages": [{
|
|
"path": "index/index",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "undgbm/undgbm",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "Order_details/Order_details",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "订单详情",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Collection_record/Collection_record",
|
|
"style": {
|
|
"navigationBarTitleText": "收款记录",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Customer_payment/Customer_payment",
|
|
"style": {
|
|
"navigationBarTitleText": "支付",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Offline_transfer/Offline_transfer",
|
|
"style": {
|
|
"navigationBarTitleText": "线下转账",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Order_status/Order_status",
|
|
"style": {
|
|
"navigationBarTitleText": "订单状态",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Delivery_logistics/Delivery_logistics",
|
|
"style": {
|
|
"navigationBarTitleText": "发货/物流记录",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Delivery_record/Delivery_record",
|
|
"style": {
|
|
"navigationBarTitleText": "发货/物流记录",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Shipping_Information/Shipping_Information",
|
|
"style": {
|
|
"navigationBarTitleText": "填写发货信息",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Goods_received/Goods_received",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "订单详情",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "undgbm/undgbm",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Commodity_list/Commodity_list",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Order_dettisl/Order_dettisl",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "订单详情",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}
|
|
]
|
|
},
|
|
// #endif
|
|
// #ifndef MP-WEIXIN || MP-ALIPAY
|
|
{
|
|
//*****************业务员模块 (客户)******************
|
|
"root": "page_salesman_customer",
|
|
"pages": [{
|
|
"path": "index/index",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "客户列表",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Customer_details/Customer_details",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "店铺详情",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Order_preference/Order_preference",
|
|
"style": {
|
|
"navigationBarTitleText": "订单偏好",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Focuson_commodities/Focuson_commodities",
|
|
"style": {
|
|
"navigationBarTitleText": "关注商品",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Page_upload/Page_upload",
|
|
"style": {
|
|
"navigationBarTitleText": "资料附件",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Shipping_address/Shipping_address",
|
|
"style": {
|
|
"navigationBarTitleText": "收货地址",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "shipping_ress/shipping_ress",
|
|
"style": {
|
|
"navigationBarTitleText": "编辑收货地址",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Add_deliveryaddress/Add_deliveryaddress",
|
|
"style": {
|
|
"navigationBarTitleText": "新增收货地址",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "Historicalorders/Historicalorders",
|
|
"style": {
|
|
"navigationBarTitleText": "历史订单",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "Management/Management",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "店铺管理",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
{
|
|
"path": "detailed/detailed",
|
|
"style": {
|
|
"navigationBarTitleText": "客户详情",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "NewStore/NewStore",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "新增店铺",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "dingdanxiangq/dingdanxiangq",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "订单详情",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "detailed/loginLog",
|
|
"style": {
|
|
"navigationBarTitleText": "登录记录",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "detailed/searchLog",
|
|
"style": {
|
|
"navigationBarTitleText": "搜索记录",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}, {
|
|
"path": "detailed/browseLog",
|
|
"style": {
|
|
"navigationBarTitleText": "浏览记录",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}
|
|
]
|
|
},
|
|
// #endif
|
|
{
|
|
//*****************用户端 原pages里分出来的(商品详情等)******************
|
|
"root": "page_goods",
|
|
"pages": [{
|
|
"path": "detail/detail",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "detail/bl",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "components/goods-detail-view/guiz",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "detail/detailabc",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "payment/payment",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "确认订单"
|
|
}
|
|
},
|
|
{
|
|
"path": "orderDetail/orderDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
},
|
|
// 商品详情、限时折扣、预售
|
|
{
|
|
"path": "goodsList/goodsList",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "商品列表"
|
|
}
|
|
},
|
|
// 自提订单详情
|
|
{
|
|
"path": "detail_pickup",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
//积分订单详情
|
|
{
|
|
"path": "detail_point",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom"
|
|
// #endif
|
|
}
|
|
},
|
|
{
|
|
"path": "seckillGoods/seckillGoods",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "今日秒杀"
|
|
}
|
|
},
|
|
{
|
|
"path": "groupGoods/groupGoods",
|
|
"style": {
|
|
// #ifdef H5
|
|
"navigationStyle": "custom",
|
|
// #endif
|
|
"navigationBarTitleText": "优惠团购"
|
|
}
|
|
},
|
|
{
|
|
"path": "often/index",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "常购清单"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
// {
|
|
// "root": "page_video",
|
|
// "pages": [
|
|
// {
|
|
// "path": "video/index",
|
|
// "style": {
|
|
// "navigationStyle": "custom",
|
|
// "navigationBarTitleText": ""
|
|
// }
|
|
// },
|
|
// {
|
|
// "path": "videoList/search",
|
|
// "style": {
|
|
// "navigationBarTitleText": "搜索视频"
|
|
// }
|
|
// },
|
|
// {
|
|
// "path": "videoList/videoDetails",
|
|
// "style": {
|
|
// "navigationBarTitleText": "视频详情"
|
|
// }
|
|
// },
|
|
// {
|
|
// "path": "video/cashOut",
|
|
// "style": {
|
|
// "navigationBarTitleText": "提现"
|
|
// }
|
|
// }
|
|
// ]
|
|
// }
|
|
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"backgroundColor": "#F7f7f7",
|
|
"backgroundColorTop": "#f7f7f7",
|
|
"backgroundColorBottom": "#f7f7f7"
|
|
},
|
|
"tabBar": {
|
|
// #ifdef H5
|
|
"custom": true,
|
|
// #endif
|
|
"color": "#333",
|
|
"selectedColor": "#FF0036",
|
|
"backgroundColor": "#fff",
|
|
"borderStyle": "white",
|
|
"list": [{
|
|
"pagePath": "pages/index/index",
|
|
"text": "首页"
|
|
},
|
|
{
|
|
"pagePath": "page_video/video/index",
|
|
"text": "视频"
|
|
},
|
|
{
|
|
"pagePath": "pages/goods/category",
|
|
"text": "分类"
|
|
},
|
|
{
|
|
"pagePath": "pages/goods/cart",
|
|
"text": "购物车"
|
|
},
|
|
{
|
|
"pagePath": "pages/member/index",
|
|
"text": "个人中心"
|
|
}
|
|
]
|
|
},
|
|
"easycom": {
|
|
"diy-*(\\W.*)": "@/components/diy-components/diy$1.vue",
|
|
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
|
|
},
|
|
"preloadRule": {
|
|
"pages/index/index": {
|
|
"network": "all",
|
|
"packages": [
|
|
"pages_tool"
|
|
]
|
|
}
|
|
}
|
|
}
|