Files
medical-mall/pages.json
2026-02-24 10:35:34 +08:00

959 lines
24 KiB
JSON

{
"pages": [
{
"path": "pages/mall/admin/homePage/index",
"style": {
"navigationBarTitleText": "管理后台",
"navigationStyle": "custom"
}
},
{
"path": "pages/user/login",
"style": {
"navigationBarTitleText": "用户登录",
"navigationStyle": "custom"
}
},
{
"path": "pages/user/boot",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/user/register",
"style": {
"navigationBarTitleText": "注册"
}
},
{
"path": "pages/user/forgot-password",
"style": {
"navigationBarTitleText": "忘记密码"
}
},
{
"path": "pages/user/terms",
"style": {
"navigationBarTitleText": "用户协议与隐私政策"
}
},
{
"path": "pages/user/center",
"style": {
"navigationBarTitleText": "用户中心"
}
},
{
"path": "pages/user/profile",
"style": {
"navigationBarTitleText": "个人资料"
}
},
{
"path": "pages/mall/consumer/index",
"style": {
"navigationBarTitleText": "首页",
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
},
{
"path": "pages/mall/consumer/category",
"style": {
"navigationBarTitleText": "分类"
}
},
{
"path": "pages/mall/consumer/messages",
"style": {
"navigationBarTitleText": "消息",
"enablePullDownRefresh": true
}
},
{
"path": "pages/mall/consumer/cart",
"style": {
"navigationBarTitleText": "购物车"
}
},
{
"path": "pages/mall/consumer/profile",
"style": {
"navigationBarTitleText": "我的"
}
}
],
"subPackages": [
{
"root": "pages/mall/consumer",
"pages": [
{
"path": "settings",
"style": {
"navigationBarTitleText": "设置"
}
},
{
"path": "wallet",
"style": {
"navigationBarTitleText": "我的钱包"
}
},
{
"path": "search",
"style": {
"navigationBarTitleText": "搜索",
"navigationStyle": "custom"
}
},
{
"path": "product-detail",
"style": {
"navigationBarTitleText": "商品详情"
}
},
{
"path": "shop-detail",
"style": {
"navigationBarTitleText": "店铺详情"
}
},
{
"path": "coupons",
"style": {
"navigationBarTitleText": "我的优惠券"
}
},
{
"path": "favorites",
"style": {
"navigationBarTitleText": "我的收藏"
}
},
{
"path": "footprint",
"style": {
"navigationBarTitleText": "我的足迹"
}
},
{
"path": "address-list",
"style": {
"navigationBarTitleText": "收货地址"
}
},
{
"path": "address-edit",
"style": {
"navigationBarTitleText": "编辑地址"
}
},
{
"path": "checkout",
"style": {
"navigationBarTitleText": "确认订单"
}
},
{
"path": "payment",
"style": {
"navigationBarTitleText": "收银台"
}
},
{
"path": "payment-success",
"style": {
"navigationBarTitleText": "支付成功",
"navigationStyle": "custom"
}
},
{
"path": "orders",
"style": {
"navigationBarTitleText": "我的订单",
"enablePullDownRefresh": true
}
},
{
"path": "order-detail",
"style": {
"navigationBarTitleText": "订单详情"
}
},
{
"path": "logistics",
"style": {
"navigationBarTitleText": "物流详情"
}
},
{
"path": "review",
"style": {
"navigationBarTitleText": "评价晒单"
}
},
{
"path": "refund",
"style": {
"navigationBarTitleText": "退款/售后"
}
},
{
"path": "apply-refund",
"style": {
"navigationBarTitleText": "申请售后"
}
},
{
"path": "refund-review",
"style": {
"navigationBarTitleText": "服务评价"
}
},
{
"path": "chat",
"style": {
"navigationBarTitleText": "客服聊天",
"navigationStyle": "custom"
}
},
{
"path": "subscription/plan-list",
"style": {
"navigationBarTitleText": "软件订阅"
}
},
{
"path": "subscription/plan-detail",
"style": {
"navigationBarTitleText": "订阅详情"
}
},
{
"path": "subscription/subscribe-checkout",
"style": {
"navigationBarTitleText": "确认订阅"
}
},
{
"path": "subscription/my-subscriptions",
"style": {
"navigationBarTitleText": "我的订阅"
}
}
]
},
{
"root": "pages/mall/delivery",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "配送中心",
"navigationStyle": "custom"
}
},
{
"path": "order-detail",
"style": {
"navigationBarTitleText": "订单详情页",
"navigationStyle": "custom"
}
},
{
"path": "profile",
"style": {
"navigationBarTitleText": "配送个人中心",
"navigationStyle": "custom"
}
},
{
"path": "order-history",
"style": {
"navigationBarTitleText": "历史记录",
"navigationStyle": "custom"
}
},
{
"path": "earnings",
"style": {
"navigationBarTitleText": "收入明细",
"navigationStyle": "custom"
}
},
{
"path": "tasks",
"style": {
"navigationBarTitleText": "全部任务",
"navigationStyle": "custom"
}
},
{
"path": "task-detail",
"style": {
"navigationBarTitleText": "任务详情",
"navigationStyle": "custom"
}
},
{
"path": "profile-edit",
"style": {
"navigationBarTitleText": "编辑个人资料",
"navigationStyle": "custom"
}
},
{
"path": "ratings",
"style": {
"navigationBarTitleText": "评价",
"navigationStyle": "custom"
}
},
{
"path": "vehicle",
"style": {
"navigationBarTitleText": "车辆管理",
"navigationStyle": "custom"
}
},
{
"path": "vehicle-add",
"style": {
"navigationBarTitleText": "添加车辆",
"navigationStyle": "custom"
}
},
{
"path": "vehicle-edit",
"style": {
"navigationBarTitleText": "编辑车辆",
"navigationStyle": "custom"
}
},
{
"path": "help-center",
"style": {
"navigationBarTitleText": "帮助中心",
"navigationStyle": "custom"
}
},
{
"path": "about",
"style": {
"navigationBarTitleText": "关于我们",
"navigationStyle": "custom"
}
},
{
"path": "feedback",
"style": {
"navigationBarTitleText": "意见反馈",
"navigationStyle": "custom"
}
},
{
"path": "test",
"style": {
"navigationBarTitleText": "test",
"navigationStyle": "custom"
}
},
{
"path": "settings",
"style": {
"navigationBarTitleText": "设置",
"navigationStyle": "custom"
}
}
]
},
{
"root": "pages/mall/analytics",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "数据分析",
"navigationStyle": "custom"
}
},
{
"path": "profile",
"style": {
"navigationBarTitleText": "数据分析个人中心"
}
},
{
"path": "sales-report",
"style": {
"navigationBarTitleText": "销售报表"
}
},
{
"path": "user-analysis",
"style": {
"navigationBarTitleText": "用户分析"
}
},
{
"path": "product-insights",
"style": {
"navigationBarTitleText": "商品洞察"
}
},
{
"path": "delivery-analysis",
"style": {
"navigationBarTitleText": "配送效率分析"
}
},
{
"path": "coupon-analysis",
"style": {
"navigationBarTitleText": "优惠券效果分析"
}
},
{
"path": "market-trends",
"style": {
"navigationBarTitleText": "市场趋势"
}
},
{
"path": "custom-report",
"style": {
"navigationBarTitleText": "自定义报表"
}
},
{
"path": "report-detail",
"style": {
"navigationBarTitleText": "报表详情",
"enablePullDownRefresh": false
}
},
{
"path": "data-detail",
"style": {
"navigationBarTitleText": "数据分析详情",
"enablePullDownRefresh": false
}
},
{
"path": "insight-detail",
"style": {
"navigationBarTitleText": "数据洞察详情",
"enablePullDownRefresh": false
}
}
]
},
{
"root": "pages/mall/admin",
"pages": [
{
"path": "user/management/index",
"style": {
"navigationBarTitleText": "用户管理",
"navigationStyle": "custom"
}
},
{
"path": "product/product-management/index",
"style": {
"navigationBarTitleText": "商品管理",
"navigationStyle": "custom"
}
},
{
"path": "order/list",
"style": {
"navigationBarTitleText": "订单列表",
"navigationStyle": "custom"
}
},
{
"path": "order/order-statistics/index",
"style": {
"navigationBarTitleText": "订单统计",
"navigationStyle": "custom"
}
},
{
"path": "order/order-configuration/index",
"style": {
"navigationBarTitleText": "订单配置",
"navigationStyle": "custom"
}
},
{
"path": "order/aftersales-order/index",
"style": {
"navigationBarTitleText": "售后订单",
"navigationStyle": "custom"
}
},
{
"path": "order/write-off-records/index",
"style": {
"navigationBarTitleText": "核销记录",
"navigationStyle": "custom"
}
},
{
"path": "order-management",
"style": {
"navigationBarTitleText": "订单管理",
"navigationStyle": "custom"
}
},
{
"path": "finance/record",
"style": {
"navigationBarTitleText": "财务管理",
"navigationStyle": "custom"
}
},
{
"path": "user/statistics/index",
"style": {
"navigationBarTitleText": "用户统计",
"navigationStyle": "custom"
}
},
{
"path": "subscription/plan-management",
"style": {
"navigationBarTitleText": "订阅方案管理"
}
},
{
"path": "subscription/user-subscriptions",
"style": {
"navigationBarTitleText": "用户订阅管理"
}
},
{
"path": "distribution/setting/index",
"style": {
"navigationBarTitleText": "分销设置",
"navigationStyle": "custom"
}
},
{
"path": "distribution/promoter/index",
"style": {
"navigationBarTitleText": "分销员管理",
"navigationStyle": "custom"
}
},
{
"path": "distribution/level/index",
"style": {
"navigationBarTitleText": "分销等级管理",
"navigationStyle": "custom"
}
},
{
"path": "distribution/division/list",
"style": {
"navigationBarTitleText": "事业部管理",
"navigationStyle": "custom"
}
},
{
"path": "distribution/division/agent",
"style": {
"navigationBarTitleText": "代理商列表",
"navigationStyle": "custom"
}
},
{
"path": "distribution/division/apply",
"style": {
"navigationBarTitleText": "事业部申请",
"navigationStyle": "custom"
}
},
{
"path": "marketing/coupon/list",
"style": {
"navigationBarTitleText": "优惠券列表"
}
},
{
"path": "marketing/coupon/receive",
"style": {
"navigationBarTitleText": "用户领取记录"
}
},
{
"path": "marketing/points/index",
"style": {
"navigationBarTitleText": "积分管理"
}
},
{
"path": "marketing/signin/rule",
"style": {
"navigationBarTitleText": "签到规则"
}
},
{
"path": "marketing/signin/record",
"style": {
"navigationBarTitleText": "签到记录"
}
},
{
"path": "maintain/dev-tools/database",
"style": {
"navigationBarTitleText": "数据库管理",
"navigationStyle": "custom"
}
},
{
"path": "maintain/dev-tools/file",
"style": {
"navigationBarTitleText": "文件管理",
"navigationStyle": "custom"
}
},
{
"path": "maintain/dev-tools/api",
"style": {
"navigationBarTitleText": "接口管理",
"navigationStyle": "custom"
}
},
{
"path": "maintain/dev-tools/data-dict",
"style": {
"navigationBarTitleText": "数据字典",
"navigationStyle": "custom"
}
},
{
"path": "setting/message",
"style": {
"navigationBarTitleText": "消息管理",
"navigationStyle": "custom"
}
},
{
"path": "setting/agreement",
"style": {
"navigationBarTitleText": "协议设置",
"navigationStyle": "custom"
}
},
{
"path": "setting/ticket",
"style": {
"navigationBarTitleText": "小票配置",
"navigationStyle": "custom"
}
},
{
"path": "setting/auth/admin",
"style": {
"navigationBarTitleText": "管理员管理",
"navigationStyle": "custom"
}
},
{
"path": "setting/auth/role",
"style": {
"navigationBarTitleText": "角色管理",
"navigationStyle": "custom"
}
},
{
"path": "setting/auth/permission",
"style": {
"navigationBarTitleText": "权限规则",
"navigationStyle": "custom"
}
},
{
"path": "setting/delivery/staff",
"style": {
"navigationBarTitleText": "配送员管理",
"navigationStyle": "custom"
}
},
{
"path": "setting/delivery/station",
"style": {
"navigationBarTitleText": "提货点",
"navigationStyle": "custom"
}
},
{
"path": "setting/delivery/verifier",
"style": {
"navigationBarTitleText": "核销员",
"navigationStyle": "custom"
}
},
{
"path": "setting/delivery/template",
"style": {
"navigationBarTitleText": "运费模板",
"navigationStyle": "custom"
}
},
{
"path": "setting/interface/onepass/index",
"style": {
"navigationBarTitleText": "一号通账户",
"navigationStyle": "custom"
}
},
{
"path": "setting/interface/onepass/config",
"style": {
"navigationBarTitleText": "一号通配置",
"navigationStyle": "custom"
}
},
{
"path": "setting/interface/storage",
"style": {
"navigationBarTitleText": "系统存储配置",
"navigationStyle": "custom"
}
},
{
"path": "setting/interface/collect",
"style": {
"navigationBarTitleText": "商品采集配置",
"navigationStyle": "custom"
}
},
{
"path": "setting/interface/logistics",
"style": {
"navigationBarTitleText": "物流查询配置",
"navigationStyle": "custom"
}
},
{
"path": "setting/interface/e-sheet",
"style": {
"navigationBarTitleText": "电子面单配置",
"navigationStyle": "custom"
}
},
{
"path": "setting/interface/sms",
"style": {
"navigationBarTitleText": "短信功能配置",
"navigationStyle": "custom"
}
},
{
"path": "setting/interface/payment",
"style": {
"navigationBarTitleText": "商城支付配置",
"navigationStyle": "custom"
}
},
{
"path": "app/wechat/menu",
"style": {
"navigationBarTitleText": "微信菜单",
"navigationStyle": "custom"
}
},
{
"path": "app/wechat/news",
"style": {
"navigationBarTitleText": "图文管理",
"navigationStyle": "custom"
}
},
{
"path": "app/wechat/reply/follow",
"style": {
"navigationBarTitleText": "微信关注回复",
"navigationStyle": "custom"
}
},
{
"path": "app/wechat/reply/keyword",
"style": {
"navigationBarTitleText": "关键字回复",
"navigationStyle": "custom"
}
},
{
"path": "app/wechat/reply/invalid",
"style": {
"navigationBarTitleText": "无效关键词回复",
"navigationStyle": "custom"
}
},
{
"path": "app/wechat/config",
"style": {
"navigationBarTitleText": "公众号配置",
"navigationStyle": "custom"
}
},
{
"path": "app/routine/download",
"style": {
"navigationBarTitleText": "小程序下载",
"navigationStyle": "custom"
}
},
{
"path": "app/routine/config",
"style": {
"navigationBarTitleText": "小程序配置",
"navigationStyle": "custom"
}
},
{
"path": "app/mobile/config",
"style": {
"navigationBarTitleText": "APP配置",
"navigationStyle": "custom"
}
},
{
"path": "app/mobile/version",
"style": {
"navigationBarTitleText": "版本管理",
"navigationStyle": "custom"
}
},
{
"path": "app/pc/design",
"style": {
"navigationBarTitleText": "PC端装修",
"navigationStyle": "custom"
}
},
{
"path": "app/pc/config",
"style": {
"navigationBarTitleText": "PC端配置",
"navigationStyle": "custom"
}
},
{
"path": "maintain/dev-config/category",
"style": {
"navigationBarTitleText": "配置分类",
"navigationStyle": "custom"
}
},
{
"path": "setting/system/config",
"style": {
"navigationBarTitleText": "系统配置",
"navigationStyle": "custom"
}
}
]
},
{
"root": "pages/mall/merchant",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "商家中心",
"navigationStyle": "custom"
}
},
{
"path": "product-detail",
"style": {
"navigationBarTitleText": "商品管理详情",
"enablePullDownRefresh": false
}
},
{
"path": "profile",
"style": {
"navigationBarTitleText": "个人资料"
}
}
]
},
{
"root": "pages/mall/service",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "客服工作台",
"navigationStyle": "custom"
}
},
{
"path": "profile",
"style": {
"navigationBarTitleText": "客服个人中心"
}
},
{
"path": "ticket-detail",
"style": {
"navigationBarTitleText": "工单详情",
"enablePullDownRefresh": false
}
}
]
}
],
"tabBar": {
"color": "#999999",
"selectedColor": "#ff5000",
"backgroundColor": "#ffffff",
"borderStyle": "black",
"list": [
{
"pagePath": "pages/mall/consumer/index",
"text": "首页",
"iconPath": "static/tabbar/home.png",
"selectedIconPath": "static/tabbar/home-active.png"
},
{
"pagePath": "pages/mall/consumer/category",
"text": "分类",
"iconPath": "static/tabbar/category.png",
"selectedIconPath": "static/tabbar/category-active.png"
},
{
"pagePath": "pages/mall/consumer/messages",
"text": "消息",
"iconPath": "static/tabbar/messages.png",
"selectedIconPath": "static/tabbar/messages-active.png"
},
{
"pagePath": "pages/mall/consumer/cart",
"text": "购物车",
"iconPath": "static/tabbar/cart.png",
"selectedIconPath": "static/tabbar/cart-active.png"
},
{
"pagePath": "pages/mall/consumer/profile",
"text": "我的",
"iconPath": "static/tabbar/profile.png",
"selectedIconPath": "static/tabbar/profile-active.png"
}
]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "mall",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#F8F8F8"
}
}