tmp: 部分代码与UnishopV5结合,但是代码有严重缺陷

This commit is contained in:
2025-12-20 15:30:39 +08:00
parent ed5181b382
commit e263a616f6
183 changed files with 31316 additions and 18590 deletions

View File

@@ -3,7 +3,7 @@
{
"path": "pages/index/index",
"style": {
// "navigationStyle": "custom",
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
},
@@ -28,15 +28,17 @@
"path": "pages/goods/category",
"style": {
"disableScroll": true,
"navigationStyle": "custom",
"navigationBarTitleText": "商品分类",
"enablePullDownRefresh": true
}
},
// 商品详情
// 商品详情、限时折扣、预售
{
"path": "pages/goods/detail",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "商品详情"
}
},
@@ -54,6 +56,7 @@
{
"path": "pages/member/index",
"style": {
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
},
@@ -112,6 +115,55 @@
//******************营销活动模块26******************
"root": "pages_promotion",
"pages": [
//----------组合套餐模块2----------
{
"path": "bundling/detail",
"style": {
// #ifdef H5
"navigationStyle": "custom"
// #endif
}
},
{
"path": "bundling/payment",
"style": {
// #ifdef H5
"navigationStyle": "custom"
// #endif
}
},
//----------砍价模块5----------
{
"path": "bargain/list",
"style": {
// #ifdef H5
"navigationStyle": "custom"
// #endif
}
},
{
"path": "bargain/detail",
"style": {
// #ifdef H5
"navigationStyle": "custom"
// #endif
}
},
{
"path": "bargain/my_bargain",
"style": {
// #ifdef H5
"navigationStyle": "custom"
// #endif
}
},
{
"path": "bargain/payment",
"style": {
"navigationStyle": "custom"
}
},
//----------积分模块2----------
{
@@ -710,11 +762,21 @@
// #endif
}
},
//******************聊天4******************
{
"path": "chat/room",
"style": {
// #ifdef H5
"navigationStyle": "custom",
// #endif
"softinputMode": "adjustResize"
}
},
//******************支付模块2******************
{
"path": "pay/index",
"style": {
// #ifdef APP-PLUS
// #ifdef H5
"navigationStyle": "custom"
// #endif
}
@@ -722,7 +784,7 @@
{
"path": "pay/wx_pay",
"style": {
// #ifdef APP-PLUS
// #ifdef H5
"navigationStyle": "custom"
// #endif
}
@@ -730,7 +792,7 @@
{
"path": "pay/result",
"style": {
// #ifdef APP-PLUS
// #ifdef H5
"navigationStyle": "custom"
// #endif
}
@@ -738,7 +800,15 @@
{
"path": "pay/cashier",
"style": {
// #ifdef APP-PLUS
// #ifdef H5
"navigationStyle": "custom"
// #endif
}
},
{
"path": "pay/offlinepay",
"style": {
// #ifdef H5
"navigationStyle": "custom"
// #endif
}
@@ -746,7 +816,7 @@
{
"path": "storeclose/storeclose",
"style": {
// #ifdef APP-PLUS
// #ifdef H5
"navigationStyle": "custom"
// #endif
}
@@ -755,7 +825,7 @@
{
"path": "order/logistics",
"style": {
// #ifdef APP-PLUS
// #ifdef H5
"navigationStyle": "custom"
// #endif
}
@@ -763,7 +833,7 @@
{
"path": "order/evaluate",
"style": {
// #ifdef APP-PLUS
// #ifdef H5
"navigationStyle": "custom"
// #endif
}
@@ -771,7 +841,7 @@
{
"path": "order/refund",
"style": {
// #ifdef APP-PLUS
// #ifdef H5
"navigationStyle": "custom"
// #endif
}
@@ -779,7 +849,7 @@
{
"path": "order/refund_goods_select",
"style": {
// #ifdef APP-PLUS
// #ifdef H5
"navigationStyle": "custom"
// #endif
}
@@ -787,7 +857,7 @@
{
"path": "order/refund_type_select",
"style": {
// #ifdef APP-PLUS
// #ifdef H5
"navigationStyle": "custom"
// #endif
}
@@ -795,7 +865,7 @@
{
"path": "order/refund_batch",
"style": {
// #ifdef APP-PLUS
// #ifdef H5
"navigationStyle": "custom"
// #endif
}
@@ -803,7 +873,7 @@
{
"path": "order/refund_detail",
"style": {
// #ifdef APP-PLUS
// #ifdef H5
"navigationStyle": "custom"
// #endif
}
@@ -811,38 +881,130 @@
{
"path": "order/activist",
"style": {
// #ifdef APP-PLUS
// #ifdef H5
"navigationStyle": "custom",
// #endif
"navigationBarTitleText": "退款"
}
},
{
"path": "order/detail_virtual",
"style": {
// #ifdef APP-PLUS
"navigationStyle": "custom"
// #endif
}
},
//******************登录模块3******************
{
"path": "login/login",
"path": "login/index",
"style": {
// #ifdef APP-PLUS
// #ifdef H5
"navigationStyle": "custom",
// #endif
"navigationBarTitleText": "登录"
}
},
{
"path": "login/aggrement",
"style": {
// #ifdef H5
"navigationStyle": "custom",
// #endif
"navigationBarTitleText": "协议"
}
},
{
"path": "login/login",
"style": {
// #ifdef H5
"navigationStyle": "custom",
// #endif
"navigationBarTitleText": "登录"
}
},
{
"path": "login/register",
"style": {
// #ifdef H5
"navigationStyle": "custom",
// #endif
"navigationBarTitleText": "注册"
}
},
{
"path": "form/form",
"style": {
// #ifdef APP-PLUS
// #ifdef H5
"navigationStyle": "custom"
// #endif
}
},
{
"path": "store/list",
"style": {
// #ifdef H5
"navigationStyle": "custom",
// #endif
"navigationBarTitleText": "门店列表"
}
},
{
"path": "store/detail",
"style": {
// #ifdef H5
"navigationStyle": "custom",
// #endif
"navigationBarTitleText": "门店详情"
}
},
{
"path": "store/store_payment",
"style": {
// #ifdef H5
"navigationStyle": "custom",
// #endif
"navigationBarTitleText": "门店付款"
}
},
{
"path": "store/payment_qrcode",
"style": {
// #ifdef H5
"navigationStyle": "custom",
// #endif
"navigationBarTitleText": "付款码"
}
},
//******************核销模块4******************
{
"path": "verification/index",
"style": {
// #ifdef H5
"navigationStyle": "custom",
// #endif
"navigationBarTitleText": "核销台"
}
},
{
"path": "verification/list",
"style": {
// #ifdef H5
"navigationStyle": "custom",
// #endif
"navigationBarTitleText": "核销列表"
}
},
{
"path": "verification/detail",
"style": {
// #ifdef H5
"navigationStyle": "custom",
// #endif
"navigationBarTitleText": "核销详情"
}
},
{
"path": "weapp/order_shipping",
"style": {
// #ifdef H5
"navigationStyle": "custom",
// #endif
"navigationBarTitleText": "小程序发货"
}
},
//******************AI客服******************
{
"path": "ai-chat/index",
@@ -879,7 +1041,7 @@
"text": ""
},
{
"pagePath": "pages/contact/contact",
"pagePath": "pages/goods/cart",
"text": ""
},
{