mall_client/zyhs3_uniapp/pages.json

3136 lines
65 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
// 如果您是通过uni_modules形式引入uView可以忽略此配置
"easycom": {
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue",
"^uv-(.*)": "@/uni_modules/uv-$1/components/uv-$1/uv-$1.vue"
},
"pages": [ //pages数组中第一项表示应用启动页参考https://uniapp.dcloud.io/collocation/pages
// {
// "path": "pages/startup/index",
// "style": {
// "navigationBarTitleText": "启动页",
// "navigationStyle": "custom",
// "app-plus": {
// "titleNView": false
// }
// }
// },
{
"path": "pages/index/index",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
},
// #ifndef MP-WEIXIN
// #endif
{
"path": "pages/order/express/express",
"style": {
"navigationBarTitleText": "物流信息",
"enablePullDownRefresh": false
}
},
{
"path": "pages/chili/index",
"style": {
"navigationBarTitleText": "若依移动端框架",
"navigationStyle": "custom"
}
},
{
"path": "pages/chili/login",
"style": {
"navigationBarTitleText": "登录",
"navigationStyle": "custom"
}
},
{
"path": "pages/licai/work/index",
"style": {
"navigationBarTitleText": "工作台"
}
},
{
"path": "pages/licai/type/index",
"style": {
"navigationBarTitleText": "购买类型"
}
},
{
"path": "pages/licai/type/detail",
"style": {
"navigationBarTitleText": "类型详情",
"navigationStyle": "custom"
}
},
{
"path": "pages/licai/mine/index",
"style": {
"navigationBarTitleText": "我的槟榔",
"navigationBarBackgroundColor": "#FFFFFF"
// "navigationBarTextStyle": "white"
// "navigationStyle": "custom"
}
},
{
"path": "pages/licai/mine/record/index",
"style": {
"navigationBarTitleText": "购买记录",
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/licai/mine/earn/index",
"style": {
"navigationBarTitleText": "收益记录",
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/licai/mine/avatar/index",
"style": {
"navigationBarTitleText": "修改头像"
}
},
{
"path": "pages/licai/mine/info/index",
"style": {
"navigationBarTitleText": "个人信息"
}
},
{
"path": "pages/licai/mine/authentication/index",
"style": {
"navigationBarTitleText": "实名认证"
}
},
{
"path": "pages/licai/mine/info/edit",
"style": {
"navigationBarTitleText": "编辑资料"
}
},
{
"path": "pages/licai/mine/pwd/index",
"style": {
"navigationBarTitleText": "修改密码"
}
},
{
"path": "pages/licai/mine/setting/index",
"style": {
"navigationBarTitleText": "应用设置"
}
},
{
"path": "pages/licai/mine/help/index",
"style": {
"navigationBarTitleText": "常见问题"
}
},
{
"path": "pages/licai/mine/about/index",
"style": {
"navigationBarTitleText": "关于我们"
}
},
{
"path": "pages/licai/common/webview/index",
"style": {
"navigationBarTitleText": "浏览网页"
}
},
{
"path": "pages/licai/common/textview/index",
"style": {
"navigationBarTitleText": "浏览文本"
}
},
{
"path": "pages/licai/mine/recharge/recharge",
"style": {
"navigationBarTitleText": "充值",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/licai/mine/recharge/lsjf",
"style": {
"navigationBarTitleText": "绿色积分",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/licai/mine/recharge/xf",
"style": {
"navigationBarTitleText": "贡献值",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/licai/mine/recharge/recored",
"style": {
"navigationBarTitleText": "充值记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/licai/mine/recharge/detail",
"style": {
"navigationBarTitleText": "充值详情",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3c96f3",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/licai/mine/account/account",
"style": {
"navigationBarTitleText": "账户余额",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white",
"navigationStyle": "custom"
}
},
{
"path": "pages/licai/mine/account/bindBank",
"style": {
"navigationBarTitleText": "绑定银行卡",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3c96f3",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/licai/index",
"style": {
"navigationBarTitleText": "若依移动端框架",
"navigationStyle": "custom"
}
},
{
"path": "pages/licai/login",
"style": {
"navigationBarTitleText": "登录",
"navigationStyle": "custom"
}
},
{
"path": "pages/login/select",
"style": {
"navigationBarTitleText": "切换账号",
"navigationStyle": "custom"
}
},
{
"path": "pages/chili/work/index",
"style": {
"navigationBarTitleText": "工作台"
}
}, {
"path": "pages/chili/type/index",
"style": {
"navigationBarTitleText": "购买类型"
}
},
{
"path": "pages/chili/type/detail",
"style": {
"navigationBarTitleText": "类型详情",
"navigationStyle": "custom"
}
},
{
"path": "pages/chili/mine/index",
"style": {
"navigationBarTitleText": "我的辣椒",
"navigationBarBackgroundColor": "#FFFFFF"
// "navigationBarTextStyle": "white",
// "navigationStyle": "custom"
}
},
{
"path": "pages/chili/mine/record/index",
"style": {
"navigationBarTitleText": "购买记录",
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/chili/mine/earn/index",
"style": {
"navigationBarTitleText": "收益记录",
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/chili/mine/avatar/index",
"style": {
"navigationBarTitleText": "修改头像"
}
}, {
"path": "pages/chili/mine/info/index",
"style": {
"navigationBarTitleText": "个人信息"
}
},
{
"path": "pages/chili/mine/authentication/index",
"style": {
"navigationBarTitleText": "实名认证"
}
},
{
"path": "pages/chili/mine/info/edit",
"style": {
"navigationBarTitleText": "编辑资料"
}
}, {
"path": "pages/chili/mine/pwd/index",
"style": {
"navigationBarTitleText": "修改密码"
}
}, {
"path": "pages/chili/mine/setting/index",
"style": {
"navigationBarTitleText": "应用设置"
}
}, {
"path": "pages/chili/mine/help/index",
"style": {
"navigationBarTitleText": "常见问题"
}
}, {
"path": "pages/chili/mine/about/index",
"style": {
"navigationBarTitleText": "关于我们"
}
}, {
"path": "pages/chili/common/webview/index",
"style": {
"navigationBarTitleText": "浏览网页"
}
}, {
"path": "pages/chili/common/textview/index",
"style": {
"navigationBarTitleText": "浏览文本"
}
}, {
"path": "pages/chili/mine/recharge/recharge",
"style": {
"navigationBarTitleText": "充值",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/chili/mine/recharge/lsjf",
"style": {
"navigationBarTitleText": "绿色积分",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/chili/mine/recharge/xf",
"style": {
"navigationBarTitleText": "贡献值",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/chili/mine/recharge/recored",
"style": {
"navigationBarTitleText": "充值记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/chili/mine/recharge/detail",
"style": {
"navigationBarTitleText": "充值详情",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3c96f3",
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/chili/mine/account/account",
"style": {
"navigationBarTitleText": "账户余额",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white",
"navigationStyle": "custom"
}
}, {
"path": "pages/chili/mine/account/bindBank",
"style": {
"navigationBarTitleText": "绑定银行卡",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3c96f3",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/user/bankList",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "pages/chili/mine/account/withDraw",
"style": {
"navigationBarTitleText": "领取",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/licai/mine/account/withDraw",
"style": {
"navigationBarTitleText": "领取",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/chili/mine/account/bankList",
"style": {
"navigationBarTitleText": "银行卡列表",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/licai/mine/account/bankList",
"style": {
"navigationBarTitleText": "银行卡列表",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/chili/mine/account/record",
"style": {
"navigationBarTitleText": "领取记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3c96f3",
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/chili/mine/account/detail",
"style": {
"navigationBarTitleText": "领取详情",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3c96f3",
"navigationBarTextStyle": "white"
}
}, {
"path": "pages/chili/mine/account/rewardList",
"style": {
"navigationBarTitleText": "居间费记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/chili/mine/account/bldfList",
"style": {
"navigationBarTitleText": "土地兑付明细",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/chili/mine/account/couponList",
"style": {
"navigationBarTitleText": "购买券明细",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/licai/mine/account/couponList",
"style": {
"navigationBarTitleText": "槟榔余额明细",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/licai/mine/account/bldfList",
"style": {
"navigationBarTitleText": "槟榔兑付明细",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/chili/mine/account/change",
"style": {
"navigationBarTitleText": "转账",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/licai/mine/account/change",
"style": {
"navigationBarTitleText": "转账",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#4BB22E",
"navigationBarTextStyle": "white"
}
},
// imDemo
{
"path": "pages/chat/index",
"style": {
"navigationBarTitleText": "聊天" // 聊天
}
},
{
"path": "pages/chat/list",
"style": {
"navigationBarTitleText": "通讯录" // 通讯录
}
},
{
"path": "pages/im/login/login",
"style": {
"navigationBarTitleText": "登录" // 登录
}
},
{
"path": "pages/im/chat/chat",
"style": {
"navigationBarTitleText": "聊天页" // 聊天页
}
},
{
"path": "pages/im/information/information",
"style": {
"navigationBarTitleText": "个人资料",
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "pages/im/information/groupInfo",
"style": {
"navigationBarTitleText": "群组信息",
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "pages/im/application/application",
"style": {
"navigationBarTitleText": "新的好友",
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "pages/im/group/list-group/groupChat",
"style": {
"navigationBarTitleText": "群聊列表",
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "pages/im/blackList/blackList",
"style": {
"navigationBarTitleText": "黑名单列表",
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "pages/im/group/invitation-friends/invitation",
"style": {
"navigationBarTitleText": "请选择好友",
"app-plus": {
"bounce": "none",
"titleNView": {
"buttons": [{
"text": "确定",
"type": "none",
"color": "#007AFF",
"background": "#000000",
"fontSize": "16px"
}]
}
}
}
},
{
"path": "pages/im/group/invitation-friends/conversation",
"style": {
"navigationBarTitleText": "请选择好友",
"app-plus": {
"bounce": "none",
"titleNView": {
"buttons": [{
"text": "确定",
"type": "none",
"color": "#007AFF",
"background": "#000000",
"fontSize": "16px"
}]
}
}
}
},
{
"path": "pages/im/group/delete-friends/delete",
"style": {
"navigationBarTitleText": "请选择好友",
"app-plus": {
"bounce": "none",
"titleNView": {
"buttons": [{
"text": "确定",
"type": "none",
"color": "#007AFF",
"background": "#000000",
"fontSize": "16px"
}]
}
}
}
},
{
"path": "pages/im/mine/mine",
"style": {
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "pages/im/conversation/conversation/conversation",
"style": {
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "pages/im/conversation/create-conversation/create",
"style": {
"navigationBarTitleText": "添加好友",
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "pages/im/group/create-group/create",
"style": {
"navigationBarTitleText": "创建群聊",
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "pages/im/group/join-group/join",
"style": {
"navigationBarTitleText": "加入群聊",
"app-plus": {
"bounce": "none"
}
}
},
// imDemo
{
"path": "pages/login/index",
"style": {
"navigationBarTitleText": "登录引导页",
"navigationStyle": "custom"
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录",
"navigationStyle": "custom"
}
},
{
"path": "pages/login/register",
"style": {
"navigationBarTitleText": "注册",
"navigationStyle": "custom"
}
},
{
"path": "pages/public/reg",
"style": {
"navigationBarTitleText": "注册",
"navigationStyle": "custom"
}
},
{
"path": "pages/login/forget",
"style": {
"navigationBarTitleText": "忘记密码",
"navigationStyle": "custom"
}
},
{
"path": "pages/login/set",
"style": {
"navigationBarTitleText": "编辑资料",
"navigationStyle": "custom"
}
},
{
"path": "pages/class/index",
"style": {
"navigationBarTitleText": "", // 分类
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
},
"titleNView": {
"searchInput": {
"align": "center",
"placeholder": "红酒",
"backgroundColor": "#f5f5f5"
}
}
}
}
}, {
"path": "pages/user/authentication/result",
"style": {
"navigationBarTitleText": "审核结果",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#fff",
"navigationStyle": "custom"
}
},
// #ifndef MP-WEIXIN
{
"path": "pages/user/record/list",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#fff",
"navigationStyle": "custom"
}
}, {
"path": "pages/user/balance/rechargeList",
"style": {
"navigationBarTitleText": "充值记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#fff"
}
}, {
"path": "pages/user/myScore",
"style": {
"navigationBarTitleText": "积分统计",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#fff"
}
}
, {
"path": "pages/user/education/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#fff"
}
}, {
"path": "pages/user/education/detail",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#fff"
}
},
// #endif
{
"path": "pages/trade/index",
"style": {
"navigationBarTitleText": "", // 分类
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true,
"navigationStyle": "custom",
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
// #ifdef APP-PLUS
{
"path": "pages/video/index",
"style": {
"navigationBarTitleText": "", // 首页
"navigationBarTextStyle": "white",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"subNVues": [{
"id": "comment",
"path": "pages/video/comment",
"style": {
"height": "100%",
"position": "absolute",
"bottom": "0",
"background": "transparent",
"zindex": 1
}
}]
}
}
},
{
"path": "pages/video/video_my",
"style": {
"navigationBarTitleText": "个人主页",
"enablePullDownRefresh": true,
"navigationBarBackgroundColor": "#161823",
"navigationBarTextStyle": "white", //设置手机顶部状态栏字体颜色为白色
"app-plus": {
"titleNView": {
"type": "transparent"
},
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/video/video_comment",
"style": {
"navigationBarTitleText": "回复列表",
"enablePullDownRefresh": true,
"navigationBarBackgroundColor": "#161823",
"navigationBarTextStyle": "white", //设置手机顶部状态栏字体颜色为白色
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/video/videoComment",
"style": {
"navigationBarTitleText": "",
"navigationBarTextStyle": "white",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"subNVues": [{
"id": "commentCommentId",
"path": "pages/video/comment",
"style": {
"height": "100%",
"position": "absolute",
"bottom": "0",
"background": "transparent",
"zindex": 1
}
}]
}
}
},
{
"path": "pages/video/indexByUser",
"style": {
"navigationBarTitleText": "",
"navigationBarTextStyle": "white",
"navigationStyle": "custom",
"app-plus": {
"titleNView": false,
"subNVues": [{
"id": "commentUser",
"path": "pages/video/comment",
"style": {
"height": "100%",
"position": "absolute",
"bottom": "0",
"background": "transparent",
"zindex": 1
}
}]
}
}
},
{
"path": "pages/video/followAndLike",
"style": {
"navigationBarTitleText": "", // 关注的人和喜欢的视频
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/video/sendVideo",
"style": {
"navigationBarTitleText": "发布视频"
}
},
// #endif
{
"path": "pages/notice/index",
"style": {
"navigationBarTitleText": "平台公告",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/notice/details",
"style": {
"navigationBarTitleText": "" // 公告/文章详情
}
},
{
"path": "pages/notice/agreement",
"style": {
"navigationBarTitleText": "" // 关于我们,协议
}
},
// #ifndef MP-WEIXIN
{
"path": "pages/agent/index",
"style": {
"navigationBarTitleText": "", // 配送端首页
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"disableScroll": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/agent/detail",
"style": {
"navigationBarTitleText": "订单详情", // 订单详情
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/agent/apply",
"style": {
"navigationBarTitleText": "申请成为配送员" // 成为配送员
}
},
{
"path": "pages/agent/deposit",
"style": {
"navigationBarTitleText": "配送定金" // 配送定金
}
},
{
"path": "pages/agent/stock",
"style": {
"navigationBarTitleText": "库存管理", // 库存管理
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/user/balance/list",
"style": {
"navigationBarTitleText": "我的余额",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/user/Fruit/index",
"style": {
"navigationBarTitleText": "水果卡管理",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/user/Fruit/Withdrawal",
"style": {
"navigationBarTitleText": "水果卡领取",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/user/Fruit/form",
"style": {
"navigationBarTitleText": "水果卡领取",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#fff"
// "navigationStyle": "custom"
}
},
{
"path": "pages/user/balance/recharge",
"style": {
"navigationBarTitleText": "充值",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#fff",
"navigationStyle": "custom"
}
},
{
"path": "pages/user/balance/greenTransfer",
"style": {
"navigationBarTitleText": "转账",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/agent/orderHistory",
"style": {
"navigationBarTitleText": "历史订单", // 历史订单
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/merchants/settleIn/index",
"style": {
"navigationBarTitleText": "商家版", // 商户入驻
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/merchants/settleIn/industry",
"style": {
"navigationBarTitleText": "请选择行业", // 商户入驻
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/merchants/settleIn/indexCopy",
"style": {
"navigationBarTitleText": "商家版", // 商户入驻
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "pages/merchants/settleIn/step",
"style": {
"navigationBarTitleText": "商户入驻" // 商户入驻步骤
}
},
{
"path": "pages/merchants/settleIn/result",
"style": {
"navigationBarTitleText": "审核结果" // 审核结果
}
},
{
"path": "pages/merchants/reward/reward",
"style": {
"navigationBarTitleText": "商家打赏", // 商家打赏
"navigationStyle": "custom"
}
},
{
"path": "pages/merchants/reward/history",
"style": {
"navigationBarTitleText": "打赏记录", // 商家打赏记录
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
},
{
"path": "pages/merchants/home",
"style": {
"navigationBarTitleText": "", // 商家首页
"enablePullDownRefresh": true,
"navigationStyle": "custom",
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
},
"titleNView": {
"splitLine": { //原生导航栏加下边框
"color": "#F5F5F5",
"height": "1px"
},
"type": "transparent"
}
}
}
},
{
"path": "pages/merchants/collection/index",
"style": {
"navigationBarTitleText": "收款", // 收款
"app-plus": {
"titleNView": {
"buttons": [{
"text": "收款记录",
"width": "80px",
"fontSize": "16px"
}]
}
}
}
},
{
"path": "pages/merchants/collection/list",
"style": {
"navigationBarTitleText": "收款记录", // 收款记录
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
},
"titleNView": {
"buttons": [{
"type": "menu"
}]
}
}
}
},
{
"path": "pages/merchants/collection/code",
"style": {
"navigationBarTitleText": "收款二维码" // 收款二维码
}
},
{
"path": "pages/merchants/collection/success",
"style": {
"navigationBarTitleText": "收款成功" // 收款成功
}
},
{
"path": "pages/merchants/goods/list",
"style": {
"navigationBarTitleText": "所有商品", // 所有商品
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
},
"titleNView": {
"buttons": [{
"type": "menu"
}]
}
}
}
},
{
"path": "pages/merchants/goods/add",
"style": {
"navigationBarTitleText": "添加商品" // 添加商品
}
},
{
"path": "pages/merchants/goods/richText",
"style": {
"navigationBarTitleText": "商品详情" // 商品详情-富文本编辑器
}
},
{
"path": "pages/merchants/cupboard",
"style": {
"navigationBarTitleText": "橱柜展示" // 橱柜展示
}
},
{
"path": "pages/merchants/class/index",
"style": {
"navigationBarTitleText": "商品分类", // 商品分类
"app-plus": {
"titleNView": {
"buttons": [{
"text": "新增",
"width": "50px",
"fontSize": "16px"
}]
}
}
}
},
{
"path": "pages/merchants/class/add",
"style": {
"navigationBarTitleText": "添加分类" // 添加分类
}
},
{
"path": "pages/merchants/coupon/index",
"style": {
"navigationBarTitleText": "优惠券", // 优惠券
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/merchants/coupon/edit",
"style": {
"navigationBarTitleText": "添加优惠券" // 添加优惠券
}
},
{
"path": "pages/merchants/view",
"style": {
"navigationBarTitleText": "店铺资料" // 店铺资料
}
},
{
"path": "pages/merchants/attestation",
"style": {
"navigationBarTitleText": "认证信息" // 认证信息
}
},
{
"path": "pages/merchants/order/index",
"style": {
"navigationBarTitleText": "商品订单", // 商品订单
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/merchants/order/details",
"style": {
"navigationBarTitleText": "订单详情", // 订单详情
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/merchants/order/refund",
"style": {
"navigationBarTitleText": "退款" // 退款
}
},
{
"path": "pages/user/index",
"style": {
"navigationBarTitleText": "中亿华商",
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
// #ifdef APP-PLUS
,
"bounce": "none"
// #endif
}
}
},
{
"path": "pages/user/address/index",
"style": {
"navigationBarTitleText": "我的地址",
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/user/address/edit",
"style": {
"navigationBarTitleText": "收货地址",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/user/payment/index",
"style": {
"navigationBarTitleText": "我的收款信息"
}
},
{
"path": "pages/user/payment/list",
"style": {
"navigationBarTitleText": "绑定收款信息"
}
},
{
"path": "pages/user/payment/alipay",
"style": {
"navigationBarTitleText": "", // 支付宝收款信息
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/user/payment/wechat",
"style": {
"navigationBarTitleText": "", // 微信收款信息
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/user/payment/bank",
"style": {
"navigationBarTitleText": "", //银行卡收款信息
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/user/wallet/index",
"style": {
"navigationBarTitleText": "我的钱包", // 我的钱包
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/user/wallet/transform",
"style": {
"navigationBarTitleText": "积分转消费券" // 积分转消费券
}
},
{
"path": "pages/user/wallet/flow",
"style": {
"navigationBarTitleText": "交易流水", // 交易流水
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
},
"titleNView": {
"buttons": [{
"type": "menu"
}]
}
}
}
},
{
"path": "pages/user/wallet/withdrawal",
"style": {
"navigationBarTitleText": "领取", // 提现
"navigationBarBackgroundColor": "#FFFFFF",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "领取记录",
"width": "80px",
"fontSize": "16px"
}]
}
}
}
},
{
"path": "pages/user/wallet/withdrawalRecord",
"style": {
"navigationBarTitleText": "领取记录", // 提现记录
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/user/scan/index",
"style": {
"navigationBarTitleText": "支付", //扫码支付
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/user/invite",
"style": {
"navigationBarTitleText": "邀请好友", //邀请好友
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/user/team",
"style": {
"navigationBarTitleText": "我的团队", //我的团队
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/user/collect",
"style": {
"navigationBarTitleText": "收藏", //收藏
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/user/footprint",
"style": {
"navigationBarTitleText": "足迹", //足迹
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/user/coupon",
"style": {
"navigationBarTitleText": "优惠券", //优惠券
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/user/cardBag",
"style": {
"navigationBarTitleText": "卡包", //卡包
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/user/focusStores",
"style": {
"navigationBarTitleText": "关注的店铺", //关注的店铺
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/user/three/phoneBill",
"style": {
"navigationBarTitleText": "话费充值", // 话费充值
"app-plus": {
"titleNView": {
"buttons": [{
"text": "充值记录",
"width": "80px",
"fontSize": "16px"
}]
}
}
}
},
{
"path": "pages/user/three/phoneBillRecord",
"style": {
"navigationBarTitleText": "话费充值记录",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/user/three/oilCard",
"style": {
"navigationBarTitleText": "油卡充值", // 油卡充值
"app-plus": {
"titleNView": {
"buttons": [{
"text": "充值记录",
"width": "80px",
"fontSize": "16px"
}]
}
}
}
},
{
"path": "pages/user/three/oilCardRecord",
"style": {
"navigationBarTitleText": "油卡充值记录",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/user/three/creditCard",
"style": {
"navigationBarTitleText": "还信用卡", // 还信用卡
"app-plus": {
"titleNView": {
"buttons": [{
"text": "还款记录",
"width": "80px",
"fontSize": "16px"
}]
}
}
}
},
{
"path": "pages/user/three/creditCardRecord",
"style": {
"navigationBarTitleText": "还款记录",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/setting/index",
"style": {
"navigationBarTitleText": "设置"
}
},
{
"path": "pages/setting/blackList",
"style": {
"navigationBarTitleText": "黑名单",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/setting/reminder",
"style": {
"navigationBarTitleText": "新消息提醒"
}
},
{
"path": "pages/setting/privacy",
"style": {
"navigationBarTitleText": "服务协议和隐私策略"
}
},
{
"path": "pages/setting/personal",
"style": {
"navigationBarTitleText": "编辑资料",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/setting/video",
"style": {
"navigationBarTitleText": "查看视频",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationStyle": "custom"
}
},
{
"path": "pages/setting/signature",
"style": {
"navigationBarTitleText": "个性签名",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/setting/hobby",
"style": {
"navigationBarTitleText": "兴趣爱好",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/setting/editPassword",
"style": {
"navigationBarTitleText": "修改密码",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/setting/payPwd",
"style": {
"navigationBarTitleText": "支付密码",
"navigationStyle": "custom",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/setting/updateMobile",
"style": {
"navigationBarTitleText": "修改手机号",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/setting/delMyUserInfo",
"style": {
"navigationBarTitleText": "删除我的账户",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/home/index",
"style": {
"navigationBarTitleText": "中亿华商",
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
},
"scrollIndicator": "none"
}
}
},
{
"path": "pages/home/indexCopy",
"style": {
"navigationBarTitleText": "中亿华商",
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
},
"scrollIndicator": "none"
}
}
},
{
"path": "pages/home/goodsArea",
"style": {
"navigationBarTitleText": "中亿华商",
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
},
"scrollIndicator": "none"
}
}
},
{
"path": "pages/home/details",
"style": {
"navigationBarTitleText": "商品详情",
"navigationStyle": "custom"
}
},
{
"path": "pages/home/zhongYiWanShangMy",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/home/myService/myAsset",
"style": {
"navigationBarTitleText": "我的资产",
"navigationStyle": "custom"
}
},
{
"path": "pages/home/myService/buyLog",
"style": {
"navigationBarTitleText": "购买记录",
"navigationStyle": "custom"
}
},
{
"path": "pages/home/myService/recored",
"style": {
"navigationBarTitleText": "资产变更记录",
"navigationStyle": "custom"
}
},
{
"path": "pages/home/xiaoFeiQu",
"style": {
"navigationBarTitleText": "消费区",
"navigationStyle": "custom"
}
},
{
"path": "pages/home/baoDanQu",
"style": {
"navigationBarTitleText": "爆单区",
"navigationStyle": "custom"
}
},
{
"path": "pages/home/newPeopleOrSpecial",
"style": {
"navigationBarTitleText": "", // 新人大礼 / 今日特价
"enablePullDownRefresh": true,
"navigationBarBackgroundColor": "#865afd",
"navigationBarTextStyle": "white",
"app-plus": {
"pullToRefresh": {
"color": "#865afd"
}
}
}
},
{
"path": "pages/home/evaluate",
"style": {
"navigationBarTitleText": "评论列表",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/home/productList",
"style": {
"navigationBarTitleText": "商品列表", // 商品列表
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/home/productClassList",
"style": {
"navigationBarTitleText": "", // 商家分类商品列表
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/home/store",
"style": {
"navigationBarTitleText": "", // 店铺详情
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
},
"titleNView": {
"splitLine": { //原生导航栏加下边框
"color": "#F5F5F5",
"height": "1px"
},
"type": "transparent"
}
}
}
},
{
"path": "pages/home/storeList",
"style": {
"navigationBarTitleText": "附近的店铺", // 附近的店铺
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/home/webview",
"style": {
"navigationBarTitleText": "",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/interaction/index",
"style": {
"navigationBarTitleText": "", // 互动
"navigationBarTextStyle": "white",
"navigationStyle": "custom",
"disableScroll": true
}
},
{
"path": "pages/interaction/user",
"style": {
"navigationBarTitleText": "", // 用户资料
"navigationStyle": "custom"
}
},
{
"path": "pages/interaction/details",
"style": {
"navigationBarTitleText": "详情", // 详情
"app-plus": {
"titleNView": {
"buttons": [{
"type": "menu"
}]
}
}
}
},
{
"path": "pages/interaction/add",
"style": {
"navigationBarTitleText": "发表动态" // 发表动态
}
},
{
"path": "pages/interaction/book",
"style": {
"navigationBarTitleText": "通讯录" // 通讯录
}
},
{
"path": "pages/interaction/message",
"style": {
"navigationBarTitleText": "消息列表" // 消息列表
}
},
{
"path": "pages/interaction/im-chat",
"style": {
"navigationBarTitleText": "", // 聊天室
"disableScroll": true,
"app-plus": {
"titleNView": {
"buttons": [{
"type": "menu"
}]
}
}
}
},
{
"path": "pages/order/index",
"style": {
"navigationBarTitleText": "我的订单", // 我的订单
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/order/details",
"style": {
"navigationBarTitleText": "订单详情", // 订单详情
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
},
"subNVues": [{
"id": "popup", // 唯一标识
"path": "pages/order/popup", // 页面路径
"type": "popup", //原生子窗口内置样式,可取值:'popup',弹出层;"navigationBar",导航栏
"style": {
"margin": "auto",
"width": "100%",
"height": "100%",
"background": "transparent",
"zindex": 99
}
}]
}
}
},
{
"path": "pages/order/agentList",
"style": {
"navigationBarTitleText": "选择配送员", // 选择配送员
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "pages/order/evaluate",
"style": {
"navigationBarTitleText": "发布评价", // 评价
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/order/createOrder",
"style": {
"navigationBarTitleText": "创建订单" // 创建订单
}
},
{
"path": "pages/order/payment/index",
"style": {
"navigationBarTitleText": "支付" // 支付
}
},
{
"path": "pages/order/payment/auth",
"style": {
"navigationBarTitleText": "等待支付" // 等待支付
}
},
{
"path": "pages/order/payment/result",
"style": {
"navigationBarTitleText": "支付结果" // 支付结果
}
},
// #endif
{
"path": "pages/report/index",
"style": {
"navigationBarTitleText": "举报",
"navigationBarBackgroundColor": "#FFFFFF",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "反馈",
"width": "80px",
"fontSize": "16px"
}]
}
}
}
},
{
"path": "pages/report/add",
"style": {
"navigationBarTitleText": "举报",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "pages/report/feedback",
"style": {
"navigationBarTitleText": "反馈",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
}, {
"path": "pages/common/webView/webView",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}, {
"path": "pages/user/authentication/authentication",
"style": {
"navigationBarTitleText": "实名认证",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#fff"
}
}
],
// #ifdef MP-WEIXIN
"subPackages": [{
"root": "pages/merchants",
"pages": [{
"path": "settleIn/index",
"style": {
"navigationBarTitleText": "商户入驻资料填写" // 商户入驻
}
},
{
"path": "settleIn/step",
"style": {
"navigationBarTitleText": "商户入驻" // 商户入驻步骤
}
},
{
"path": "settleIn/result",
"style": {
"navigationBarTitleText": "审核结果" // 审核结果
}
},
{
"path": "settleIn/industry",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path": "home",
"style": {
"navigationBarTitleText": "", // 商家首页
"enablePullDownRefresh": true,
"navigationStyle": "custom",
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
},
"titleNView": {
"splitLine": { //原生导航栏加下边框
"color": "#F5F5F5",
"height": "1px"
},
"type": "transparent"
}
}
}
},
{
"path": "collection/index",
"style": {
"navigationBarTitleText": "收款", // 收款
"app-plus": {
"titleNView": {
"buttons": [{
"text": "收款记录",
"width": "80px",
"fontSize": "16px"
}]
}
}
}
},
{
"path": "collection/list",
"style": {
"navigationBarTitleText": "收款记录", // 收款记录
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
},
"titleNView": {
"buttons": [{
"type": "menu"
}]
}
}
}
},
{
"path": "collection/code",
"style": {
"navigationBarTitleText": "收款二维码" // 收款二维码
}
},
{
"path": "collection/success",
"style": {
"navigationBarTitleText": "收款成功" // 收款成功
}
},
{
"path": "goods/list",
"style": {
"navigationBarTitleText": "所有商品", // 所有商品
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
},
"titleNView": {
"buttons": [{
"type": "menu"
}]
}
}
}
},
{
"path": "goods/add",
"style": {
"navigationBarTitleText": "添加商品" // 添加商品
}
},
{
"path": "goods/richText",
"style": {
"navigationBarTitleText": "商品详情" // 商品详情-富文本编辑器
}
},
{
"path": "cupboard",
"style": {
"navigationBarTitleText": "橱柜展示" // 橱柜展示
}
},
{
"path": "class/index",
"style": {
"navigationBarTitleText": "商品分类", // 商品分类
"app-plus": {
"titleNView": {
"buttons": [{
"text": "新增",
"width": "50px",
"fontSize": "16px"
}]
}
}
}
},
{
"path": "class/add",
"style": {
"navigationBarTitleText": "添加分类" // 添加分类
}
},
{
"path": "coupon/index",
"style": {
"navigationBarTitleText": "优惠券", // 优惠券
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "coupon/edit",
"style": {
"navigationBarTitleText": "添加优惠券" // 添加优惠券
}
},
{
"path": "view",
"style": {
"navigationBarTitleText": "店铺资料" // 店铺资料
}
},
{
"path": "attestation",
"style": {
"navigationBarTitleText": "认证信息" // 认证信息
}
},
{
"path": "order/index",
"style": {
"navigationBarTitleText": "商品订单", // 商品订单
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "order/details",
"style": {
"navigationBarTitleText": "订单详情", // 订单详情
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "order/refund",
"style": {
"navigationBarTitleText": "退款" // 退款
}
}
]
},
{
"root": "pages/agent",
"pages": [{
"path": "index",
"style": {
"navigationBarTitleText": "", // 配送端首页
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"disableScroll": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "detail",
"style": {
"navigationBarTitleText": "订单详情", // 订单详情
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "apply",
"style": {
"navigationBarTitleText": "申请成为配送员" // 成为配送员
}
},
{
"path": "deposit",
"style": {
"navigationBarTitleText": "配送定金" // 配送定金
}
},
{
"path": "stock",
"style": {
"navigationBarTitleText": "库存管理", // 库存管理
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "orderHistory",
"style": {
"navigationBarTitleText": "历史订单", // 历史订单
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
}
]
},
{
"root": "pages/setting",
"pages": [{
"path": "index",
"style": {
"navigationBarTitleText": "设置"
}
},
{
"path": "blackList",
"style": {
"navigationBarTitleText": "黑名单",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "reminder",
"style": {
"navigationBarTitleText": "新消息提醒"
}
},
{
"path": "privacy",
"style": {
"navigationBarTitleText": "服务协议和隐私策略"
}
},
{
"path": "personal",
"style": {
"navigationBarTitleText": "编辑资料",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "video",
"style": {
"navigationBarTitleText": "查看视频",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationStyle": "custom"
}
},
{
"path": "signature",
"style": {
"navigationBarTitleText": "个性签名",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "hobby",
"style": {
"navigationBarTitleText": "兴趣爱好",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "editPassword",
"style": {
"navigationBarTitleText": "修改密码",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "payPwd",
"style": {
"navigationBarTitleText": "支付密码",
"navigationStyle": "custom",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "updateMobile",
"style": {
"navigationBarTitleText": "修改手机号",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "delMyUserInfo",
"style": {
"navigationBarTitleText": "删除我的账户",
"navigationBarBackgroundColor": "#FFFFFF"
}
}
]
},
{
"root": "pages/user",
"pages": [{
"path": "index",
"style": {
"navigationBarTitleText": "中亿华商",
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
// #ifdef APP-PLUS
,
"bounce": "none",
"titleNView": {
"type": "transparent"
}
// #endif
}
}
},
{
"path": "address/index",
"style": {
"navigationBarTitleText": "我的地址",
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "record/list",
"style": {
"navigationBarTitleText": "我的地址",
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "address/edit",
"style": {
"navigationBarTitleText": "收货地址",
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "payment/index",
"style": {
"navigationBarTitleText": "我的收款信息"
}
},
{
"path": "payment/list",
"style": {
"navigationBarTitleText": "绑定收款信息"
}
},
{
"path": "payment/alipay",
"style": {
"navigationBarTitleText": "", // 支付宝收款信息
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "payment/wechat",
"style": {
"navigationBarTitleText": "", // 微信收款信息
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "payment/bank",
"style": {
"navigationBarTitleText": "", //银行卡收款信息
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "wallet/index",
"style": {
"navigationBarTitleText": "我的钱包", // 我的钱包
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "wallet/transform",
"style": {
"navigationBarTitleText": "积分转消费券" // 积分转消费券
}
},
{
"path": "wallet/flow",
"style": {
"navigationBarTitleText": "交易流水", // 交易流水
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
},
"titleNView": {
"buttons": [{
"type": "menu"
}]
}
}
}
},
{
"path": "wallet/withdrawal",
"style": {
"navigationBarTitleText": "领取", // 提现
"navigationBarBackgroundColor": "#FFFFFF",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "领取记录",
"width": "80px",
"fontSize": "16px"
}]
}
}
}
},
{
"path": "wallet/withdrawalRecord",
"style": {
"navigationBarTitleText": "领取记录", // 提现记录
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "scan/index",
"style": {
"navigationBarTitleText": "支付", //扫码支付
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "invite",
"style": {
"navigationBarTitleText": "邀请好友", //邀请好友
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "team",
"style": {
"navigationBarTitleText": "我的团队", //我的团队
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "collect",
"style": {
"navigationBarTitleText": "收藏", //收藏
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "footprint",
"style": {
"navigationBarTitleText": "足迹", //足迹
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "coupon",
"style": {
"navigationBarTitleText": "优惠券", //优惠券
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "cardBag",
"style": {
"navigationBarTitleText": "卡包", //卡包
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "focusStores",
"style": {
"navigationBarTitleText": "关注的店铺", //关注的店铺
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "three/phoneBill",
"style": {
"navigationBarTitleText": "话费充值", // 话费充值
"app-plus": {
"titleNView": {
"buttons": [{
"text": "充值记录",
"width": "80px",
"fontSize": "16px"
}]
}
}
}
},
{
"path": "three/phoneBillRecord",
"style": {
"navigationBarTitleText": "话费充值记录",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "three/oilCard",
"style": {
"navigationBarTitleText": "油卡充值", // 油卡充值
"app-plus": {
"titleNView": {
"buttons": [{
"text": "充值记录",
"width": "80px",
"fontSize": "16px"
}]
}
}
}
},
{
"path": "three/oilCardRecord",
"style": {
"navigationBarTitleText": "油卡充值记录",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "three/creditCard",
"style": {
"navigationBarTitleText": "还信用卡", // 还信用卡
"app-plus": {
"titleNView": {
"buttons": [{
"text": "还款记录",
"width": "80px",
"fontSize": "16px"
}]
}
}
}
},
{
"path": "three/creditCardRecord",
"style": {
"navigationBarTitleText": "还款记录",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
}, {
"path": "balance/list",
"style": {
"navigationBarTitleText": "我的余额",
"enablePullDownRefresh": false
}
}, {
"path": "authentication/result",
"style": {
"navigationBarTitleText": "审核结果",
"enablePullDownRefresh": false
}
}
]
},
{
"root": "pages/home",
"pages": [{
"path": "index",
"style": {
"navigationBarTitleText": "中亿华商",
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
},
"scrollIndicator": "none"
}
}
},
{
"path": "details",
"style": {
"navigationBarTitleText": "商品详情",
"navigationStyle": "custom"
}
},
{
"path": "newPeopleOrSpecial",
"style": {
"navigationBarTitleText": "", // 新人大礼 / 今日特价
"enablePullDownRefresh": true,
"navigationBarBackgroundColor": "#865afd",
"navigationBarTextStyle": "white",
"app-plus": {
"pullToRefresh": {
"color": "#865afd"
}
}
}
},
{
"path": "evaluate",
"style": {
"navigationBarTitleText": "评论列表",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "productList",
"style": {
"navigationBarTitleText": "商品列表", // 商品列表
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "productClassList",
"style": {
"navigationBarTitleText": "", // 商家分类商品列表
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "store",
"style": {
"navigationBarTitleText": "", // 店铺详情
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
},
"titleNView": {
"splitLine": { //原生导航栏加下边框
"color": "#F5F5F5",
"height": "1px"
},
"type": "transparent"
}
}
}
},
{
"path": "storeList",
"style": {
"navigationBarTitleText": "附近的店铺", // 附近的店铺
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "webview",
"style": {
"navigationBarTitleText": "",
"app-plus": {
"titleNView": false
}
}
}, {
"path": "goodsArea",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "zhongYiWanShang",
"style": {
"navigationBarTitleText": "中亿万商"
}
},
{
"path": "xiaoFeiQu/xiaoFeiQu",
"style": {
"navigationBarTitleText": "消费区"
}
}
]
},
{
"root": "pages/interaction",
"pages": [{
"path": "index",
"style": {
"navigationBarTitleText": "", // 互动
"navigationBarTextStyle": "white",
"navigationStyle": "custom",
"disableScroll": true
}
},
{
"path": "user",
"style": {
"navigationBarTitleText": "", // 用户资料
"navigationStyle": "custom"
}
},
{
"path": "details",
"style": {
"navigationBarTitleText": "详情", // 详情
"app-plus": {
"titleNView": {
"buttons": [{
"type": "menu"
}]
}
}
}
},
{
"path": "add",
"style": {
"navigationBarTitleText": "发表动态" // 发表动态
}
},
{
"path": "book",
"style": {
"navigationBarTitleText": "通讯录" // 通讯录
}
},
{
"path": "message",
"style": {
"navigationBarTitleText": "消息列表" // 消息列表
}
},
{
"path": "im-chat",
"style": {
"navigationBarTitleText": "", // 聊天室
"disableScroll": true,
"app-plus": {
"titleNView": {
"buttons": [{
"type": "menu"
}]
}
}
}
}
]
},
{
"root": "pages/order",
"pages": [{
"path": "index",
"style": {
"navigationBarTitleText": "我的订单", // 我的订单
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "details",
"style": {
"navigationBarTitleText": "订单详情", // 订单详情
"navigationBarBackgroundColor": "#FFFFFF",
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
},
"subNVues": [{
"id": "popup", // 唯一标识
"path": "popup", // 页面路径
"type": "popup", //原生子窗口内置样式,可取值:'popup',弹出层;"navigationBar",导航栏
"style": {
"margin": "auto",
"width": "100%",
"height": "100%",
"background": "transparent",
"zindex": 99
}
}]
}
}
},
{
"path": "agentList",
"style": {
"navigationBarTitleText": "选择配送员", // 选择配送员
"enablePullDownRefresh": true,
"app-plus": {
"pullToRefresh": {
"color": "#F8D247"
}
}
}
},
{
"path": "evaluate",
"style": {
"navigationBarTitleText": "发布评价", // 评价
"navigationBarBackgroundColor": "#FFFFFF"
}
},
{
"path": "createOrder",
"style": {
"navigationBarTitleText": "创建订单" // 创建订单
}
},
{
"path": "payment/index",
"style": {
"navigationBarTitleText": "支付" // 支付
}
},
{
"path": "payment/auth",
"style": {
"navigationBarTitleText": "等待支付" // 等待支付
}
},
{
"path": "payment/result",
"style": {
"navigationBarTitleText": "支付结果" // 支付结果
}
}
]
}
],
// #endif
// "tabBar": {
// "color": "#000000",
// "selectedColor": "#ed6146",
// "borderStyle": "white",
// "backgroundColor": "#ffffff",
// "list": [{
// "pagePath": "pages/chili/index",
// "iconPath": "static/icon/index.png",
// "selectedIconPath": "static/icon/indexs.png",
// "text": "首页"
// }, {
// "pagePath": "pages/chili/mine/index",
// "iconPath": "static/icon/my.png",
// "selectedIconPath": "static/icon/mys.png",
// "text": "我的"
// }
// ]
// },
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "中亿华商",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"condition" : { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [
{
"name": "", //模式名称
"path": "", //启动页面,必选
"query": "" //启动参数在页面的onLoad函数里面得到
}
]
}
}