初始化上传医疗项目到 medical-mall

This commit is contained in:
2026-04-10 09:03:21 +08:00
parent ca8794ea3a
commit ce124e7119
421 changed files with 15139 additions and 2363 deletions

View File

@@ -109,135 +109,168 @@
"style": {
"navigationBarTitleText": "我的"
}
},
{
"path": "pages/mall/merchant/index",
"style": {
"navigationBarTitleText": "首页",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/merchant/messages",
"style": {
"navigationBarTitleText": "消息",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/merchant/orders",
"style": {
"navigationBarTitleText": "订单",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/merchant/growth",
"style": {
"navigationBarTitleText": "成长",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/merchant/profile",
"style": {
"navigationBarTitleText": "我的",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/merchant/order-detail",
"style": {
"navigationBarTitleText": "订单详情",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/merchant/products",
"style": {
"navigationBarTitleText": "商品管理",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/merchant/product-detail",
"style": {
"navigationBarTitleText": "商品详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mall/merchant/product-edit",
"style": {
"navigationBarTitleText": "编辑商品",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/merchant/reviews",
"style": {
"navigationBarTitleText": "评价管理",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/merchant/inventory",
"style": {
"navigationBarTitleText": "库存管理",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/merchant/shop-edit",
"style": {
"navigationBarTitleText": "店铺设置",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/merchant/promotions",
"style": {
"navigationBarTitleText": "营销活动",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/merchant/statistics",
"style": {
"navigationBarTitleText": "数据统计",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/merchant/finance",
"style": {
"navigationBarTitleText": "财务结算",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/merchant/members",
"style": {
"navigationBarTitleText": "会员管理",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/merchant/chat",
"style": {
"navigationBarTitleText": "客服聊天",
"navigationStyle": "custom"
}
},
{
"path": "pages/mall/merchant/exclusive-discounts",
"style": {
"navigationBarTitleText": "专属折扣",
"navigationStyle": "custom"
}
}
],
"subPackages": [
{
"root": "pages/mall/merchant",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "首页",
"navigationStyle": "custom"
}
},
{
"path": "messages",
"style": {
"navigationBarTitleText": "消息",
"navigationStyle": "custom"
}
},
{
"path": "orders",
"style": {
"navigationBarTitleText": "服务订单",
"navigationStyle": "custom"
}
},
{
"path": "growth",
"style": {
"navigationBarTitleText": "成长",
"navigationStyle": "custom"
}
},
{
"path": "profile",
"style": {
"navigationBarTitleText": "我的",
"navigationStyle": "custom"
}
},
{
"path": "order-detail",
"style": {
"navigationBarTitleText": "服务订单详情",
"navigationStyle": "custom"
}
},
{
"path": "products",
"style": {
"navigationBarTitleText": "服务管理",
"navigationStyle": "custom"
}
},
{
"path": "product-detail",
"style": {
"navigationBarTitleText": "服务详情",
"enablePullDownRefresh": false
}
},
{
"path": "product-edit",
"style": {
"navigationBarTitleText": "发布/编辑服务",
"navigationStyle": "custom"
}
},
{
"path": "reviews",
"style": {
"navigationBarTitleText": "服务评价",
"navigationStyle": "custom"
}
},
{
"path": "inventory",
"style": {
"navigationBarTitleText": "名额管理",
"navigationStyle": "custom"
}
},
{
"path": "shop-edit",
"style": {
"navigationBarTitleText": "机构资料",
"navigationStyle": "custom"
}
},
{
"path": "promotions",
"style": {
"navigationBarTitleText": "运营活动",
"navigationStyle": "custom"
}
},
{
"path": "statistics",
"style": {
"navigationBarTitleText": "业务分析",
"navigationStyle": "custom"
}
},
{
"path": "finance",
"style": {
"navigationBarTitleText": "结算补贴",
"navigationStyle": "custom"
}
},
{
"path": "members",
"style": {
"navigationBarTitleText": "服务对象",
"navigationStyle": "custom"
}
},
{
"path": "chat",
"style": {
"navigationBarTitleText": "在线咨询",
"navigationStyle": "custom"
}
},
{
"path": "exclusive-discounts",
"style": {
"navigationBarTitleText": "专属折扣",
"navigationStyle": "custom"
}
},
{
"path": "health-management",
"style": {
"navigationBarTitleText": "健康管理",
"navigationStyle": "custom"
}
},
{
"path": "ai-consultation",
"style": {
"navigationBarTitleText": "AI问诊",
"navigationStyle": "custom"
}
},
{
"path": "certification",
"style": {
"navigationBarTitleText": "资质管理",
"navigationStyle": "custom"
}
},
{
"path": "search",
"style": {
"navigationBarTitleText": "搜索",
"navigationStyle": "custom"
}
}
]
},
{
"root": "pages/mall/consumer",
"pages": [