From 04102f7237efefa744090ed7c25f7b5d0807b679 Mon Sep 17 00:00:00 2001
From: quanwei <419654421@qq.com>
Date: Thu, 05 Feb 2026 18:11:57 +0800
Subject: [PATCH] 完成运营中心提现和运营中心权限管理
---
mobile/pages.json | 844 +++++++++++++++++++++++++++++++------------------------
1 files changed, 476 insertions(+), 368 deletions(-)
diff --git a/mobile/pages.json b/mobile/pages.json
index b59d29d..6c4d749 100644
--- a/mobile/pages.json
+++ b/mobile/pages.json
@@ -366,6 +366,18 @@
}
}, {
+ "path": "pages/shop/category",
+ "style": {
+ "navigationBarTitleText": "店铺分类",
+ "navigationStyle": "custom",
+ "app-plus": {
+ "navigationBarTextStyle": "black",
+ "titleNView": false,
+ "animationType": "none"
+ }
+ }
+
+ }, {
"path": "pages/shop/application_status",
"style": {
"navigationBarTitleText": "申请状态",
@@ -530,6 +542,12 @@
"enablePullDownRefresh": false
}
+ },
+ {
+ "path": "pages/shop/group_buying_list",
+ "style": {
+ "navigationBarTitleText": "团购商户"
+ }
}
],
"subPackages": [{
@@ -748,424 +766,440 @@
{
"root": "pages/user",
"pages": [{
- "path": "userinfo/userinfo",
- "style": {
- "navigationBarTitleText": "用户信息",
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ "path": "userinfo/userinfo",
+ "style": {
+ "navigationBarTitleText": "用户信息",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "address/address",
- "style": {
- "navigationBarTitleText": "设置地址",
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "address/address",
+ "style": {
+ "navigationBarTitleText": "设置地址",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my-wallet/my-wallet",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "我的钱包",
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my-wallet/my-wallet",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "我的钱包",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my-wallet/my-balance",
- "style": {
- "navigationBarTitleText": "钱包明细",
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my-wallet/my-balance",
+ "style": {
+ "navigationBarTitleText": "钱包明细",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my-wallet/my-supplier-balance",
- "style": {
- "navigationBarTitleText": "商户余额",
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my-wallet/my-supplier-balance",
+ "style": {
+ "navigationBarTitleText": "商户余额",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "address/add/add",
- "style": {
- "navigationBarTitleText": "添加收货地址",
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "address/add/add",
+ "style": {
+ "navigationBarTitleText": "添加收货地址",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "address/edit/edit",
- "style": {
- "navigationBarTitleText": "地址编辑",
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "address/edit/edit",
+ "style": {
+ "navigationBarTitleText": "地址编辑",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my-coupon/my-coupon",
- "style": {
- "navigationBarTitleText": "我的优惠券",
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my-coupon/my-coupon",
+ "style": {
+ "navigationBarTitleText": "我的优惠券",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my-coupon/my-detail",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "优惠券",
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my-coupon/my-detail",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "优惠券",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my-qrcode/my-qrcode",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "会员码",
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my-qrcode/my-qrcode",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "会员码",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "points/points",
- "style": {
- "navigationBarTitleText": "积分",
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "points/points",
+ "style": {
+ "navigationBarTitleText": "积分",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my-bargain/my-bargain",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "我的砍价",
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my-bargain/my-bargain",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "我的砍价",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "set/set",
- "style": {
- "navigationBarTitleText": "设置",
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "set/set",
+ "style": {
+ "navigationBarTitleText": "设置",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my_attention/my_attention",
- "style": {
- "navigationBarTitleText": "我的收藏",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my_attention/my_attention",
+ "style": {
+ "navigationBarTitleText": "我的收藏",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my_collect/my_collect",
- "style": {
- "navigationBarTitleText": "我的关注",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my_collect/my_collect",
+ "style": {
+ "navigationBarTitleText": "我的关注",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my_shop/my_shop",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "我的店铺",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my_shop/my_shop",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "我的店铺",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my_shop/member/member",
- "style": {
- "navigationBarTitleText": "年卡",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my_shop/member/member",
+ "style": {
+ "navigationBarTitleText": "年卡",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my_shop/cash/apply/apply",
- "style": {
- "navigationBarTitleText": "提现申请",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my_shop/cash/apply/apply",
+ "style": {
+ "navigationBarTitleText": "提现申请",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my_shop/cash/list/list",
- "style": {
- "navigationBarTitleText": "提现列表",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my_shop/cash/list/list",
+ "style": {
+ "navigationBarTitleText": "提现列表",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "register/register",
- "style": {
- "navigationBarTitleText": "注册",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "register/register",
+ "style": {
+ "navigationBarTitleText": "注册",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my_shop/my_shop_order",
- "style": {
- "navigationBarTitleText": "店铺订单",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my_shop/my_shop_order",
+ "style": {
+ "navigationBarTitleText": "店铺订单",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my_shop/after_sale",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my_shop/after_sale",
+ "style": {
+ "navigationBarTitleText": "",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my_shop/my_shop_password",
- "style": {
- "navigationBarTitleText": "修改密码",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my_shop/my_shop_password",
+ "style": {
+ "navigationBarTitleText": "修改密码",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "modify-phone/modify-phone",
- "style": {
- "navigationBarTitleText": "绑定手机号",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "modify-phone/modify-phone",
+ "style": {
+ "navigationBarTitleText": "绑定手机号",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "modify-real/modify-real",
- "style": {
- "navigationBarTitleText": "实名认证",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "modify-real/modify-real",
+ "style": {
+ "navigationBarTitleText": "实名认证",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "modify-real/modify-edit",
- "style": {
- "navigationBarTitleText": "修改银行卡",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "modify-real/modify-edit",
+ "style": {
+ "navigationBarTitleText": "修改银行卡",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my_shop/pro_admin",
- "style": {
- "navigationBarTitleText": "商品管理",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my_shop/pro_admin",
+ "style": {
+ "navigationBarTitleText": "商品管理",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my_shop/product_add",
- "style": {
- "navigationBarTitleText": "商品添加",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my_shop/product_add",
+ "style": {
+ "navigationBarTitleText": "商品添加",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my_shop/product_edit",
- "style": {
- "navigationBarTitleText": "商品编辑",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my_shop/product_edit",
+ "style": {
+ "navigationBarTitleText": "商品编辑",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my_shop/my_shop_data",
- "style": {
- "navigationBarTitleText": "店铺数据",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my_shop/my_shop_data",
+ "style": {
+ "navigationBarTitleText": "店铺数据",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "my_shop/my_shop_detail",
- "style": {
- "navigationBarTitleText": "订单详情",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "my_shop/my_shop_detail",
+ "style": {
+ "navigationBarTitleText": "订单详情",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "cash/apply",
- "style": {
- "navigationBarTitleText": "提现申请",
- "enablePullDownRefresh": false,
- "app-plus": {
- "titleNView": false, //禁用原生导航栏
- "scrollIndicator": "none"
+ }, {
+ "path": "cash/apply",
+ "style": {
+ "navigationBarTitleText": "提现申请",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ "titleNView": false, //禁用原生导航栏
+ "scrollIndicator": "none"
+ }
}
- }
- }, {
- "path": "cash/list",
- "style": {
- "navigationBarTitleText": "余额提现",
- "enablePullDownRefresh": false,
- "app-plus": {
- "titleNView": false, //禁用原生导航栏
- "scrollIndicator": "none"
+ }, {
+ "path": "cash/list",
+ "style": {
+ "navigationBarTitleText": "余额提现",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ "titleNView": false, //禁用原生导航栏
+ "scrollIndicator": "none"
+ }
}
- }
- }, {
- "path": "card/card",
- "style": {
- "navigationBarTitleText": "会员卡",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "card/card",
+ "style": {
+ "navigationBarTitleText": "会员卡",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
- }
- }, {
- "path": "card/list",
- "style": {
- "navigationBarTitleText": "会员卡列表",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
+ }, {
+ "path": "card/list",
+ "style": {
+ "navigationBarTitleText": "会员卡列表",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
+ }
+ }, {
+ "path": "my_activity/index",
+ "style": {
+ "navigationBarTitleText": "我参与的活动",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
+ }
+ }, {
+ "path": "my_activity/detail",
+ "style": {
+ "navigationBarTitleText": "报名详情",
+ "enablePullDownRefresh": false,
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
+ }
+ },
+ {
+ "path": "consumer/consumer",
+ "style": {
+ "navigationBarTitleText": "消费券",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
+ }
+ },
+ {
+ "path": "activation/index",
+ "style": {
+ "navigationBarTitleText": "激活码",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
}
}
- }, {
- "path": "my_activity/index",
- "style": {
- "navigationBarTitleText": "我参与的活动",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
- }
- }
- }, {
- "path": "my_activity/detail",
- "style": {
- "navigationBarTitleText": "报名详情",
- "enablePullDownRefresh": false,
- "app-plus": {
- //#ifdef H5
- "titleNView": false
- //#endif
- }
- }
- },
- {
- "path": "consumer/consumer",
- "style": {
- "navigationBarTitleText": "消费券"
- }
- }
- ]
+ ]
},
{
"root": "pages/store",
@@ -1572,6 +1606,47 @@
//#endif
}
}
+ },{
+ "path": "operations/index",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "运营中心",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
+ }
+ }, {
+ "path": "operations/cash/apply",
+ "style": {
+ "navigationBarTitleText": "提现申请",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
+ }
+ }, {
+ "path": "operations/cash/list",
+ "style": {
+ "navigationBarTitleText": "提现明细",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
+ }
+ }, {
+ "path": "operations/order",
+ "style": {
+ "navigationBarTitleText": "运营中心订单",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
+ }
}
]
},
@@ -1652,6 +1727,7 @@
}, {
"path": "team/index/index",
"style": {
+ "navigationStyle": "custom",
"navigationBarTitleText": "团队分红",
"enablePullDownRefresh": false
}
@@ -1753,6 +1829,7 @@
}, {
"path": "shareholder/index/index",
"style": {
+ "navigationStyle": "custom",
"navigationBarTitleText": "股东分红",
"enablePullDownRefresh": false
}
@@ -2183,6 +2260,16 @@
//#endif
}
}
+ }, {
+ "path": "login/mplogin",
+ "style": {
+ "navigationBarTitleText": "",
+ "app-plus": {
+ //#ifdef H5
+ "titleNView": false
+ //#endif
+ }
+ }
}
]
},
@@ -2299,6 +2386,27 @@
"navigationBarTitleText": "提现明细",
"enablePullDownRefresh": false
}
+ },
+ {
+ "path": "release/chat/chat",
+ "style": {
+ "navigationBarTitleText": "聊天信息",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "release/chat/chat_list",
+ "style": {
+ "navigationBarTitleText": "聊天列表",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "release/project/look-evaluate/look-evaluate",
+ "style": {
+ "navigationBarTitleText": "评论列表",
+ "enablePullDownRefresh": false
+ }
}
]
}
--
Gitblit v1.9.2