Files
medical-mall/pages/mall/pages.json
2026-02-03 11:38:00 +08:00

515 lines
12 KiB
JSON

{
"easycom": {
"autoscan": true,
"custom": {
"^mall-(.*)": "@/components/mall/$1.uvue"
}
},
"pages": [
{
"path": "pages/mall/admin/index",
"style": {
"navigationBarTitleText": "管理后台",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/consumer/index",
"style": {
"navigationBarTitleText": "商城首页",
"navigationStyle": "custom"
}
},
{
"path": "pages/user/boot",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/user/login",
"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/merchant/index",
"style": {
"navigationBarTitleText": "商家中心",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/delivery/index",
"style": {
"navigationBarTitleText": "配送中心",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/service/index",
"style": {
"navigationBarTitleText": "客服工作台",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/analytics/index",
"style": {
"navigationBarTitleText": "数据分析",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/consumer/product-detail",
"style": {
"navigationBarTitleText": "商品详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mall/consumer/order-detail",
"style": {
"navigationBarTitleText": "订单详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mall/consumer/shop-detail",
"style": {
"navigationBarTitleText": "店铺详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mall/merchant/product-detail",
"style": {
"navigationBarTitleText": "商品管理详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mall/merchant/order-detail",
"style": {
"navigationBarTitleText": "订单详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mall/merchant/shop-setting",
"style": {
"navigationBarTitleText": "店铺设置",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mall/delivery/order-detail",
"style": {
"navigationBarTitleText": "配送订单详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mall/delivery/route-detail",
"style": {
"navigationBarTitleText": "配送路线详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mall/admin/user-detail",
"style": {
"navigationBarTitleText": "用户详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mall/admin/merchant-detail",
"style": {
"navigationBarTitleText": "商家详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mall/admin/system-monitor",
"style": {
"navigationBarTitleText": "系统监控详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mall/service/ticket-detail",
"style": {
"navigationBarTitleText": "工单详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mall/service/user-detail",
"style": {
"navigationBarTitleText": "用户详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mall/service/chat",
"style": {
"navigationBarTitleText": "在线客服",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mall/analytics/report-detail",
"style": {
"navigationBarTitleText": "报表详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mall/analytics/data-detail",
"style": {
"navigationBarTitleText": "数据分析详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mall/analytics/insight-detail",
"style": {
"navigationBarTitleText": "数据洞察详情",
"enablePullDownRefresh": false
}
}
],
"subPackages": [
{
"root": "pages/mall/consumer",
"pages": [
{
"path": "product-detail",
"style": {
"navigationBarTitleText": "商品详情"
}
},
{
"path": "category",
"style": {
"navigationBarTitleText": "商品分类"
}
},
{
"path": "cart",
"style": {
"navigationBarTitleText": "购物车"
}
},
{
"path": "checkout",
"style": {
"navigationBarTitleText": "确认订单"
}
},
{
"path": "orders",
"style": {
"navigationBarTitleText": "我的订单"
}
},
{
"path": "profile",
"style": {
"navigationBarTitleText": "个人中心"
}
},
{
"path": "coupons",
"style": {
"navigationBarTitleText": "我的优惠券"
}
},
{
"path": "address",
"style": {
"navigationBarTitleText": "收货地址"
}
},
{
"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/merchant",
"pages": [
{
"path": "products",
"style": {
"navigationBarTitleText": "商品管理"
}
},
{
"path": "orders",
"style": {
"navigationBarTitleText": "订单管理"
}
},
{
"path": "statistics",
"style": {
"navigationBarTitleText": "数据统计"
}
},
{
"path": "promotions",
"style": {
"navigationBarTitleText": "营销活动"
}
},
{
"path": "finance",
"style": {
"navigationBarTitleText": "财务结算"
}
},
{
"path": "settings",
"style": {
"navigationBarTitleText": "店铺设置"
}
}
]
},
{
"root": "pages/mall/delivery",
"pages": [
{
"path": "order-history",
"style": {
"navigationBarTitleText": "配送记录"
}
},
{
"path": "earnings",
"style": {
"navigationBarTitleText": "收入明细"
}
},
{
"path": "profile",
"style": {
"navigationBarTitleText": "个人资料"
}
},
{
"path": "settings",
"style": {
"navigationBarTitleText": "设置"
}
}
]
},
{
"root": "pages/mall/admin",
"pages": [
{
"path": "homePage/index",
"style": {
"navigationBarTitleText": "管理后台首页"
}
}
]
},
{
"root": "pages/mall/service",
"pages": [
{
"path": "conversation",
"style": {
"navigationBarTitleText": "客服会话"
}
},
{
"path": "order-inquiry",
"style": {
"navigationBarTitleText": "订单查询"
}
},
{
"path": "refund-process",
"style": {
"navigationBarTitleText": "退款处理"
}
},
{
"path": "knowledge-base",
"style": {
"navigationBarTitleText": "知识库"
}
},
{
"path": "performance-report",
"style": {
"navigationBarTitleText": "绩效报表"
}
}
]
},
{
"root": "pages/mall/analytics",
"pages": [
{
"path": "sales-report",
"style": {
"navigationBarTitleText": "销售报表"
}
},
{
"path": "user-analysis",
"style": {
"navigationBarTitleText": "用户分析"
}
},
{
"path": "product-insights",
"style": {
"navigationBarTitleText": "商品洞察"
}
},
{
"path": "market-trends",
"style": {
"navigationBarTitleText": "市场趋势"
}
},
{
"path": "custom-report",
"style": {
"navigationBarTitleText": "自定义报表"
}
}
]
}
],
"tabBar": {
"custom": true,
"color": "#7A7E83",
"selectedColor": "#3cc51f",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/mall/consumer/index",
"iconPath": "static/tab-home.png",
"selectedIconPath": "static/tab-home-current.png",
"text": "首页"
},
{
"pagePath": "pages/mall/consumer/category",
"iconPath": "static/tab-category.png",
"selectedIconPath": "static/tab-category-current.png",
"text": "分类"
},
{
"pagePath": "pages/mall/consumer/cart",
"iconPath": "static/tab-cart.png",
"selectedIconPath": "static/tab-cart-current.png",
"text": "购物车"
},
{
"pagePath": "pages/mall/consumer/profile",
"iconPath": "static/tab-profile.png",
"selectedIconPath": "static/tab-profile-current.png",
"text": "我的"
}
]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "商城系统",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"condition": {
"current": 0,
"list": [
{
"name": "管理端首页",
"path": "pages/mall/admin/index"
},
{
"name": "消费者端首页",
"path": "pages/mall/consumer/index"
},
{
"name": "启动页(登录态判断)",
"path": "pages/user/boot"
},
{
"name": "商家端首页",
"path": "pages/mall/merchant/index"
},
{
"name": "配送端首页",
"path": "pages/mall/delivery/index"
},
{
"name": "客服端首页",
"path": "pages/mall/service/index"
},
{
"name": "数据分析端首页",
"path": "pages/mall/analytics/index"
}
]
}
}