chore(分包): 拆分pages_promotion子包

This commit is contained in:
2026-01-04 15:27:31 +08:00
parent 9415f397d2
commit db8fb25da8
17 changed files with 249 additions and 224 deletions

View File

@@ -111,18 +111,17 @@
]
},
{
//******************营销活动模块26******************
"root": "pages_promotion",
//******************积分模块分包******************
"root": "pages_promotion/point",
"pages": [
//----------积分模块2----------
{
"path": "point/list",
"path": "list",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "point/goods_list",
"path": "goods_list",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
@@ -130,7 +129,7 @@
}
},
{
"path": "point/detail",
"path": "detail",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
@@ -138,13 +137,13 @@
}
},
{
"path": "point/payment",
"path": "payment",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "point/order_list",
"path": "order_list",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
@@ -152,16 +151,21 @@
}
},
{
"path": "point/result",
"path": "result",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
//****************** 商户 ******************
}
]
},
{
//******************商户模块分包******************
"root": "pages_promotion/merch",
"pages": [
{
"path": "merch/merchcategory",
"path": "merchcategory",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom",
@@ -170,17 +174,22 @@
}
},
{
"path": "merch/detail",
"path": "detail",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom",
// #endif
"navigationBarTitleText": "商户首页"
}
},
//****************** 分销 ******************
}
]
},
{
//******************分销核心模块分包******************
"root": "pages_promotion/fenxiao/core",
"pages": [
{
"path": "fenxiao/index",
"path": "index",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
@@ -188,7 +197,7 @@
}
},
{
"path": "fenxiao/promote",
"path": "promote",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
@@ -196,7 +205,7 @@
}
},
{
"path": "fenxiao/apply",
"path": "apply",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
@@ -204,7 +213,7 @@
}
},
{
"path": "fenxiao/order",
"path": "promote_code",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
@@ -212,7 +221,7 @@
}
},
{
"path": "fenxiao/relation",
"path": "level",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
@@ -220,7 +229,21 @@
}
},
{
"path": "fenxiao/order_detail",
"path": "goods_list",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
}
]
},
{
//******************分销订单模块分包******************
"root": "pages_promotion/fenxiao/order",
"pages": [
{
"path": "order",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
@@ -228,7 +251,21 @@
}
},
{
"path": "fenxiao/team",
"path": "order_detail",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
}
]
},
{
//******************分销提现模块分包******************
"root": "pages_promotion/fenxiao/withdraw",
"pages": [
{
"path": "withdraw_apply",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
@@ -236,7 +273,7 @@
}
},
{
"path": "fenxiao/withdraw_apply",
"path": "withdraw_list",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
@@ -244,7 +281,7 @@
}
},
{
"path": "fenxiao/withdraw_list",
"path": "withdrawal_detail",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
@@ -252,7 +289,21 @@
}
},
{
"path": "fenxiao/withdrawal_detail",
"path": "bill",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
}
]
},
{
//******************分销关系模块分包******************
"root": "pages_promotion/fenxiao/relation",
"pages": [
{
"path": "relation",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
@@ -260,7 +311,7 @@
}
},
{
"path": "fenxiao/promote_code",
"path": "team",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
@@ -268,40 +319,7 @@
}
},
{
"path": "fenxiao/level",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "fenxiao/goods_list",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "fenxiao/bill",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "fenxiao/ranking_list",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom",
// #endif
"navigationBarTitleText": "排行榜"
}
},
{
"path": "fenxiao/child_fenxiao",
"path": "child_fenxiao",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom",
@@ -312,45 +330,25 @@
]
},
{
//*****************其他模块26******************
"root": "pages_tool",
//******************分销统计模块分包******************
"root": "pages_promotion/fenxiao/stat",
"pages": [
{
"path": "agreement/contenr",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "vr/index",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "contact/contact",
"style": {
"navigationBarTitleText": "电子名片"
}
},
{
"path": "webview/webview",
"path": "ranking_list",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
"navigationStyle": "custom",
// #endif
"navigationBarTitleText": "排行榜"
}
},
{
"path": "index/diy",
"style": {
// #ifdef MP-WEIXIN
// "navigationStyle": "custom",
// #endif
"enablePullDownRefresh": true
}
},
//******************会员模块20******************
}
]
},
{
//******************工具模块分包******************
"root": "pages_tool",
"pages": [
// 会员模块
{
"path": "member/index",
"style": {
@@ -588,16 +586,15 @@
// #endif
}
},
//******************登录模块******************
{
"path": "login/find",
"path": "member/invite_friends",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
//******************商品模块******************
// 商品模块
{
"path": "goods/coupon",
"style": {
@@ -646,124 +643,7 @@
// #endif
}
},
//******************CMS模块6******************
{
"path": "help/list",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "help/detail",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "notice/list",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "notice/detail",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "article/list",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "article/detail",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
//******************会员充值4******************
{
"path": "recharge/list",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom",
// #endif
"scrollEnabled": true // 禁止页面滚动
}
},
{
"path": "recharge/order_list",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
//******************邀请******************
{
"path": "member/invite_friends",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
//******************支付模块2******************
{
"path": "pay/index",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "pay/wx_pay",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "pay/result",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "pay/cashier",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "storeclose/storeclose",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
//******************订单模块2******************
// 订单模块
{
"path": "order/logistics",
"style": {
@@ -837,7 +717,155 @@
// #endif
}
},
//******************登录模块3******************
// 其他模块
{
"path": "agreement/contenr",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "vr/index",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "contact/contact",
"style": {
"navigationBarTitleText": "电子名片"
}
},
{
"path": "webview/webview",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "index/diy",
"style": {
// #ifdef MP-WEIXIN
// "navigationStyle": "custom",
// #endif
"enablePullDownRefresh": true
}
},
{
"path": "login/find",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "help/list",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "help/detail",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "notice/list",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "notice/detail",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "article/list",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "article/detail",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "recharge/list",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom",
// #endif
"scrollEnabled": true // 禁止页面滚动
}
},
{
"path": "recharge/order_list",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "pay/index",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "pay/wx_pay",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "pay/result",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "pay/cashier",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "storeclose/storeclose",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
{
"path": "login/login",
"style": {
@@ -862,7 +890,7 @@
"navigationStyle": "custom"
// #endif
}
},
},
{
"path": "weapp/order_shipping",
"style": {
@@ -872,7 +900,6 @@
"navigationBarTitleText": "小程序发货"
}
},
//******************介质材料模块******************
{
"path": "seal/structure",
"style": {
@@ -900,7 +927,6 @@
"navigationBarTitleText": "搜索结果"
}
},
//******************案例展示******************
{
"path": "cases/index",
"style": {
@@ -910,7 +936,6 @@
"navigationBarTitleText": "案例展示"
}
},
//******************文件模块******************
{
"path": "files/list",
"style": {

View File

@@ -133,7 +133,7 @@
<script>
import list from './public/js/goods_list.js';
import list from '../public/js/goods_list.js';
import fenxiaoWords from 'common/js/fenxiao-words.js';
export default {

View File

@@ -598,7 +598,7 @@ export default {
</script>
<style lang="scss">
@import './public/css/index.scss';
@import '../public/css/index.scss';
</style>
<style scoped lang="scss">
/deep/ .uni-popup__wrapper {

View File

@@ -306,7 +306,7 @@ export default {
</script>
<style lang="scss">
@import './public/css/level.scss';
@import '../public/css/level.scss';
</style>
<style scoped lang="scss">
/deep/ .uni-popup__wrapper.uni-custom .uni-popup__wrapper-box {

View File

@@ -225,5 +225,5 @@ export default {
</script>
<style lang="scss">
@import './public/css/order.scss';
@import '../public/css/order.scss';
</style>

View File

@@ -154,7 +154,7 @@ export default {
</script>
<style lang="scss">
@import './public/css/order.scss';
@import '../public/css/order.scss';
.goods-wraps {
align-items: center;