From 0ffbc53902f0f2d79f9fb9437d6d0fdd53321c45 Mon Sep 17 00:00:00 2001 From: huangzhenbao <17818024429@163.com> Date: Thu, 14 May 2026 15:28:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90consumer=E7=AB=AF=E5=90=8C?= =?UTF-8?q?=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../20260514-093851/pages/main/cart.uvue | 1869 +++++ .../20260514-093851/pages/main/category.uvue | 1552 ++++ .../20260514-093851/pages/main/index.uvue | 2727 ++++++ .../20260514-093851/pages/main/messages.uvue | 1454 ++++ .../20260514-093851/pages/main/profile.uvue | 1874 +++++ .../pages/mall/consumer/address-edit.uvue | 612 ++ .../pages/mall/consumer/address-list.uvue | 342 + .../pages/mall/consumer/address.uvue | 923 +++ .../pages/mall/consumer/apply-refund.uvue | 298 + .../pages/mall/consumer/balance/index.uvue | 387 + .../pages/mall/consumer/bank-cards/add.uvue | 160 + .../pages/mall/consumer/bank-cards/index.uvue | 240 + .../pages/mall/consumer/chat.uvue | 951 +++ .../pages/mall/consumer/chat_new.uvue | 619 ++ .../pages/mall/consumer/checkout.uvue | 2211 +++++ .../pages/mall/consumer/coupons.uvue | 162 + ...…§åŒ»å…»æ•°å­—赋能平å°ï¼ˆä¸€æœŸï¼‰é¡¹ç›®ä¿¡æ¯åŒ–实施方案.md | 1088 +++ ...­—赋能平å°ï¼ˆä¸€æœŸï¼‰é¡¹ç›®ç¬¬ä¸€é˜¶æ®µå¼€å‘需求规格说明书.md | 7274 +++++++++++++++++ .../pages/mall/consumer/favorites.uvue | 591 ++ .../pages/mall/consumer/footprint.uvue | 750 ++ .../mall/consumer/home-service/apply.uvue | 182 + .../mall/consumer/home-service/feedback.uvue | 182 + .../mall/consumer/home-service/index.uvue | 161 + .../consumer/home-service/order-detail.uvue | 111 + .../pages/mall/consumer/logistics.uvue | 299 + .../pages/mall/consumer/member/index.uvue | 651 ++ .../pages/mall/consumer/message-detail.uvue | 271 + .../pages/mall/consumer/my-reviews.uvue | 697 ++ .../pages/mall/consumer/order-detail.uvue | 1344 +++ .../pages/mall/consumer/orders.uvue | 1857 +++++ .../pages/mall/consumer/payment-success.uvue | 206 + .../pages/mall/consumer/payment.uvue | 1088 +++ .../consumer/points/exchange-records.uvue | 279 + .../pages/mall/consumer/points/exchange.uvue | 727 ++ .../pages/mall/consumer/points/index.uvue | 654 ++ .../pages/mall/consumer/points/signin.uvue | 562 ++ .../pages/mall/consumer/product-detail.uvue | 2240 +++++ .../pages/mall/consumer/product-reviews.uvue | 749 ++ .../mall/consumer/red-packets/index.uvue | 250 + .../pages/mall/consumer/refund-review.uvue | 163 + .../pages/mall/consumer/refund.uvue | 876 ++ .../pages/mall/consumer/review.uvue | 896 ++ .../pages/mall/consumer/search.uvue | 1563 ++++ .../pages/mall/consumer/settings.uvue | 832 ++ .../pages/mall/consumer/share/detail.uvue | 610 ++ .../pages/mall/consumer/share/index.uvue | 412 + .../pages/mall/consumer/shop-detail.uvue | 959 +++ .../consumer/subscription/followed-shops.uvue | 221 + .../subscription/my-subscriptions.uvue | 158 + .../consumer/subscription/plan-detail.uvue | 114 + .../mall/consumer/subscription/plan-list.uvue | 112 + .../subscription/subscribe-checkout.uvue | 171 + .../pages/mall/consumer/wallet.uvue | 1061 +++ .../pages/mall/consumer/withdraw.uvue | 341 + .../pages.admin.2026-05-14T01-16-58-299Z.json | 93 + .../pages.admin.2026-05-14T01-19-24-755Z.json | 185 + ...ges.consumer.2026-05-14T01-13-13-186Z.json | 1989 +++++ ...ges.consumer.2026-05-14T01-13-30-034Z.json | 1989 +++++ ...ges.consumer.2026-05-14T01-14-35-799Z.json | 351 + ...ges.consumer.2026-05-14T01-16-50-558Z.json | 351 + ...ges.consumer.2026-05-14T01-31-17-016Z.json | 1822 +++++ ...ges.consumer.2026-05-14T01-39-45-443Z.json | 351 + ...ges.consumer.2026-05-14T01-43-10-621Z.json | 1902 +++++ ...ges.consumer.2026-05-14T03-29-10-395Z.json | 429 + ...ges.consumer.2026-05-14T03-54-05-051Z.json | 429 + ...ges.consumer.2026-05-14T03-54-43-751Z.json | 429 + ...ges.consumer.2026-05-14T03-58-32-272Z.json | 432 + .../pages.full.2026-05-14T01-17-06-966Z.json | 1108 +++ .../pages.full.2026-05-14T01-19-30-885Z.json | 1108 +++ .../pages.full.2026-05-14T01-40-49-209Z.json | 431 + ...ges.merchant.2026-05-14T01-16-52-935Z.json | 351 + ...ges.merchant.2026-05-14T01-16-55-862Z.json | 93 + ...ges.merchant.2026-05-14T01-18-38-855Z.json | 1822 +++++ ...ges.merchant.2026-05-14T01-19-03-896Z.json | 187 + App.uvue | 35 +- ak/config.uts | 15 +- components/consumer/EmptyState.uvue | 22 + components/consumer/GoodsCard.uvue | 58 + components/consumer/PddWaterfallCard.uvue | 257 + components/consumer/PddWaterfallFeed.uvue | 144 + components/consumer/PriceText.uvue | 27 + components/consumer/SearchBar.uvue | 88 + components/consumer/SkeletonCard.uvue | 23 + components/consumer/WaterfallList.uvue | 47 + components/homeService/ServiceActionRow.uvue | 83 + components/homeService/ServiceInfoCard.uvue | 99 + components/homeService/ServiceInfoList.uvue | 49 + components/homeService/ServicePanel.uvue | 58 + components/homeService/ServiceStatusTag.uvue | 63 + components/homeService/ServiceTimeline.uvue | 67 + components/supadb/aksupa.uts | 25 +- config/consumer/pages.json | 223 +- layouts/admin/components/AdminTagsView.uvue | 25 +- manifest.json | 154 +- manifest.json.bak | 76 + package.json | 3 + pages.admin.json | 1108 +++ pages.consumer.json | 432 + pages.full.json | 85 +- pages.json | 1579 +--- pages.merchant.json | 26 +- pages/main/cart-search/cart-search.uvue | 1307 +++ pages/main/cart.uvue | 1343 ++- pages/main/category.uvue | 177 +- pages/main/index.uvue | 2526 ++++-- pages/main/messages.uvue | 4 +- pages/main/profile.uvue | 2306 ++++-- .../application-management/index.uvue | 192 + .../home-service/assessment-form/index.uvue | 168 + .../home-service/dispatch-center/index.uvue | 113 + .../home-service/rectification/index.uvue | 122 + .../home-service/service-plan/index.uvue | 157 + .../settlement-archive/index.uvue | 121 + pages/mall/consumer/address-edit.uvue | 73 +- pages/mall/consumer/address-list.uvue | 48 +- pages/mall/consumer/address.uvue | 683 +- pages/mall/consumer/apply-refund.uvue | 43 +- pages/mall/consumer/balance/index.uvue | 2 +- pages/mall/consumer/bank-cards/add.uvue | 744 +- pages/mall/consumer/bank-cards/index.uvue | 19 +- pages/mall/consumer/bank-cards/verify.uvue | 558 ++ pages/mall/consumer/category.uvue | 16 + pages/mall/consumer/channel-detail.uvue | 479 ++ pages/mall/consumer/chat.uvue | 8 +- pages/mall/consumer/chat_new.backup.tmp | 622 ++ pages/mall/consumer/chat_new.uvue | 446 +- pages/mall/consumer/checkout.uvue | 105 +- pages/mall/consumer/coupons.uvue | 2 +- ...…§åŒ»å…»æ•°å­—赋能平å°ï¼ˆä¸€æœŸï¼‰é¡¹ç›®ä¿¡æ¯åŒ–实施方案.md | 1088 +++ ...­—赋能平å°ï¼ˆä¸€æœŸï¼‰é¡¹ç›®ç¬¬ä¸€é˜¶æ®µå¼€å‘需求规格说明书.md | 7274 +++++++++++++++++ pages/mall/consumer/edit-profile.uvue | 22 + pages/mall/consumer/favorites.uvue | 12 +- pages/mall/consumer/footprint.uvue | 151 +- pages/mall/consumer/home-service/apply.uvue | 182 + .../mall/consumer/home-service/feedback.uvue | 182 + pages/mall/consumer/home-service/index.uvue | 161 + .../consumer/home-service/order-detail.uvue | 111 + pages/mall/consumer/home.uvue | 14 + pages/mall/consumer/index.uvue | 14 + pages/mall/consumer/logistics.uvue | 9 +- pages/mall/consumer/member/index.uvue | 2 +- pages/mall/consumer/message-detail.uvue | 9 +- pages/mall/consumer/my-reviews.uvue | 4 +- pages/mall/consumer/order-detail.uvue | 50 +- pages/mall/consumer/orders.uvue | 2087 ++--- pages/mall/consumer/payment-success.uvue | 23 +- pages/mall/consumer/payment.uvue | 62 +- pages/mall/consumer/pdd-waterfall-demo.uvue | 112 + pages/mall/consumer/points/exchange.uvue | 2 +- pages/mall/consumer/product-detail.uvue | 3336 +++++--- pages/mall/consumer/product-reviews.uvue | 9 +- pages/mall/consumer/red-packets/index.uvue | 2 +- pages/mall/consumer/refund-review.uvue | 2 +- pages/mall/consumer/refund.uvue | 46 +- pages/mall/consumer/review.uvue | 30 +- pages/mall/consumer/search.uvue | 1187 ++- pages/mall/consumer/settings.uvue | 143 +- pages/mall/consumer/share/detail.uvue | 9 +- pages/mall/consumer/share/index.uvue | 2 +- pages/mall/consumer/shop-detail.uvue | 114 +- .../consumer/subscription/followed-shops.uvue | 2 +- .../subscription/my-subscriptions.uvue | 75 +- .../consumer/subscription/plan-detail.uvue | 77 +- .../mall/consumer/subscription/plan-list.uvue | 88 +- .../subscription/subscribe-checkout.uvue | 53 +- pages/mall/consumer/wallet.uvue | 2 +- pages/mall/consumer/withdraw.uvue | 4 +- pages/mall/delivery/order-detail.uvue | 2 + .../mall/merchant/home-service/check-in.uvue | 122 + .../home-service/exception-report.uvue | 143 + .../merchant/home-service/service-record.uvue | 111 + .../merchant/home-service/task-detail.uvue | 154 + pages/mall/merchant/home-service/tasks.uvue | 93 + pages/user/login.uvue | 279 +- scripts/build-consumer.bat | 10 +- scripts/build-consumer.sh | 9 +- scripts/restore-config.bat | 10 +- scripts/restore-config.sh | 6 +- scripts/switch-pages.js | 412 +- services/homeServiceService.uts | 866 ++ static/consumer/collection.png | Bin 0 -> 4855 bytes static/consumer/comment.png | Bin 0 -> 5831 bytes static/consumer/coupon.png | Bin 0 -> 5175 bytes static/consumer/footprint.png | Bin 0 -> 4746 bytes static/consumer/payment.png | Bin 0 -> 4124 bytes static/consumer/receipt.png | Bin 0 -> 5093 bytes static/consumer/refund_quota.png | Bin 0 -> 7107 bytes static/consumer/store.png | Bin 0 -> 5056 bytes static/images/default.png | Bin 0 -> 5627 bytes static/location.png | Bin 0 -> 6462 bytes static/setting.png | Bin 0 -> 5751 bytes types/home-service.uts | 154 + utils/bankUtils.uts | 295 + utils/mock-pdd-waterfall-data.uts | 87 + utils/mockChannelData.uts | 205 + utils/supabaseService.uts | 114 +- 报错信æ¯.txt | 207 + 197 files changed, 92657 insertions(+), 7564 deletions(-) create mode 100644 .consumer-sync-backup/20260514-093851/pages/main/cart.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/main/category.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/main/index.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/main/messages.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/main/profile.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/address-edit.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/address-list.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/address.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/apply-refund.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/balance/index.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/bank-cards/add.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/bank-cards/index.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/chat.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/chat_new.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/checkout.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/coupons.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/docs/梅州市智慧医养数字赋能平å°ï¼ˆä¸€æœŸï¼‰é¡¹ç›®ä¿¡æ¯åŒ–实施方案.md create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/docs/梅州市智慧医养数字赋能平å°ï¼ˆä¸€æœŸï¼‰é¡¹ç›®ç¬¬ä¸€é˜¶æ®µå¼€å‘需求规格说明书.md create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/favorites.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/footprint.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/home-service/apply.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/home-service/feedback.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/home-service/index.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/home-service/order-detail.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/logistics.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/member/index.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/message-detail.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/my-reviews.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/order-detail.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/orders.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/payment-success.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/payment.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/points/exchange-records.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/points/exchange.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/points/index.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/points/signin.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/product-detail.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/product-reviews.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/red-packets/index.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/refund-review.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/refund.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/review.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/search.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/settings.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/share/detail.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/share/index.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/shop-detail.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/followed-shops.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/my-subscriptions.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/plan-detail.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/plan-list.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/subscribe-checkout.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/wallet.uvue create mode 100644 .consumer-sync-backup/20260514-093851/pages/mall/consumer/withdraw.uvue create mode 100644 .pages-backup/pages.admin.2026-05-14T01-16-58-299Z.json create mode 100644 .pages-backup/pages.admin.2026-05-14T01-19-24-755Z.json create mode 100644 .pages-backup/pages.consumer.2026-05-14T01-13-13-186Z.json create mode 100644 .pages-backup/pages.consumer.2026-05-14T01-13-30-034Z.json create mode 100644 .pages-backup/pages.consumer.2026-05-14T01-14-35-799Z.json create mode 100644 .pages-backup/pages.consumer.2026-05-14T01-16-50-558Z.json create mode 100644 .pages-backup/pages.consumer.2026-05-14T01-31-17-016Z.json create mode 100644 .pages-backup/pages.consumer.2026-05-14T01-39-45-443Z.json create mode 100644 .pages-backup/pages.consumer.2026-05-14T01-43-10-621Z.json create mode 100644 .pages-backup/pages.consumer.2026-05-14T03-29-10-395Z.json create mode 100644 .pages-backup/pages.consumer.2026-05-14T03-54-05-051Z.json create mode 100644 .pages-backup/pages.consumer.2026-05-14T03-54-43-751Z.json create mode 100644 .pages-backup/pages.consumer.2026-05-14T03-58-32-272Z.json create mode 100644 .pages-backup/pages.full.2026-05-14T01-17-06-966Z.json create mode 100644 .pages-backup/pages.full.2026-05-14T01-19-30-885Z.json create mode 100644 .pages-backup/pages.full.2026-05-14T01-40-49-209Z.json create mode 100644 .pages-backup/pages.merchant.2026-05-14T01-16-52-935Z.json create mode 100644 .pages-backup/pages.merchant.2026-05-14T01-16-55-862Z.json create mode 100644 .pages-backup/pages.merchant.2026-05-14T01-18-38-855Z.json create mode 100644 .pages-backup/pages.merchant.2026-05-14T01-19-03-896Z.json create mode 100644 components/consumer/EmptyState.uvue create mode 100644 components/consumer/GoodsCard.uvue create mode 100644 components/consumer/PddWaterfallCard.uvue create mode 100644 components/consumer/PddWaterfallFeed.uvue create mode 100644 components/consumer/PriceText.uvue create mode 100644 components/consumer/SearchBar.uvue create mode 100644 components/consumer/SkeletonCard.uvue create mode 100644 components/consumer/WaterfallList.uvue create mode 100644 components/homeService/ServiceActionRow.uvue create mode 100644 components/homeService/ServiceInfoCard.uvue create mode 100644 components/homeService/ServiceInfoList.uvue create mode 100644 components/homeService/ServicePanel.uvue create mode 100644 components/homeService/ServiceStatusTag.uvue create mode 100644 components/homeService/ServiceTimeline.uvue create mode 100644 manifest.json.bak create mode 100644 pages.admin.json create mode 100644 pages.consumer.json create mode 100644 pages/main/cart-search/cart-search.uvue create mode 100644 pages/mall/admin/home-service/application-management/index.uvue create mode 100644 pages/mall/admin/home-service/assessment-form/index.uvue create mode 100644 pages/mall/admin/home-service/dispatch-center/index.uvue create mode 100644 pages/mall/admin/home-service/rectification/index.uvue create mode 100644 pages/mall/admin/home-service/service-plan/index.uvue create mode 100644 pages/mall/admin/home-service/settlement-archive/index.uvue create mode 100644 pages/mall/consumer/bank-cards/verify.uvue create mode 100644 pages/mall/consumer/category.uvue create mode 100644 pages/mall/consumer/channel-detail.uvue create mode 100644 pages/mall/consumer/chat_new.backup.tmp create mode 100644 pages/mall/consumer/docs/梅州市智慧医养数字赋能平å°ï¼ˆä¸€æœŸï¼‰é¡¹ç›®ä¿¡æ¯åŒ–实施方案.md create mode 100644 pages/mall/consumer/docs/梅州市智慧医养数字赋能平å°ï¼ˆä¸€æœŸï¼‰é¡¹ç›®ç¬¬ä¸€é˜¶æ®µå¼€å‘需求规格说明书.md create mode 100644 pages/mall/consumer/edit-profile.uvue create mode 100644 pages/mall/consumer/home-service/apply.uvue create mode 100644 pages/mall/consumer/home-service/feedback.uvue create mode 100644 pages/mall/consumer/home-service/index.uvue create mode 100644 pages/mall/consumer/home-service/order-detail.uvue create mode 100644 pages/mall/consumer/home.uvue create mode 100644 pages/mall/consumer/index.uvue create mode 100644 pages/mall/consumer/pdd-waterfall-demo.uvue create mode 100644 pages/mall/merchant/home-service/check-in.uvue create mode 100644 pages/mall/merchant/home-service/exception-report.uvue create mode 100644 pages/mall/merchant/home-service/service-record.uvue create mode 100644 pages/mall/merchant/home-service/task-detail.uvue create mode 100644 pages/mall/merchant/home-service/tasks.uvue create mode 100644 services/homeServiceService.uts create mode 100644 static/consumer/collection.png create mode 100644 static/consumer/comment.png create mode 100644 static/consumer/coupon.png create mode 100644 static/consumer/footprint.png create mode 100644 static/consumer/payment.png create mode 100644 static/consumer/receipt.png create mode 100644 static/consumer/refund_quota.png create mode 100644 static/consumer/store.png create mode 100644 static/images/default.png create mode 100644 static/location.png create mode 100644 static/setting.png create mode 100644 types/home-service.uts create mode 100644 utils/bankUtils.uts create mode 100644 utils/mock-pdd-waterfall-data.uts create mode 100644 utils/mockChannelData.uts create mode 100644 报错信æ¯.txt diff --git a/.consumer-sync-backup/20260514-093851/pages/main/cart.uvue b/.consumer-sync-backup/20260514-093851/pages/main/cart.uvue new file mode 100644 index 00000000..c75b0412 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/main/cart.uvue @@ -0,0 +1,1869 @@ + + + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/main/category.uvue b/.consumer-sync-backup/20260514-093851/pages/main/category.uvue new file mode 100644 index 00000000..4fda8c97 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/main/category.uvue @@ -0,0 +1,1552 @@ + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/main/index.uvue b/.consumer-sync-backup/20260514-093851/pages/main/index.uvue new file mode 100644 index 00000000..8958329b --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/main/index.uvue @@ -0,0 +1,2727 @@ + + + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/main/messages.uvue b/.consumer-sync-backup/20260514-093851/pages/main/messages.uvue new file mode 100644 index 00000000..5adf02bd --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/main/messages.uvue @@ -0,0 +1,1454 @@ + + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/main/profile.uvue b/.consumer-sync-backup/20260514-093851/pages/main/profile.uvue new file mode 100644 index 00000000..1dc64e56 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/main/profile.uvue @@ -0,0 +1,1874 @@ + + + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/address-edit.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/address-edit.uvue new file mode 100644 index 00000000..a25d6442 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/address-edit.uvue @@ -0,0 +1,612 @@ + + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/address-list.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/address-list.uvue new file mode 100644 index 00000000..770dd9c2 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/address-list.uvue @@ -0,0 +1,342 @@ + + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/address.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/address.uvue new file mode 100644 index 00000000..9b019184 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/address.uvue @@ -0,0 +1,923 @@ + + + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/apply-refund.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/apply-refund.uvue new file mode 100644 index 00000000..b7d255bd --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/apply-refund.uvue @@ -0,0 +1,298 @@ + + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/balance/index.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/balance/index.uvue new file mode 100644 index 00000000..84f7d7d6 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/balance/index.uvue @@ -0,0 +1,387 @@ + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/bank-cards/add.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/bank-cards/add.uvue new file mode 100644 index 00000000..c5913e5d --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/bank-cards/add.uvue @@ -0,0 +1,160 @@ + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/bank-cards/index.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/bank-cards/index.uvue new file mode 100644 index 00000000..84416c2e --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/bank-cards/index.uvue @@ -0,0 +1,240 @@ + + + + + \ No newline at end of file diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/chat.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/chat.uvue new file mode 100644 index 00000000..84c4c192 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/chat.uvue @@ -0,0 +1,951 @@ + + + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/chat_new.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/chat_new.uvue new file mode 100644 index 00000000..cb1a8d7c --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/chat_new.uvue @@ -0,0 +1,619 @@ + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/checkout.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/checkout.uvue new file mode 100644 index 00000000..21951954 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/checkout.uvue @@ -0,0 +1,2211 @@ + + + + + + \ No newline at end of file diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/home-service/feedback.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/home-service/feedback.uvue new file mode 100644 index 00000000..d83ea6a7 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/home-service/feedback.uvue @@ -0,0 +1,182 @@ + + + + + \ No newline at end of file diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/home-service/index.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/home-service/index.uvue new file mode 100644 index 00000000..f0b14396 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/home-service/index.uvue @@ -0,0 +1,161 @@ + + + + + \ No newline at end of file diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/home-service/order-detail.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/home-service/order-detail.uvue new file mode 100644 index 00000000..da03cbf8 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/home-service/order-detail.uvue @@ -0,0 +1,111 @@ + + + + + \ No newline at end of file diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/logistics.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/logistics.uvue new file mode 100644 index 00000000..2c30bba2 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/logistics.uvue @@ -0,0 +1,299 @@ + + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/member/index.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/member/index.uvue new file mode 100644 index 00000000..7b383692 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/member/index.uvue @@ -0,0 +1,651 @@ + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/message-detail.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/message-detail.uvue new file mode 100644 index 00000000..f062f51e --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/message-detail.uvue @@ -0,0 +1,271 @@ + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/my-reviews.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/my-reviews.uvue new file mode 100644 index 00000000..f74bf88e --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/my-reviews.uvue @@ -0,0 +1,697 @@ + + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/refund.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/refund.uvue new file mode 100644 index 00000000..bc85ff21 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/refund.uvue @@ -0,0 +1,876 @@ + + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/review.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/review.uvue new file mode 100644 index 00000000..b20ea6b0 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/review.uvue @@ -0,0 +1,896 @@ + + + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/search.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/search.uvue new file mode 100644 index 00000000..8ab5f4c7 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/search.uvue @@ -0,0 +1,1563 @@ + + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/settings.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/settings.uvue new file mode 100644 index 00000000..3379dd40 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/settings.uvue @@ -0,0 +1,832 @@ + + + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/share/detail.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/share/detail.uvue new file mode 100644 index 00000000..85f286b4 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/share/detail.uvue @@ -0,0 +1,610 @@ + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/share/index.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/share/index.uvue new file mode 100644 index 00000000..540daf57 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/share/index.uvue @@ -0,0 +1,412 @@ + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/shop-detail.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/shop-detail.uvue new file mode 100644 index 00000000..4e51f619 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/shop-detail.uvue @@ -0,0 +1,959 @@ + + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/followed-shops.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/followed-shops.uvue new file mode 100644 index 00000000..ca90f57c --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/followed-shops.uvue @@ -0,0 +1,221 @@ + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/my-subscriptions.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/my-subscriptions.uvue new file mode 100644 index 00000000..6e9e678b --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/my-subscriptions.uvue @@ -0,0 +1,158 @@ + + + + + \ No newline at end of file diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/plan-detail.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/plan-detail.uvue new file mode 100644 index 00000000..8d3f5aba --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/plan-detail.uvue @@ -0,0 +1,114 @@ + + + + + \ No newline at end of file diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/plan-list.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/plan-list.uvue new file mode 100644 index 00000000..08ad6539 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/plan-list.uvue @@ -0,0 +1,112 @@ + + + + + \ No newline at end of file diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/subscribe-checkout.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/subscribe-checkout.uvue new file mode 100644 index 00000000..ead52f8e --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/subscription/subscribe-checkout.uvue @@ -0,0 +1,171 @@ + + + + + \ No newline at end of file diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/wallet.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/wallet.uvue new file mode 100644 index 00000000..27b6096f --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/wallet.uvue @@ -0,0 +1,1061 @@ + + + + + + diff --git a/.consumer-sync-backup/20260514-093851/pages/mall/consumer/withdraw.uvue b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/withdraw.uvue new file mode 100644 index 00000000..862a3b14 --- /dev/null +++ b/.consumer-sync-backup/20260514-093851/pages/mall/consumer/withdraw.uvue @@ -0,0 +1,341 @@ + + + + + diff --git a/.pages-backup/pages.admin.2026-05-14T01-16-58-299Z.json b/.pages-backup/pages.admin.2026-05-14T01-16-58-299Z.json new file mode 100644 index 00000000..783635a0 --- /dev/null +++ b/.pages-backup/pages.admin.2026-05-14T01-16-58-299Z.json @@ -0,0 +1,93 @@ +{ + "pages": [ + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/register", + "style": { + "navigationBarTitleText": "注册" + } + }, + { + "path": "pages/user/forgot-password", + "style": { + "navigationBarTitleText": "忘记密ç " + } + }, + { + "path": "pages/user/terms", + "style": { + "navigationBarTitleText": "用户å议与éšç§æ”¿ç­–" + } + }, + { + "path": "pages/user/change-password", + "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" + } + } + ], + "subPackages": [], + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "merchant端", + "path": "pages/mall/merchant/index", + "query": "role=merchant" + } + ] + } +} diff --git a/.pages-backup/pages.admin.2026-05-14T01-19-24-755Z.json b/.pages-backup/pages.admin.2026-05-14T01-19-24-755Z.json new file mode 100644 index 00000000..af924ae9 --- /dev/null +++ b/.pages-backup/pages.admin.2026-05-14T01-19-24-755Z.json @@ -0,0 +1,185 @@ +{ + "pages": [ + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/register", + "style": { + "navigationBarTitleText": "注册" + } + }, + { + "path": "pages/user/forgot-password", + "style": { + "navigationBarTitleText": "忘记密ç " + } + }, + { + "path": "pages/user/terms", + "style": { + "navigationBarTitleText": "用户å议与éšç§æ”¿ç­–" + } + }, + { + "path": "pages/user/change-password", + "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": [], + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "merchant端", + "path": "pages/mall/merchant/index", + "query": "role=merchant" + } + ] + } +} + diff --git a/.pages-backup/pages.consumer.2026-05-14T01-13-13-186Z.json b/.pages-backup/pages.consumer.2026-05-14T01-13-13-186Z.json new file mode 100644 index 00000000..ff9a1a10 --- /dev/null +++ b/.pages-backup/pages.consumer.2026-05-14T01-13-13-186Z.json @@ -0,0 +1,1989 @@ +{ + "pages": [ + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + // #ifndef MP-WEIXIN + { + "path": "pages/mall/admin/homePage/index", + "style": { + "navigationBarTitleText": "管ç†åŽå°", + "navigationStyle": "custom" + } + }, + { + "path": "pages/mall/admin/userCenter/index", + "style": { + "navigationBarTitleText": "个人中心", + "navigationStyle": "custom" + } + }, + // #endif + { + "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/user/change-password", + "style": { + "navigationBarTitleText": "修改密ç " + } + }, + { + "path": "pages/user/bind-phone", + "style": { + "navigationBarTitleText": "绑定手机" + } + }, + { + "path": "pages/user/bind-email", + "style": { + "navigationBarTitleText": "绑定邮箱" + } + }, + { + "path": "pages/main/index", + "style": { + "navigationBarTitleText": "首页", + "navigationStyle": "custom", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/main/category", + "style": { + "navigationBarTitleText": "分类", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/messages", + "style": { + "navigationBarTitleText": "消æ¯", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/main/cart", + "style": { + "navigationBarTitleText": "购物车", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/profile", + "style": { + "navigationBarTitleText": "我的" + } + } + ], + "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" + } + }, + { + "path": "home-service/tasks", + "style": { + "navigationBarTitleText": "执行任务", + "navigationStyle": "custom" + } + }, + { + "path": "home-service/task-detail", + "style": { + "navigationBarTitleText": "任务详情", + "navigationStyle": "custom" + } + }, + { + "path": "home-service/check-in", + "style": { + "navigationBarTitleText": "到岗签到", + "navigationStyle": "custom" + } + }, + { + "path": "home-service/service-record", + "style": { + "navigationBarTitleText": "æœåŠ¡è®°å½•", + "navigationStyle": "custom" + } + }, + { + "path": "home-service/exception-report", + "style": { + "navigationBarTitleText": "异常上报", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/consumer", + "pages": [ + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置" + } + }, + { + "path": "wallet", + "style": { + "navigationBarTitleText": "我的钱包" + } + }, + { + "path": "withdraw", + "style": { + "navigationBarTitleText": "ä½™é¢æçŽ°" + } + }, + { + "path": "search", + "style": { + "navigationBarTitleText": "æœç´¢", + "navigationStyle": "custom" + } + }, + { + "path": "product-detail", + "style": { + "navigationBarTitleText": "商å“详情" + } + }, + { + "path": "shop-detail", + "style": { + "navigationBarTitleText": "店铺详情" + } + }, + { + "path": "coupons", + "style": { + "navigationBarTitleText": "我的优惠券" + } + }, + { + "path": "favorites", + "style": { + "navigationBarTitleText": "我的收è—" + } + }, + { + "path": "footprint", + "style": { + "navigationBarTitleText": "我的足迹" + } + }, + { + "path": "address-list", + "style": { + "navigationBarTitleText": "收货地å€" + } + }, + { + "path": "address-edit", + "style": { + "navigationBarTitleText": "编辑地å€" + } + }, + { + "path": "checkout", + "style": { + "navigationBarTitleText": "确认订å•" + } + }, + { + "path": "payment", + "style": { + "navigationBarTitleText": "æ”¶é“¶å°" + } + }, + { + "path": "payment-success", + "style": { + "navigationBarTitleText": "支付æˆåŠŸ", + "navigationStyle": "custom" + } + }, + { + "path": "orders", + "style": { + "navigationBarTitleText": "我的订å•", + "enablePullDownRefresh": true + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情" + } + }, + { + "path": "logistics", + "style": { + "navigationBarTitleText": "物æµè¯¦æƒ…" + } + }, + { + "path": "review", + "style": { + "navigationBarTitleText": "评价晒å•" + } + }, + { + "path": "refund", + "style": { + "navigationBarTitleText": "退款/å”®åŽ" + } + }, + { + "path": "apply-refund", + "style": { + "navigationBarTitleText": "申请售åŽ" + } + }, + { + "path": "refund-review", + "style": { + "navigationBarTitleText": "æœåŠ¡è¯„ä»·" + } + }, + { + "path": "chat", + "style": { + "navigationBarTitleText": "客æœèŠå¤©", + "navigationStyle": "custom" + } + }, + { + "path": "subscription/plan-list", + "style": { + "navigationBarTitleText": "软件订阅" + } + }, + { + "path": "subscription/plan-detail", + "style": { + "navigationBarTitleText": "订阅详情" + } + }, + { + "path": "subscription/subscribe-checkout", + "style": { + "navigationBarTitleText": "确认订阅" + } + }, + { + "path": "subscription/my-subscriptions", + "style": { + "navigationBarTitleText": "我的订阅" + } + }, + { + "path": "subscription/followed-shops", + "style": { + "navigationBarTitleText": "关注店铺" + } + }, + { + "path": "points/index", + "style": { + "navigationBarTitleText": "积分管ç†" + } + }, + { + "path": "red-packets/index", + "style": { + "navigationBarTitleText": "我的红包" + } + }, + { + "path": "bank-cards/index", + "style": { + "navigationBarTitleText": "银行å¡ç®¡ç†" + } + }, + { + "path": "bank-cards/add", + "style": { + "navigationBarTitleText": "添加银行å¡" + } + }, + { + "path": "home-service/index", + "style": { + "navigationBarTitleText": "居家上门æœåŠ¡", + "navigationStyle": "custom" + } + }, + { + "path": "home-service/apply", + "style": { + "navigationBarTitleText": "æäº¤æœåŠ¡ç”³è¯·", + "navigationStyle": "custom" + } + }, + { + "path": "home-service/order-detail", + "style": { + "navigationBarTitleText": "æœåŠ¡å•详情", + "navigationStyle": "custom" + } + }, + { + "path": "home-service/feedback", + "style": { + "navigationBarTitleText": "验收å馈", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/delivery", + "pages": [ + { + "path": "index", + "style": { + "navigationBarTitleText": "é…é€ä¸­å¿ƒ", + "navigationStyle": "custom" + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情页", + "navigationStyle": "custom" + } + }, + { + "path": "profile", + "style": { + "navigationBarTitleText": "é…é€ä¸ªäººä¸­å¿ƒ", + "navigationStyle": "custom" + } + }, + { + "path": "order-history", + "style": { + "navigationBarTitleText": "历å²è®°å½•", + "navigationStyle": "custom" + } + }, + { + "path": "all", + "style": { + "navigationBarTitleText": "待接å–任务", + "navigationStyle": "custom" + } + }, + { + "path": "earnings", + "style": { + "navigationBarTitleText": "收入明细", + "navigationStyle": "custom" + } + }, + { + "path": "tasks", + "style": { + "navigationBarTitleText": "全部任务", + "navigationStyle": "custom" + } + }, + { + "path": "task-detail", + "style": { + "navigationBarTitleText": "任务详情", + "navigationStyle": "custom" + } + }, + { + "path": "profile-edit", + "style": { + "navigationBarTitleText": "编辑个人资料", + "navigationStyle": "custom" + } + }, + { + "path": "ratings", + "style": { + "navigationBarTitleText": "评价", + "navigationStyle": "custom" + } + }, + { + "path": "vehicle", + "style": { + "navigationBarTitleText": "车辆管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "vehicle-add", + "style": { + "navigationBarTitleText": "添加车辆", + "navigationStyle": "custom" + } + }, + { + "path": "vehicle-edit", + "style": { + "navigationBarTitleText": "编辑车辆", + "navigationStyle": "custom" + } + }, + { + "path": "help-center", + "style": { + "navigationBarTitleText": "帮助中心", + "navigationStyle": "custom" + } + }, + { + "path": "about", + "style": { + "navigationBarTitleText": "关于我们", + "navigationStyle": "custom" + } + }, + { + "path": "feedback", + "style": { + "navigationBarTitleText": "æ„è§å馈", + "navigationStyle": "custom" + } + }, + { + "path": "test", + "style": { + "navigationBarTitleText": "test", + "navigationStyle": "custom" + } + }, + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置", + "navigationStyle": "custom" + } + }, + { + "path": "test/index", + "style": { + "navigationBarTitleText": "é…逿¨¡å—测试索引", + "navigationStyle": "custom" + } + }, + { + "path": "test/merchant-order-list", + "style": { + "navigationBarTitleText": "商家å‘货管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "test/merchant-order-detail", + "style": { + "navigationBarTitleText": "订å•物æµè¯¦æƒ…", + "navigationStyle": "custom" + } + }, + { + "path": "test/platform-tracking-query", + "style": { + "navigationBarTitleText": "轨迹排障查询", + "navigationStyle": "custom" + } + }, + { + "path": "test/platform-webhook-logs", + "style": { + "navigationBarTitleText": "Webhook日志", + "navigationStyle": "custom" + } + }, + { + "path": "test/api-simulator", + "style": { + "navigationBarTitleText": "ç¬¬ä¸‰æ–¹æŽ¥å£æ¨¡æ‹Ÿå™¨", + "navigationStyle": "custom" + } + }, + { + "path": "test/platform-config-center", + "style": { + "navigationBarTitleText": "é…é€é…置中心", + "navigationStyle": "custom" + } + }, + { + "path": "test/consumer-logistics-detail", + "style": { + "navigationBarTitleText": "用户查快递", + "navigationStyle": "custom" + } + }, + { + "path": "test/consumer-order-list", + "style": { + "navigationBarTitleText": "我的快递", + "navigationStyle": "custom" + } + } + ] + }, + // #ifndef MP-WEIXIN + { + "root": "pages/mall/analytics", + "pages": [ + { + "path": "index", + "style": { + "navigationBarTitleText": "æ•°æ®åˆ†æž", + "navigationStyle": "custom" + } + }, + { + "path": "profile", + "style": { + "navigationBarTitleText": "æ•°æ®åˆ†æžä¸ªäººä¸­å¿ƒ" + } + }, + { + "path": "sales-report", + "style": { + "navigationBarTitleText": "销售报表" + } + }, + { + "path": "user-analysis", + "style": { + "navigationBarTitleText": "用户分æž" + } + }, + { + "path": "product-insights", + "style": { + "navigationBarTitleText": "商哿´žå¯Ÿ" + } + }, + { + "path": "delivery-analysis", + "style": { + "navigationBarTitleText": "é…逿•ˆçŽ‡åˆ†æž" + } + }, + { + "path": "coupon-analysis", + "style": { + "navigationBarTitleText": "优惠券效果分æž" + } + }, + { + "path": "market-trends", + "style": { + "navigationBarTitleText": "市场趋势" + } + }, + { + "path": "custom-report", + "style": { + "navigationBarTitleText": "自定义报表" + } + }, + { + "path": "report-detail", + "style": { + "navigationBarTitleText": "报表详情", + "enablePullDownRefresh": false + } + }, + { + "path": "data-detail", + "style": { + "navigationBarTitleText": "æ•°æ®åˆ†æžè¯¦æƒ…", + "enablePullDownRefresh": false + } + }, + { + "path": "insight-detail", + "style": { + "navigationBarTitleText": "æ•°æ®æ´žå¯Ÿè¯¦æƒ…", + "enablePullDownRefresh": false + } + } + ] + }, + { + "root": "pages/mall/admin/order", + "pages": [ + { + "path": "order-management/index", + "style": { + "navigationBarTitleText": "订å•管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "order-statistics/index", + "style": { + "navigationBarTitleText": "订å•统计", + "navigationStyle": "custom" + } + }, + { + "path": "order-configuration/index", + "style": { + "navigationBarTitleText": "订å•é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "aftersales-order/index", + "style": { + "navigationBarTitleText": "å”®åŽè®¢å•", + "navigationStyle": "custom" + } + }, + { + "path": "write-off-records/index", + "style": { + "navigationBarTitleText": "核销记录", + "navigationStyle": "custom" + } + }, + { + "path": "cashier-order/index", + "style": { + "navigationBarTitleText": "收銀å°è®¢å•", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/product", + "pages": [ + { + "path": "product-management/index", + "style": { + "navigationBarTitleText": "商å“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "product-statistics/index", + "style": { + "navigationBarTitleText": "商å“统计", + "navigationStyle": "custom" + } + }, + { + "path": "classification/index", + "style": { + "navigationBarTitleText": "商å“分类", + "navigationStyle": "custom" + } + }, + { + "path": "reviews/index", + "style": { + "navigationBarTitleText": "商å“评分", + "navigationStyle": "custom" + } + }, + { + "path": "specifications/index", + "style": { + "navigationBarTitleText": "商å“è§„æ ¼", + "navigationStyle": "custom" + } + }, + { + "path": "parameters/index", + "style": { + "navigationBarTitleText": "商å“傿•°", + "navigationStyle": "custom" + } + }, + { + "path": "labels/index", + "style": { + "navigationBarTitleText": "商哿 ‡ç­¾", + "navigationStyle": "custom" + } + }, + { + "path": "protection/index", + "style": { + "navigationBarTitleText": "商å“ä¿éšœ", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/user", + "pages": [ + { + "path": "management/index", + "style": { + "navigationBarTitleText": "用户管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "statistics/index", + "style": { + "navigationBarTitleText": "用户统计", + "navigationStyle": "custom" + } + }, + { + "path": "grouping/index", + "style": { + "navigationBarTitleText": "用户分组", + "navigationStyle": "custom" + } + }, + { + "path": "label/index", + "style": { + "navigationBarTitleText": "用户标签", + "navigationStyle": "custom" + } + }, + { + "path": "level/index", + "style": { + "navigationBarTitleText": "用户等级", + "navigationStyle": "custom" + } + }, + { + "path": "config/index", + "style": { + "navigationBarTitleText": "用户é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/subscription", + "pages": [ + { + "path": "plan-management", + "style": { + "navigationBarTitleText": "订阅方案管ç†" + } + }, + { + "path": "user-subscriptions", + "style": { + "navigationBarTitleText": "用户订阅管ç†" + } + } + ] + }, + { + "root": "pages/mall/admin/distribution", + "pages": [ + { + "path": "setting/index", + "style": { + "navigationBarTitleText": "分销设置", + "navigationStyle": "custom" + } + }, + { + "path": "distributor-management/index", + "style": { + "navigationBarTitleText": "分销员管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "level/index", + "style": { + "navigationBarTitleText": "分销等级管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/business-division-list/index", + "style": { + "navigationBarTitleText": "事业部列表", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/agent-list/index", + "style": { + "navigationBarTitleText": "代ç†å•†åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/agent-application/index", + "style": { + "navigationBarTitleText": "代ç†å•†ç”³è¯·", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/marketing", + "pages": [ + { + "path": "coupon/coupon-list/index", + "style": { + "navigationBarTitleText": "优惠券列表", + "navigationStyle": "custom" + } + }, + { + "path": "coupon/claim-record/index", + "style": { + "navigationBarTitleText": "用户领å–记录", + "navigationStyle": "custom" + } + }, + { + "path": "points/statistics/index", + "style": { + "navigationBarTitleText": "积分统计", + "navigationStyle": "custom" + } + }, + { + "path": "points/products/index", + "style": { + "navigationBarTitleText": "积分商å“", + "navigationStyle": "custom" + } + }, + { + "path": "points/orders/index", + "style": { + "navigationBarTitleText": "积分订å•", + "navigationStyle": "custom" + } + }, + { + "path": "points/record/index", + "style": { + "navigationBarTitleText": "积分记录", + "navigationStyle": "custom" + } + }, + { + "path": "points/config/index", + "style": { + "navigationBarTitleText": "积分é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "lottery/list/index", + "style": { + "navigationBarTitleText": "抽奖列表", + "navigationStyle": "custom" + } + }, + { + "path": "lottery/configuration/index", + "style": { + "navigationBarTitleText": "抽奖é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "combination/products/index", + "style": { + "navigationBarTitleText": "拼团商å“", + "navigationStyle": "custom" + } + }, + { + "path": "combination/list/index", + "style": { + "navigationBarTitleText": "拼团列表", + "navigationStyle": "custom" + } + }, + { + "path": "combination/index", + "style": { + "navigationBarTitleText": "拼团活动", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/list/index", + "style": { + "navigationBarTitleText": "ç§’æ€åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/products/index", + "style": { + "navigationBarTitleText": "ç§’æ€å•†å“", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/config/index", + "style": { + "navigationBarTitleText": "ç§’æ€é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "member/type/index", + "style": { + "navigationBarTitleText": "会员类型", + "navigationStyle": "custom" + } + }, + { + "path": "member/right/index", + "style": { + "navigationBarTitleText": "会员æƒç›Š", + "navigationStyle": "custom" + } + }, + { + "path": "member/kami-membership/index", + "style": { + "navigationBarTitleText": "å¡å¯†ä¼šå‘˜", + "navigationStyle": "custom" + } + }, + { + "path": "member/record/index", + "style": { + "navigationBarTitleText": "会员记录", + "navigationStyle": "custom" + } + }, + { + "path": "member/config/index", + "style": { + "navigationBarTitleText": "会员é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "live/live-management/index", + "style": { + "navigationBarTitleText": "直播間管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/products-management/index", + "style": { + "navigationBarTitleText": "直播商å“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/streamer-management/index", + "style": { + "navigationBarTitleText": "主播管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/index", + "style": { + "navigationBarTitleText": "直播首页", + "navigationStyle": "custom" + } + }, + { + "path": "recharge/amount-setting/index", + "style": { + "navigationBarTitleText": "充値é¢åº¦è®¾ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "recharge/config/index", + "style": { + "navigationBarTitleText": "充値é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "checkin/config/index", + "style": { + "navigationBarTitleText": "签到é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "checkin/reward/index", + "style": { + "navigationBarTitleText": "签到奖励", + "navigationStyle": "custom" + } + }, + { + "path": "bargain/list/index", + "style": { + "navigationBarTitleText": "ç ä»·åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "bargain/products/index", + "style": { + "navigationBarTitleText": "ç ä»·å•†å“", + "navigationStyle": "custom" + } + }, + { + "path": "newcomer/index", + "style": { + "navigationBarTitleText": "新人礼包", + "navigationStyle": "custom" + } + }, + { + "path": "marketing-statistics/index", + "style": { + "navigationBarTitleText": "è¥é”€ç»Ÿè®¡", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/maintain", + "pages": [ + { + "path": "dev-tools/database/index", + "style": { + "navigationBarTitleText": "æ•°æ®åº“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/file/index", + "style": { + "navigationBarTitleText": "文件管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/interface/index", + "style": { + "navigationBarTitleText": "接å£ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/data-dictionary/index", + "style": { + "navigationBarTitleText": "æ•°æ®å­—å…¸", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/category/index", + "style": { + "navigationBarTitleText": "é…置分类", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/combination-data/index", + "style": { + "navigationBarTitleText": "ç»„åˆæ•°æ®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/cron-job/index", + "style": { + "navigationBarTitleText": "定时任务", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/permission/index", + "style": { + "navigationBarTitleText": "æƒé™é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/module-config/index", + "style": { + "navigationBarTitleText": "模å—é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/custom-event/index", + "style": { + "navigationBarTitleText": "自定义事件", + "navigationStyle": "custom" + } + }, + { + "path": "security/refresh-cache/index", + "style": { + "navigationBarTitleText": "刷新缓存", + "navigationStyle": "custom" + } + }, + { + "path": "security/system-log/index", + "style": { + "navigationBarTitleText": "系统日志", + "navigationStyle": "custom" + } + }, + { + "path": "security/online-upgrade/index", + "style": { + "navigationBarTitleText": "在线å‡çº§", + "navigationStyle": "custom" + } + }, + { + "path": "data/logistics/index", + "style": { + "navigationBarTitleText": "ç‰©æµæ•°æ®", + "navigationStyle": "custom" + } + }, + { + "path": "data/city-data/index", + "style": { + "navigationBarTitleText": "城市数æ®", + "navigationStyle": "custom" + } + }, + { + "path": "data/clear/index", + "style": { + "navigationBarTitleText": "清除数æ®", + "navigationStyle": "custom" + } + }, + { + "path": "api/account/index", + "style": { + "navigationBarTitleText": "APIè´¦å·", + "navigationStyle": "custom" + } + }, + { + "path": "lang/list/index", + "style": { + "navigationBarTitleText": "语言列表", + "navigationStyle": "custom" + } + }, + { + "path": "lang/detail/index", + "style": { + "navigationBarTitleText": "语言详情", + "navigationStyle": "custom" + } + }, + { + "path": "lang/region/index", + "style": { + "navigationBarTitleText": "语言地区", + "navigationStyle": "custom" + } + }, + { + "path": "lang/config/index", + "style": { + "navigationBarTitleText": "语言é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "sys/info/index", + "style": { + "navigationBarTitleText": "系统信æ¯", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/setting", + "pages": [ + { + "path": "message/index", + "style": { + "navigationBarTitleText": "消æ¯ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "agreement/index", + "style": { + "navigationBarTitleText": "å议设置", + "navigationStyle": "custom" + } + }, + { + "path": "receipt/index", + "style": { + "navigationBarTitleText": "å°ç¥¨é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "auth/admin-management/index", + "style": { + "navigationBarTitleText": "管ç†å‘˜ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "auth/role-management/index", + "style": { + "navigationBarTitleText": "角色管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "auth/menu-management/index", + "style": { + "navigationBarTitleText": "èœå•管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/management/index", + "style": { + "navigationBarTitleText": "é…é€å‘˜ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/station/index", + "style": { + "navigationBarTitleText": "æè´§ç‚¹", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/verifier/index", + "style": { + "navigationBarTitleText": "核销员", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/template/index", + "style": { + "navigationBarTitleText": "è¿è´¹æ¨¡æ¿", + "navigationStyle": "custom" + } + }, + { + "path": "interface/onepass/index", + "style": { + "navigationBarTitleText": "一å·é€šè´¦æˆ·", + "navigationStyle": "custom" + } + }, + { + "path": "interface/onepass/config/index", + "style": { + "navigationBarTitleText": "一å·é€šé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/storage/index", + "style": { + "navigationBarTitleText": "系统存储é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/collect/index", + "style": { + "navigationBarTitleText": "商å“采集é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/logistics/index", + "style": { + "navigationBarTitleText": "ç‰©æµæŸ¥è¯¢é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/e-sheet/index", + "style": { + "navigationBarTitleText": "电å­é¢å•é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/sms/index", + "style": { + "navigationBarTitleText": "短信功能é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/payment/index", + "style": { + "navigationBarTitleText": "商城支付é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "system/index", + "style": { + "navigationBarTitleText": "系统é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/app", + "pages": [ + { + "path": "wechat/menu/index", + "style": { + "navigationBarTitleText": "微信èœå•", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/management/index", + "style": { + "navigationBarTitleText": "图文管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/follow/index", + "style": { + "navigationBarTitleText": "微信关注回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/keyword/index", + "style": { + "navigationBarTitleText": "关键字回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/invalid/index", + "style": { + "navigationBarTitleText": "无效关键è¯å›žå¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/config/index", + "style": { + "navigationBarTitleText": "公众å·é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "routine/download/index", + "style": { + "navigationBarTitleText": "å°ç¨‹åºä¸‹è½½", + "navigationStyle": "custom" + } + }, + { + "path": "routine/config/index", + "style": { + "navigationBarTitleText": "å°ç¨‹åºé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "mobile/config/index", + "style": { + "navigationBarTitleText": "APPé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "mobile/version/index", + "style": { + "navigationBarTitleText": "版本管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "pc/design/index", + "style": { + "navigationBarTitleText": "PC端装修", + "navigationStyle": "custom" + } + }, + { + "path": "pc/config/index", + "style": { + "navigationBarTitleText": "PC端é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/kefu", + "pages": [ + { + "path": "list/index", + "style": { + "navigationBarTitleText": "客æœåˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "rhetoric/index", + "style": { + "navigationBarTitleText": "è¯æœ¯ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "user-message/index", + "style": { + "navigationBarTitleText": "用户消æ¯", + "navigationStyle": "custom" + } + }, + { + "path": "auto-reply/index", + "style": { + "navigationBarTitleText": "自动回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "config/index", + "style": { + "navigationBarTitleText": "客æœé…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/decoration", + "pages": [ + { + "path": "homepage-decoration/index", + "style": { + "navigationBarTitleText": "首页装修", + "navigationStyle": "custom" + } + }, + { + "path": "product-category/index", + "style": { + "navigationBarTitleText": "商å“分类装修", + "navigationStyle": "custom" + } + }, + { + "path": "personal-center/index", + "style": { + "navigationBarTitleText": "个人中心装修", + "navigationStyle": "custom" + } + }, + { + "path": "data-config/index", + "style": { + "navigationBarTitleText": "æ•°æ®é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "theme-style/index", + "style": { + "navigationBarTitleText": "主题风格", + "navigationStyle": "custom" + } + }, + { + "path": "material-management/index", + "style": { + "navigationBarTitleText": "ç´ æç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "link-management/index", + "style": { + "navigationBarTitleText": "链接管ç†", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/finance", + "pages": [ + { + "path": "transaction-statistics/index", + "style": { + "navigationBarTitleText": "交易统计", + "navigationStyle": "custom" + } + }, + { + "path": "finance-operations/request/index", + "style": { + "navigationBarTitleText": "æçŽ°ç”³è¯·", + "navigationStyle": "custom" + } + }, + { + "path": "finance-operations/management/index", + "style": { + "navigationBarTitleText": "å‘票管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/recharge-record/index", + "style": { + "navigationBarTitleText": "充值记录", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/flow/index", + "style": { + "navigationBarTitleText": "èµ„é‡‘æµæ°´", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/billing-record/index", + "style": { + "navigationBarTitleText": "è´¦å•记录", + "navigationStyle": "custom" + } + }, + { + "path": "commission-record/index", + "style": { + "navigationBarTitleText": "佣金记录", + "navigationStyle": "custom" + } + }, + { + "path": "balance-record/statistics/index", + "style": { + "navigationBarTitleText": "ä½™é¢ç»Ÿè®¡", + "navigationStyle": "custom" + } + }, + { + "path": "balance-record/record/index", + "style": { + "navigationBarTitleText": "ä½™é¢è®°å½•", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/cms", + "pages": [ + { + "path": "article/index", + "style": { + "navigationBarTitleText": "文章管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "category/index", + "style": { + "navigationBarTitleText": "文章分类", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/shop", + "pages": [ + { + "path": "shop-manage", + "style": { + "navigationBarTitleText": "店铺列表", + "navigationStyle": "custom" + } + }, + { + "path": "manage", + "style": { + "navigationBarTitleText": "店铺管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "create", + "style": { + "navigationBarTitleText": "创建店铺", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/home-service", + "pages": [ + { + "path": "application-management/index", + "style": { + "navigationBarTitleText": "æœåŠ¡ç”³è¯·ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dispatch-center/index", + "style": { + "navigationBarTitleText": "æ´¾å•调度中心", + "navigationStyle": "custom" + } + }, + { + "path": "assessment-form/index", + "style": { + "navigationBarTitleText": "上门评估", + "navigationStyle": "custom" + } + }, + { + "path": "service-plan/index", + "style": { + "navigationBarTitleText": "æœåŠ¡æ–¹æ¡ˆ", + "navigationStyle": "custom" + } + }, + { + "path": "rectification/index", + "style": { + "navigationBarTitleText": "整改处ç†", + "navigationStyle": "custom" + } + }, + { + "path": "settlement-archive/index", + "style": { + "navigationBarTitleText": "结算归档", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/service", + "pages": [ + { + "path": "index", + "style": { + "navigationBarTitleText": "客æœå·¥ä½œå°", + "navigationStyle": "custom" + } + }, + { + "path": "profile", + "style": { + "navigationBarTitleText": "客æœä¸ªäººä¸­å¿ƒ" + } + }, + { + "path": "ticket-detail", + "style": { + "navigationBarTitleText": "å·¥å•详情", + "enablePullDownRefresh": false + } + } + ] + } + // #endif + ], + "tabBar": { + "color": "#999999", + "selectedColor": "#ff5000", + "backgroundColor": "#ffffff", + "borderStyle": "black", + "list": [ + { + "pagePath": "pages/main/index", + "text": "首页", + "iconPath": "static/tabbar/home.png", + "selectedIconPath": "static/tabbar/home-active.png" + }, + { + "pagePath": "pages/main/category", + "text": "分类", + "iconPath": "static/tabbar/category.png", + "selectedIconPath": "static/tabbar/category.png" + }, + { + "pagePath": "pages/main/messages", + "text": "消æ¯", + "iconPath": "static/tabbar/message.png", + "selectedIconPath": "static/tabbar/message.png" + }, + { + "pagePath": "pages/main/cart", + "text": "购物车", + "iconPath": "static/tabbar/cart.png", + "selectedIconPath": "static/tabbar/cart.png" + }, + { + "pagePath": "pages/main/profile", + "text": "我的", + "iconPath": "static/tabbar/user.png", + "selectedIconPath": "static/tabbar/user.png" + } + ] + }, + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "consumer端", + "path": "pages/main/index", + "query": "role=consumer" + }, + { + "name": "delivery端", + "path": "pages/mall/delivery/index", + "query": "role=delivery" + }, + { + "name": "merchant端", + "path": "pages/mall/merchant/index", + "query": "role=merchant" + } + ] + } +} diff --git a/.pages-backup/pages.consumer.2026-05-14T01-13-30-034Z.json b/.pages-backup/pages.consumer.2026-05-14T01-13-30-034Z.json new file mode 100644 index 00000000..ff9a1a10 --- /dev/null +++ b/.pages-backup/pages.consumer.2026-05-14T01-13-30-034Z.json @@ -0,0 +1,1989 @@ +{ + "pages": [ + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + // #ifndef MP-WEIXIN + { + "path": "pages/mall/admin/homePage/index", + "style": { + "navigationBarTitleText": "管ç†åŽå°", + "navigationStyle": "custom" + } + }, + { + "path": "pages/mall/admin/userCenter/index", + "style": { + "navigationBarTitleText": "个人中心", + "navigationStyle": "custom" + } + }, + // #endif + { + "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/user/change-password", + "style": { + "navigationBarTitleText": "修改密ç " + } + }, + { + "path": "pages/user/bind-phone", + "style": { + "navigationBarTitleText": "绑定手机" + } + }, + { + "path": "pages/user/bind-email", + "style": { + "navigationBarTitleText": "绑定邮箱" + } + }, + { + "path": "pages/main/index", + "style": { + "navigationBarTitleText": "首页", + "navigationStyle": "custom", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/main/category", + "style": { + "navigationBarTitleText": "分类", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/messages", + "style": { + "navigationBarTitleText": "消æ¯", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/main/cart", + "style": { + "navigationBarTitleText": "购物车", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/profile", + "style": { + "navigationBarTitleText": "我的" + } + } + ], + "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" + } + }, + { + "path": "home-service/tasks", + "style": { + "navigationBarTitleText": "执行任务", + "navigationStyle": "custom" + } + }, + { + "path": "home-service/task-detail", + "style": { + "navigationBarTitleText": "任务详情", + "navigationStyle": "custom" + } + }, + { + "path": "home-service/check-in", + "style": { + "navigationBarTitleText": "到岗签到", + "navigationStyle": "custom" + } + }, + { + "path": "home-service/service-record", + "style": { + "navigationBarTitleText": "æœåŠ¡è®°å½•", + "navigationStyle": "custom" + } + }, + { + "path": "home-service/exception-report", + "style": { + "navigationBarTitleText": "异常上报", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/consumer", + "pages": [ + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置" + } + }, + { + "path": "wallet", + "style": { + "navigationBarTitleText": "我的钱包" + } + }, + { + "path": "withdraw", + "style": { + "navigationBarTitleText": "ä½™é¢æçŽ°" + } + }, + { + "path": "search", + "style": { + "navigationBarTitleText": "æœç´¢", + "navigationStyle": "custom" + } + }, + { + "path": "product-detail", + "style": { + "navigationBarTitleText": "商å“详情" + } + }, + { + "path": "shop-detail", + "style": { + "navigationBarTitleText": "店铺详情" + } + }, + { + "path": "coupons", + "style": { + "navigationBarTitleText": "我的优惠券" + } + }, + { + "path": "favorites", + "style": { + "navigationBarTitleText": "我的收è—" + } + }, + { + "path": "footprint", + "style": { + "navigationBarTitleText": "我的足迹" + } + }, + { + "path": "address-list", + "style": { + "navigationBarTitleText": "收货地å€" + } + }, + { + "path": "address-edit", + "style": { + "navigationBarTitleText": "编辑地å€" + } + }, + { + "path": "checkout", + "style": { + "navigationBarTitleText": "确认订å•" + } + }, + { + "path": "payment", + "style": { + "navigationBarTitleText": "æ”¶é“¶å°" + } + }, + { + "path": "payment-success", + "style": { + "navigationBarTitleText": "支付æˆåŠŸ", + "navigationStyle": "custom" + } + }, + { + "path": "orders", + "style": { + "navigationBarTitleText": "我的订å•", + "enablePullDownRefresh": true + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情" + } + }, + { + "path": "logistics", + "style": { + "navigationBarTitleText": "物æµè¯¦æƒ…" + } + }, + { + "path": "review", + "style": { + "navigationBarTitleText": "评价晒å•" + } + }, + { + "path": "refund", + "style": { + "navigationBarTitleText": "退款/å”®åŽ" + } + }, + { + "path": "apply-refund", + "style": { + "navigationBarTitleText": "申请售åŽ" + } + }, + { + "path": "refund-review", + "style": { + "navigationBarTitleText": "æœåŠ¡è¯„ä»·" + } + }, + { + "path": "chat", + "style": { + "navigationBarTitleText": "客æœèŠå¤©", + "navigationStyle": "custom" + } + }, + { + "path": "subscription/plan-list", + "style": { + "navigationBarTitleText": "软件订阅" + } + }, + { + "path": "subscription/plan-detail", + "style": { + "navigationBarTitleText": "订阅详情" + } + }, + { + "path": "subscription/subscribe-checkout", + "style": { + "navigationBarTitleText": "确认订阅" + } + }, + { + "path": "subscription/my-subscriptions", + "style": { + "navigationBarTitleText": "我的订阅" + } + }, + { + "path": "subscription/followed-shops", + "style": { + "navigationBarTitleText": "关注店铺" + } + }, + { + "path": "points/index", + "style": { + "navigationBarTitleText": "积分管ç†" + } + }, + { + "path": "red-packets/index", + "style": { + "navigationBarTitleText": "我的红包" + } + }, + { + "path": "bank-cards/index", + "style": { + "navigationBarTitleText": "银行å¡ç®¡ç†" + } + }, + { + "path": "bank-cards/add", + "style": { + "navigationBarTitleText": "添加银行å¡" + } + }, + { + "path": "home-service/index", + "style": { + "navigationBarTitleText": "居家上门æœåŠ¡", + "navigationStyle": "custom" + } + }, + { + "path": "home-service/apply", + "style": { + "navigationBarTitleText": "æäº¤æœåŠ¡ç”³è¯·", + "navigationStyle": "custom" + } + }, + { + "path": "home-service/order-detail", + "style": { + "navigationBarTitleText": "æœåŠ¡å•详情", + "navigationStyle": "custom" + } + }, + { + "path": "home-service/feedback", + "style": { + "navigationBarTitleText": "验收å馈", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/delivery", + "pages": [ + { + "path": "index", + "style": { + "navigationBarTitleText": "é…é€ä¸­å¿ƒ", + "navigationStyle": "custom" + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情页", + "navigationStyle": "custom" + } + }, + { + "path": "profile", + "style": { + "navigationBarTitleText": "é…é€ä¸ªäººä¸­å¿ƒ", + "navigationStyle": "custom" + } + }, + { + "path": "order-history", + "style": { + "navigationBarTitleText": "历å²è®°å½•", + "navigationStyle": "custom" + } + }, + { + "path": "all", + "style": { + "navigationBarTitleText": "待接å–任务", + "navigationStyle": "custom" + } + }, + { + "path": "earnings", + "style": { + "navigationBarTitleText": "收入明细", + "navigationStyle": "custom" + } + }, + { + "path": "tasks", + "style": { + "navigationBarTitleText": "全部任务", + "navigationStyle": "custom" + } + }, + { + "path": "task-detail", + "style": { + "navigationBarTitleText": "任务详情", + "navigationStyle": "custom" + } + }, + { + "path": "profile-edit", + "style": { + "navigationBarTitleText": "编辑个人资料", + "navigationStyle": "custom" + } + }, + { + "path": "ratings", + "style": { + "navigationBarTitleText": "评价", + "navigationStyle": "custom" + } + }, + { + "path": "vehicle", + "style": { + "navigationBarTitleText": "车辆管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "vehicle-add", + "style": { + "navigationBarTitleText": "添加车辆", + "navigationStyle": "custom" + } + }, + { + "path": "vehicle-edit", + "style": { + "navigationBarTitleText": "编辑车辆", + "navigationStyle": "custom" + } + }, + { + "path": "help-center", + "style": { + "navigationBarTitleText": "帮助中心", + "navigationStyle": "custom" + } + }, + { + "path": "about", + "style": { + "navigationBarTitleText": "关于我们", + "navigationStyle": "custom" + } + }, + { + "path": "feedback", + "style": { + "navigationBarTitleText": "æ„è§å馈", + "navigationStyle": "custom" + } + }, + { + "path": "test", + "style": { + "navigationBarTitleText": "test", + "navigationStyle": "custom" + } + }, + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置", + "navigationStyle": "custom" + } + }, + { + "path": "test/index", + "style": { + "navigationBarTitleText": "é…逿¨¡å—测试索引", + "navigationStyle": "custom" + } + }, + { + "path": "test/merchant-order-list", + "style": { + "navigationBarTitleText": "商家å‘货管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "test/merchant-order-detail", + "style": { + "navigationBarTitleText": "订å•物æµè¯¦æƒ…", + "navigationStyle": "custom" + } + }, + { + "path": "test/platform-tracking-query", + "style": { + "navigationBarTitleText": "轨迹排障查询", + "navigationStyle": "custom" + } + }, + { + "path": "test/platform-webhook-logs", + "style": { + "navigationBarTitleText": "Webhook日志", + "navigationStyle": "custom" + } + }, + { + "path": "test/api-simulator", + "style": { + "navigationBarTitleText": "ç¬¬ä¸‰æ–¹æŽ¥å£æ¨¡æ‹Ÿå™¨", + "navigationStyle": "custom" + } + }, + { + "path": "test/platform-config-center", + "style": { + "navigationBarTitleText": "é…é€é…置中心", + "navigationStyle": "custom" + } + }, + { + "path": "test/consumer-logistics-detail", + "style": { + "navigationBarTitleText": "用户查快递", + "navigationStyle": "custom" + } + }, + { + "path": "test/consumer-order-list", + "style": { + "navigationBarTitleText": "我的快递", + "navigationStyle": "custom" + } + } + ] + }, + // #ifndef MP-WEIXIN + { + "root": "pages/mall/analytics", + "pages": [ + { + "path": "index", + "style": { + "navigationBarTitleText": "æ•°æ®åˆ†æž", + "navigationStyle": "custom" + } + }, + { + "path": "profile", + "style": { + "navigationBarTitleText": "æ•°æ®åˆ†æžä¸ªäººä¸­å¿ƒ" + } + }, + { + "path": "sales-report", + "style": { + "navigationBarTitleText": "销售报表" + } + }, + { + "path": "user-analysis", + "style": { + "navigationBarTitleText": "用户分æž" + } + }, + { + "path": "product-insights", + "style": { + "navigationBarTitleText": "商哿´žå¯Ÿ" + } + }, + { + "path": "delivery-analysis", + "style": { + "navigationBarTitleText": "é…逿•ˆçŽ‡åˆ†æž" + } + }, + { + "path": "coupon-analysis", + "style": { + "navigationBarTitleText": "优惠券效果分æž" + } + }, + { + "path": "market-trends", + "style": { + "navigationBarTitleText": "市场趋势" + } + }, + { + "path": "custom-report", + "style": { + "navigationBarTitleText": "自定义报表" + } + }, + { + "path": "report-detail", + "style": { + "navigationBarTitleText": "报表详情", + "enablePullDownRefresh": false + } + }, + { + "path": "data-detail", + "style": { + "navigationBarTitleText": "æ•°æ®åˆ†æžè¯¦æƒ…", + "enablePullDownRefresh": false + } + }, + { + "path": "insight-detail", + "style": { + "navigationBarTitleText": "æ•°æ®æ´žå¯Ÿè¯¦æƒ…", + "enablePullDownRefresh": false + } + } + ] + }, + { + "root": "pages/mall/admin/order", + "pages": [ + { + "path": "order-management/index", + "style": { + "navigationBarTitleText": "订å•管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "order-statistics/index", + "style": { + "navigationBarTitleText": "订å•统计", + "navigationStyle": "custom" + } + }, + { + "path": "order-configuration/index", + "style": { + "navigationBarTitleText": "订å•é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "aftersales-order/index", + "style": { + "navigationBarTitleText": "å”®åŽè®¢å•", + "navigationStyle": "custom" + } + }, + { + "path": "write-off-records/index", + "style": { + "navigationBarTitleText": "核销记录", + "navigationStyle": "custom" + } + }, + { + "path": "cashier-order/index", + "style": { + "navigationBarTitleText": "收銀å°è®¢å•", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/product", + "pages": [ + { + "path": "product-management/index", + "style": { + "navigationBarTitleText": "商å“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "product-statistics/index", + "style": { + "navigationBarTitleText": "商å“统计", + "navigationStyle": "custom" + } + }, + { + "path": "classification/index", + "style": { + "navigationBarTitleText": "商å“分类", + "navigationStyle": "custom" + } + }, + { + "path": "reviews/index", + "style": { + "navigationBarTitleText": "商å“评分", + "navigationStyle": "custom" + } + }, + { + "path": "specifications/index", + "style": { + "navigationBarTitleText": "商å“è§„æ ¼", + "navigationStyle": "custom" + } + }, + { + "path": "parameters/index", + "style": { + "navigationBarTitleText": "商å“傿•°", + "navigationStyle": "custom" + } + }, + { + "path": "labels/index", + "style": { + "navigationBarTitleText": "商哿 ‡ç­¾", + "navigationStyle": "custom" + } + }, + { + "path": "protection/index", + "style": { + "navigationBarTitleText": "商å“ä¿éšœ", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/user", + "pages": [ + { + "path": "management/index", + "style": { + "navigationBarTitleText": "用户管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "statistics/index", + "style": { + "navigationBarTitleText": "用户统计", + "navigationStyle": "custom" + } + }, + { + "path": "grouping/index", + "style": { + "navigationBarTitleText": "用户分组", + "navigationStyle": "custom" + } + }, + { + "path": "label/index", + "style": { + "navigationBarTitleText": "用户标签", + "navigationStyle": "custom" + } + }, + { + "path": "level/index", + "style": { + "navigationBarTitleText": "用户等级", + "navigationStyle": "custom" + } + }, + { + "path": "config/index", + "style": { + "navigationBarTitleText": "用户é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/subscription", + "pages": [ + { + "path": "plan-management", + "style": { + "navigationBarTitleText": "订阅方案管ç†" + } + }, + { + "path": "user-subscriptions", + "style": { + "navigationBarTitleText": "用户订阅管ç†" + } + } + ] + }, + { + "root": "pages/mall/admin/distribution", + "pages": [ + { + "path": "setting/index", + "style": { + "navigationBarTitleText": "分销设置", + "navigationStyle": "custom" + } + }, + { + "path": "distributor-management/index", + "style": { + "navigationBarTitleText": "分销员管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "level/index", + "style": { + "navigationBarTitleText": "分销等级管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/business-division-list/index", + "style": { + "navigationBarTitleText": "事业部列表", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/agent-list/index", + "style": { + "navigationBarTitleText": "代ç†å•†åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/agent-application/index", + "style": { + "navigationBarTitleText": "代ç†å•†ç”³è¯·", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/marketing", + "pages": [ + { + "path": "coupon/coupon-list/index", + "style": { + "navigationBarTitleText": "优惠券列表", + "navigationStyle": "custom" + } + }, + { + "path": "coupon/claim-record/index", + "style": { + "navigationBarTitleText": "用户领å–记录", + "navigationStyle": "custom" + } + }, + { + "path": "points/statistics/index", + "style": { + "navigationBarTitleText": "积分统计", + "navigationStyle": "custom" + } + }, + { + "path": "points/products/index", + "style": { + "navigationBarTitleText": "积分商å“", + "navigationStyle": "custom" + } + }, + { + "path": "points/orders/index", + "style": { + "navigationBarTitleText": "积分订å•", + "navigationStyle": "custom" + } + }, + { + "path": "points/record/index", + "style": { + "navigationBarTitleText": "积分记录", + "navigationStyle": "custom" + } + }, + { + "path": "points/config/index", + "style": { + "navigationBarTitleText": "积分é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "lottery/list/index", + "style": { + "navigationBarTitleText": "抽奖列表", + "navigationStyle": "custom" + } + }, + { + "path": "lottery/configuration/index", + "style": { + "navigationBarTitleText": "抽奖é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "combination/products/index", + "style": { + "navigationBarTitleText": "拼团商å“", + "navigationStyle": "custom" + } + }, + { + "path": "combination/list/index", + "style": { + "navigationBarTitleText": "拼团列表", + "navigationStyle": "custom" + } + }, + { + "path": "combination/index", + "style": { + "navigationBarTitleText": "拼团活动", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/list/index", + "style": { + "navigationBarTitleText": "ç§’æ€åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/products/index", + "style": { + "navigationBarTitleText": "ç§’æ€å•†å“", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/config/index", + "style": { + "navigationBarTitleText": "ç§’æ€é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "member/type/index", + "style": { + "navigationBarTitleText": "会员类型", + "navigationStyle": "custom" + } + }, + { + "path": "member/right/index", + "style": { + "navigationBarTitleText": "会员æƒç›Š", + "navigationStyle": "custom" + } + }, + { + "path": "member/kami-membership/index", + "style": { + "navigationBarTitleText": "å¡å¯†ä¼šå‘˜", + "navigationStyle": "custom" + } + }, + { + "path": "member/record/index", + "style": { + "navigationBarTitleText": "会员记录", + "navigationStyle": "custom" + } + }, + { + "path": "member/config/index", + "style": { + "navigationBarTitleText": "会员é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "live/live-management/index", + "style": { + "navigationBarTitleText": "直播間管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/products-management/index", + "style": { + "navigationBarTitleText": "直播商å“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/streamer-management/index", + "style": { + "navigationBarTitleText": "主播管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/index", + "style": { + "navigationBarTitleText": "直播首页", + "navigationStyle": "custom" + } + }, + { + "path": "recharge/amount-setting/index", + "style": { + "navigationBarTitleText": "充値é¢åº¦è®¾ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "recharge/config/index", + "style": { + "navigationBarTitleText": "充値é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "checkin/config/index", + "style": { + "navigationBarTitleText": "签到é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "checkin/reward/index", + "style": { + "navigationBarTitleText": "签到奖励", + "navigationStyle": "custom" + } + }, + { + "path": "bargain/list/index", + "style": { + "navigationBarTitleText": "ç ä»·åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "bargain/products/index", + "style": { + "navigationBarTitleText": "ç ä»·å•†å“", + "navigationStyle": "custom" + } + }, + { + "path": "newcomer/index", + "style": { + "navigationBarTitleText": "新人礼包", + "navigationStyle": "custom" + } + }, + { + "path": "marketing-statistics/index", + "style": { + "navigationBarTitleText": "è¥é”€ç»Ÿè®¡", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/maintain", + "pages": [ + { + "path": "dev-tools/database/index", + "style": { + "navigationBarTitleText": "æ•°æ®åº“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/file/index", + "style": { + "navigationBarTitleText": "文件管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/interface/index", + "style": { + "navigationBarTitleText": "接å£ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/data-dictionary/index", + "style": { + "navigationBarTitleText": "æ•°æ®å­—å…¸", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/category/index", + "style": { + "navigationBarTitleText": "é…置分类", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/combination-data/index", + "style": { + "navigationBarTitleText": "ç»„åˆæ•°æ®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/cron-job/index", + "style": { + "navigationBarTitleText": "定时任务", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/permission/index", + "style": { + "navigationBarTitleText": "æƒé™é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/module-config/index", + "style": { + "navigationBarTitleText": "模å—é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/custom-event/index", + "style": { + "navigationBarTitleText": "自定义事件", + "navigationStyle": "custom" + } + }, + { + "path": "security/refresh-cache/index", + "style": { + "navigationBarTitleText": "刷新缓存", + "navigationStyle": "custom" + } + }, + { + "path": "security/system-log/index", + "style": { + "navigationBarTitleText": "系统日志", + "navigationStyle": "custom" + } + }, + { + "path": "security/online-upgrade/index", + "style": { + "navigationBarTitleText": "在线å‡çº§", + "navigationStyle": "custom" + } + }, + { + "path": "data/logistics/index", + "style": { + "navigationBarTitleText": "ç‰©æµæ•°æ®", + "navigationStyle": "custom" + } + }, + { + "path": "data/city-data/index", + "style": { + "navigationBarTitleText": "城市数æ®", + "navigationStyle": "custom" + } + }, + { + "path": "data/clear/index", + "style": { + "navigationBarTitleText": "清除数æ®", + "navigationStyle": "custom" + } + }, + { + "path": "api/account/index", + "style": { + "navigationBarTitleText": "APIè´¦å·", + "navigationStyle": "custom" + } + }, + { + "path": "lang/list/index", + "style": { + "navigationBarTitleText": "语言列表", + "navigationStyle": "custom" + } + }, + { + "path": "lang/detail/index", + "style": { + "navigationBarTitleText": "语言详情", + "navigationStyle": "custom" + } + }, + { + "path": "lang/region/index", + "style": { + "navigationBarTitleText": "语言地区", + "navigationStyle": "custom" + } + }, + { + "path": "lang/config/index", + "style": { + "navigationBarTitleText": "语言é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "sys/info/index", + "style": { + "navigationBarTitleText": "系统信æ¯", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/setting", + "pages": [ + { + "path": "message/index", + "style": { + "navigationBarTitleText": "消æ¯ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "agreement/index", + "style": { + "navigationBarTitleText": "å议设置", + "navigationStyle": "custom" + } + }, + { + "path": "receipt/index", + "style": { + "navigationBarTitleText": "å°ç¥¨é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "auth/admin-management/index", + "style": { + "navigationBarTitleText": "管ç†å‘˜ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "auth/role-management/index", + "style": { + "navigationBarTitleText": "角色管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "auth/menu-management/index", + "style": { + "navigationBarTitleText": "èœå•管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/management/index", + "style": { + "navigationBarTitleText": "é…é€å‘˜ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/station/index", + "style": { + "navigationBarTitleText": "æè´§ç‚¹", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/verifier/index", + "style": { + "navigationBarTitleText": "核销员", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/template/index", + "style": { + "navigationBarTitleText": "è¿è´¹æ¨¡æ¿", + "navigationStyle": "custom" + } + }, + { + "path": "interface/onepass/index", + "style": { + "navigationBarTitleText": "一å·é€šè´¦æˆ·", + "navigationStyle": "custom" + } + }, + { + "path": "interface/onepass/config/index", + "style": { + "navigationBarTitleText": "一å·é€šé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/storage/index", + "style": { + "navigationBarTitleText": "系统存储é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/collect/index", + "style": { + "navigationBarTitleText": "商å“采集é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/logistics/index", + "style": { + "navigationBarTitleText": "ç‰©æµæŸ¥è¯¢é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/e-sheet/index", + "style": { + "navigationBarTitleText": "电å­é¢å•é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/sms/index", + "style": { + "navigationBarTitleText": "短信功能é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/payment/index", + "style": { + "navigationBarTitleText": "商城支付é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "system/index", + "style": { + "navigationBarTitleText": "系统é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/app", + "pages": [ + { + "path": "wechat/menu/index", + "style": { + "navigationBarTitleText": "微信èœå•", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/management/index", + "style": { + "navigationBarTitleText": "图文管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/follow/index", + "style": { + "navigationBarTitleText": "微信关注回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/keyword/index", + "style": { + "navigationBarTitleText": "关键字回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/invalid/index", + "style": { + "navigationBarTitleText": "无效关键è¯å›žå¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/config/index", + "style": { + "navigationBarTitleText": "公众å·é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "routine/download/index", + "style": { + "navigationBarTitleText": "å°ç¨‹åºä¸‹è½½", + "navigationStyle": "custom" + } + }, + { + "path": "routine/config/index", + "style": { + "navigationBarTitleText": "å°ç¨‹åºé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "mobile/config/index", + "style": { + "navigationBarTitleText": "APPé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "mobile/version/index", + "style": { + "navigationBarTitleText": "版本管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "pc/design/index", + "style": { + "navigationBarTitleText": "PC端装修", + "navigationStyle": "custom" + } + }, + { + "path": "pc/config/index", + "style": { + "navigationBarTitleText": "PC端é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/kefu", + "pages": [ + { + "path": "list/index", + "style": { + "navigationBarTitleText": "客æœåˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "rhetoric/index", + "style": { + "navigationBarTitleText": "è¯æœ¯ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "user-message/index", + "style": { + "navigationBarTitleText": "用户消æ¯", + "navigationStyle": "custom" + } + }, + { + "path": "auto-reply/index", + "style": { + "navigationBarTitleText": "自动回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "config/index", + "style": { + "navigationBarTitleText": "客æœé…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/decoration", + "pages": [ + { + "path": "homepage-decoration/index", + "style": { + "navigationBarTitleText": "首页装修", + "navigationStyle": "custom" + } + }, + { + "path": "product-category/index", + "style": { + "navigationBarTitleText": "商å“分类装修", + "navigationStyle": "custom" + } + }, + { + "path": "personal-center/index", + "style": { + "navigationBarTitleText": "个人中心装修", + "navigationStyle": "custom" + } + }, + { + "path": "data-config/index", + "style": { + "navigationBarTitleText": "æ•°æ®é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "theme-style/index", + "style": { + "navigationBarTitleText": "主题风格", + "navigationStyle": "custom" + } + }, + { + "path": "material-management/index", + "style": { + "navigationBarTitleText": "ç´ æç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "link-management/index", + "style": { + "navigationBarTitleText": "链接管ç†", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/finance", + "pages": [ + { + "path": "transaction-statistics/index", + "style": { + "navigationBarTitleText": "交易统计", + "navigationStyle": "custom" + } + }, + { + "path": "finance-operations/request/index", + "style": { + "navigationBarTitleText": "æçŽ°ç”³è¯·", + "navigationStyle": "custom" + } + }, + { + "path": "finance-operations/management/index", + "style": { + "navigationBarTitleText": "å‘票管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/recharge-record/index", + "style": { + "navigationBarTitleText": "充值记录", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/flow/index", + "style": { + "navigationBarTitleText": "èµ„é‡‘æµæ°´", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/billing-record/index", + "style": { + "navigationBarTitleText": "è´¦å•记录", + "navigationStyle": "custom" + } + }, + { + "path": "commission-record/index", + "style": { + "navigationBarTitleText": "佣金记录", + "navigationStyle": "custom" + } + }, + { + "path": "balance-record/statistics/index", + "style": { + "navigationBarTitleText": "ä½™é¢ç»Ÿè®¡", + "navigationStyle": "custom" + } + }, + { + "path": "balance-record/record/index", + "style": { + "navigationBarTitleText": "ä½™é¢è®°å½•", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/cms", + "pages": [ + { + "path": "article/index", + "style": { + "navigationBarTitleText": "文章管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "category/index", + "style": { + "navigationBarTitleText": "文章分类", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/shop", + "pages": [ + { + "path": "shop-manage", + "style": { + "navigationBarTitleText": "店铺列表", + "navigationStyle": "custom" + } + }, + { + "path": "manage", + "style": { + "navigationBarTitleText": "店铺管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "create", + "style": { + "navigationBarTitleText": "创建店铺", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/home-service", + "pages": [ + { + "path": "application-management/index", + "style": { + "navigationBarTitleText": "æœåŠ¡ç”³è¯·ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dispatch-center/index", + "style": { + "navigationBarTitleText": "æ´¾å•调度中心", + "navigationStyle": "custom" + } + }, + { + "path": "assessment-form/index", + "style": { + "navigationBarTitleText": "上门评估", + "navigationStyle": "custom" + } + }, + { + "path": "service-plan/index", + "style": { + "navigationBarTitleText": "æœåŠ¡æ–¹æ¡ˆ", + "navigationStyle": "custom" + } + }, + { + "path": "rectification/index", + "style": { + "navigationBarTitleText": "整改处ç†", + "navigationStyle": "custom" + } + }, + { + "path": "settlement-archive/index", + "style": { + "navigationBarTitleText": "结算归档", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/service", + "pages": [ + { + "path": "index", + "style": { + "navigationBarTitleText": "客æœå·¥ä½œå°", + "navigationStyle": "custom" + } + }, + { + "path": "profile", + "style": { + "navigationBarTitleText": "客æœä¸ªäººä¸­å¿ƒ" + } + }, + { + "path": "ticket-detail", + "style": { + "navigationBarTitleText": "å·¥å•详情", + "enablePullDownRefresh": false + } + } + ] + } + // #endif + ], + "tabBar": { + "color": "#999999", + "selectedColor": "#ff5000", + "backgroundColor": "#ffffff", + "borderStyle": "black", + "list": [ + { + "pagePath": "pages/main/index", + "text": "首页", + "iconPath": "static/tabbar/home.png", + "selectedIconPath": "static/tabbar/home-active.png" + }, + { + "pagePath": "pages/main/category", + "text": "分类", + "iconPath": "static/tabbar/category.png", + "selectedIconPath": "static/tabbar/category.png" + }, + { + "pagePath": "pages/main/messages", + "text": "消æ¯", + "iconPath": "static/tabbar/message.png", + "selectedIconPath": "static/tabbar/message.png" + }, + { + "pagePath": "pages/main/cart", + "text": "购物车", + "iconPath": "static/tabbar/cart.png", + "selectedIconPath": "static/tabbar/cart.png" + }, + { + "pagePath": "pages/main/profile", + "text": "我的", + "iconPath": "static/tabbar/user.png", + "selectedIconPath": "static/tabbar/user.png" + } + ] + }, + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "consumer端", + "path": "pages/main/index", + "query": "role=consumer" + }, + { + "name": "delivery端", + "path": "pages/mall/delivery/index", + "query": "role=delivery" + }, + { + "name": "merchant端", + "path": "pages/mall/merchant/index", + "query": "role=merchant" + } + ] + } +} diff --git a/.pages-backup/pages.consumer.2026-05-14T01-14-35-799Z.json b/.pages-backup/pages.consumer.2026-05-14T01-14-35-799Z.json new file mode 100644 index 00000000..a00cb0b1 --- /dev/null +++ b/.pages-backup/pages.consumer.2026-05-14T01-14-35-799Z.json @@ -0,0 +1,351 @@ +{ + "pages": [ + { + "path": "pages/main/index", + "style": { + "navigationBarTitleText": "首页", + "navigationStyle": "custom", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "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/user/change-password", + "style": { + "navigationBarTitleText": "修改密ç " + } + }, + { + "path": "pages/user/bind-phone", + "style": { + "navigationBarTitleText": "绑定手机" + } + }, + { + "path": "pages/user/bind-email", + "style": { + "navigationBarTitleText": "绑定邮箱" + } + }, + { + "path": "pages/main/category", + "style": { + "navigationBarTitleText": "分类", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/messages", + "style": { + "navigationBarTitleText": "消æ¯", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/main/cart", + "style": { + "navigationBarTitleText": "购物车", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/profile", + "style": { + "navigationBarTitleText": "我的" + } + } + ], + "subPackages": [ + { + "root": "pages/mall/consumer", + "pages": [ + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置" + } + }, + { + "path": "wallet", + "style": { + "navigationBarTitleText": "我的钱包" + } + }, + { + "path": "withdraw", + "style": { + "navigationBarTitleText": "ä½™é¢æçŽ°" + } + }, + { + "path": "search", + "style": { + "navigationBarTitleText": "æœç´¢", + "navigationStyle": "custom" + } + }, + { + "path": "product-detail", + "style": { + "navigationBarTitleText": "商å“详情" + } + }, + { + "path": "shop-detail", + "style": { + "navigationBarTitleText": "店铺详情" + } + }, + { + "path": "coupons", + "style": { + "navigationBarTitleText": "我的优惠券" + } + }, + { + "path": "favorites", + "style": { + "navigationBarTitleText": "我的收è—" + } + }, + { + "path": "footprint", + "style": { + "navigationBarTitleText": "我的足迹" + } + }, + { + "path": "address-list", + "style": { + "navigationBarTitleText": "收货地å€" + } + }, + { + "path": "address-edit", + "style": { + "navigationBarTitleText": "编辑地å€" + } + }, + { + "path": "checkout", + "style": { + "navigationBarTitleText": "确认订å•" + } + }, + { + "path": "payment", + "style": { + "navigationBarTitleText": "æ”¶é“¶å°" + } + }, + { + "path": "payment-success", + "style": { + "navigationBarTitleText": "支付æˆåŠŸ", + "navigationStyle": "custom" + } + }, + { + "path": "orders", + "style": { + "navigationBarTitleText": "我的订å•", + "enablePullDownRefresh": true + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情" + } + }, + { + "path": "logistics", + "style": { + "navigationBarTitleText": "物æµè¯¦æƒ…" + } + }, + { + "path": "review", + "style": { + "navigationBarTitleText": "评价晒å•" + } + }, + { + "path": "refund", + "style": { + "navigationBarTitleText": "退款/å”®åŽ" + } + }, + { + "path": "apply-refund", + "style": { + "navigationBarTitleText": "申请售åŽ" + } + }, + { + "path": "refund-review", + "style": { + "navigationBarTitleText": "æœåŠ¡è¯„ä»·" + } + }, + { + "path": "chat", + "style": { + "navigationBarTitleText": "客æœèŠå¤©", + "navigationStyle": "custom" + } + }, + { + "path": "subscription/plan-list", + "style": { + "navigationBarTitleText": "软件订阅" + } + }, + { + "path": "subscription/plan-detail", + "style": { + "navigationBarTitleText": "订阅详情" + } + }, + { + "path": "subscription/subscribe-checkout", + "style": { + "navigationBarTitleText": "确认订阅" + } + }, + { + "path": "subscription/my-subscriptions", + "style": { + "navigationBarTitleText": "我的订阅" + } + }, + { + "path": "subscription/followed-shops", + "style": { + "navigationBarTitleText": "关注店铺" + } + }, + { + "path": "points/index", + "style": { + "navigationBarTitleText": "积分管ç†" + } + }, + { + "path": "red-packets/index", + "style": { + "navigationBarTitleText": "我的红包" + } + }, + { + "path": "bank-cards/index", + "style": { + "navigationBarTitleText": "银行å¡ç®¡ç†" + } + }, + { + "path": "bank-cards/add", + "style": { + "navigationBarTitleText": "添加银行å¡" + } + } + ] + } + ], + "tabBar": { + "color": "#999999", + "selectedColor": "#ff5000", + "backgroundColor": "#ffffff", + "borderStyle": "black", + "list": [ + { + "pagePath": "pages/main/index", + "text": "首页", + "iconPath": "static/tabbar/home.png", + "selectedIconPath": "static/tabbar/home-active.png" + }, + { + "pagePath": "pages/main/category", + "text": "分类", + "iconPath": "static/tabbar/category.png", + "selectedIconPath": "static/tabbar/category.png" + }, + { + "pagePath": "pages/main/messages", + "text": "消æ¯", + "iconPath": "static/tabbar/message.png", + "selectedIconPath": "static/tabbar/message.png" + }, + { + "pagePath": "pages/main/cart", + "text": "购物车", + "iconPath": "static/tabbar/cart.png", + "selectedIconPath": "static/tabbar/cart.png" + }, + { + "pagePath": "pages/main/profile", + "text": "我的", + "iconPath": "static/tabbar/user.png", + "selectedIconPath": "static/tabbar/user.png" + } + ] + }, + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "consumer端", + "path": "pages/main/index", + "query": "role=consumer" + } + ] + } +} diff --git a/.pages-backup/pages.consumer.2026-05-14T01-16-50-558Z.json b/.pages-backup/pages.consumer.2026-05-14T01-16-50-558Z.json new file mode 100644 index 00000000..a00cb0b1 --- /dev/null +++ b/.pages-backup/pages.consumer.2026-05-14T01-16-50-558Z.json @@ -0,0 +1,351 @@ +{ + "pages": [ + { + "path": "pages/main/index", + "style": { + "navigationBarTitleText": "首页", + "navigationStyle": "custom", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "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/user/change-password", + "style": { + "navigationBarTitleText": "修改密ç " + } + }, + { + "path": "pages/user/bind-phone", + "style": { + "navigationBarTitleText": "绑定手机" + } + }, + { + "path": "pages/user/bind-email", + "style": { + "navigationBarTitleText": "绑定邮箱" + } + }, + { + "path": "pages/main/category", + "style": { + "navigationBarTitleText": "分类", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/messages", + "style": { + "navigationBarTitleText": "消æ¯", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/main/cart", + "style": { + "navigationBarTitleText": "购物车", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/profile", + "style": { + "navigationBarTitleText": "我的" + } + } + ], + "subPackages": [ + { + "root": "pages/mall/consumer", + "pages": [ + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置" + } + }, + { + "path": "wallet", + "style": { + "navigationBarTitleText": "我的钱包" + } + }, + { + "path": "withdraw", + "style": { + "navigationBarTitleText": "ä½™é¢æçŽ°" + } + }, + { + "path": "search", + "style": { + "navigationBarTitleText": "æœç´¢", + "navigationStyle": "custom" + } + }, + { + "path": "product-detail", + "style": { + "navigationBarTitleText": "商å“详情" + } + }, + { + "path": "shop-detail", + "style": { + "navigationBarTitleText": "店铺详情" + } + }, + { + "path": "coupons", + "style": { + "navigationBarTitleText": "我的优惠券" + } + }, + { + "path": "favorites", + "style": { + "navigationBarTitleText": "我的收è—" + } + }, + { + "path": "footprint", + "style": { + "navigationBarTitleText": "我的足迹" + } + }, + { + "path": "address-list", + "style": { + "navigationBarTitleText": "收货地å€" + } + }, + { + "path": "address-edit", + "style": { + "navigationBarTitleText": "编辑地å€" + } + }, + { + "path": "checkout", + "style": { + "navigationBarTitleText": "确认订å•" + } + }, + { + "path": "payment", + "style": { + "navigationBarTitleText": "æ”¶é“¶å°" + } + }, + { + "path": "payment-success", + "style": { + "navigationBarTitleText": "支付æˆåŠŸ", + "navigationStyle": "custom" + } + }, + { + "path": "orders", + "style": { + "navigationBarTitleText": "我的订å•", + "enablePullDownRefresh": true + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情" + } + }, + { + "path": "logistics", + "style": { + "navigationBarTitleText": "物æµè¯¦æƒ…" + } + }, + { + "path": "review", + "style": { + "navigationBarTitleText": "评价晒å•" + } + }, + { + "path": "refund", + "style": { + "navigationBarTitleText": "退款/å”®åŽ" + } + }, + { + "path": "apply-refund", + "style": { + "navigationBarTitleText": "申请售åŽ" + } + }, + { + "path": "refund-review", + "style": { + "navigationBarTitleText": "æœåŠ¡è¯„ä»·" + } + }, + { + "path": "chat", + "style": { + "navigationBarTitleText": "客æœèŠå¤©", + "navigationStyle": "custom" + } + }, + { + "path": "subscription/plan-list", + "style": { + "navigationBarTitleText": "软件订阅" + } + }, + { + "path": "subscription/plan-detail", + "style": { + "navigationBarTitleText": "订阅详情" + } + }, + { + "path": "subscription/subscribe-checkout", + "style": { + "navigationBarTitleText": "确认订阅" + } + }, + { + "path": "subscription/my-subscriptions", + "style": { + "navigationBarTitleText": "我的订阅" + } + }, + { + "path": "subscription/followed-shops", + "style": { + "navigationBarTitleText": "关注店铺" + } + }, + { + "path": "points/index", + "style": { + "navigationBarTitleText": "积分管ç†" + } + }, + { + "path": "red-packets/index", + "style": { + "navigationBarTitleText": "我的红包" + } + }, + { + "path": "bank-cards/index", + "style": { + "navigationBarTitleText": "银行å¡ç®¡ç†" + } + }, + { + "path": "bank-cards/add", + "style": { + "navigationBarTitleText": "添加银行å¡" + } + } + ] + } + ], + "tabBar": { + "color": "#999999", + "selectedColor": "#ff5000", + "backgroundColor": "#ffffff", + "borderStyle": "black", + "list": [ + { + "pagePath": "pages/main/index", + "text": "首页", + "iconPath": "static/tabbar/home.png", + "selectedIconPath": "static/tabbar/home-active.png" + }, + { + "pagePath": "pages/main/category", + "text": "分类", + "iconPath": "static/tabbar/category.png", + "selectedIconPath": "static/tabbar/category.png" + }, + { + "pagePath": "pages/main/messages", + "text": "消æ¯", + "iconPath": "static/tabbar/message.png", + "selectedIconPath": "static/tabbar/message.png" + }, + { + "pagePath": "pages/main/cart", + "text": "购物车", + "iconPath": "static/tabbar/cart.png", + "selectedIconPath": "static/tabbar/cart.png" + }, + { + "pagePath": "pages/main/profile", + "text": "我的", + "iconPath": "static/tabbar/user.png", + "selectedIconPath": "static/tabbar/user.png" + } + ] + }, + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "consumer端", + "path": "pages/main/index", + "query": "role=consumer" + } + ] + } +} diff --git a/.pages-backup/pages.consumer.2026-05-14T01-31-17-016Z.json b/.pages-backup/pages.consumer.2026-05-14T01-31-17-016Z.json new file mode 100644 index 00000000..52ca5557 --- /dev/null +++ b/.pages-backup/pages.consumer.2026-05-14T01-31-17-016Z.json @@ -0,0 +1,1822 @@ +{ + "pages": [ + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "path": "pages/mall/admin/homePage/index", + "style": { + "navigationBarTitleText": "管ç†åŽå°", + "navigationStyle": "custom" + } + }, + { + "path": "pages/mall/admin/userCenter/index", + "style": { + "navigationBarTitleText": "个人中心", + "navigationStyle": "custom" + } + }, + { + "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/user/change-password", + "style": { + "navigationBarTitleText": "修改密ç " + } + }, + { + "path": "pages/user/bind-phone", + "style": { + "navigationBarTitleText": "绑定手机" + } + }, + { + "path": "pages/user/bind-email", + "style": { + "navigationBarTitleText": "绑定邮箱" + } + }, + { + "path": "pages/main/index", + "style": { + "navigationBarTitleText": "首页", + "navigationStyle": "custom", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/main/category", + "style": { + "navigationBarTitleText": "分类", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/messages", + "style": { + "navigationBarTitleText": "消æ¯", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/main/cart", + "style": { + "navigationBarTitleText": "购物车", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/profile", + "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/consumer", + "pages": [ + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置" + } + }, + { + "path": "wallet", + "style": { + "navigationBarTitleText": "我的钱包" + } + }, + { + "path": "withdraw", + "style": { + "navigationBarTitleText": "ä½™é¢æçŽ°" + } + }, + { + "path": "search", + "style": { + "navigationBarTitleText": "æœç´¢", + "navigationStyle": "custom" + } + }, + { + "path": "product-detail", + "style": { + "navigationBarTitleText": "商å“详情" + } + }, + { + "path": "shop-detail", + "style": { + "navigationBarTitleText": "店铺详情" + } + }, + { + "path": "coupons", + "style": { + "navigationBarTitleText": "我的优惠券" + } + }, + { + "path": "favorites", + "style": { + "navigationBarTitleText": "我的收è—" + } + }, + { + "path": "footprint", + "style": { + "navigationBarTitleText": "我的足迹" + } + }, + { + "path": "address-list", + "style": { + "navigationBarTitleText": "收货地å€" + } + }, + { + "path": "address-edit", + "style": { + "navigationBarTitleText": "编辑地å€" + } + }, + { + "path": "checkout", + "style": { + "navigationBarTitleText": "确认订å•" + } + }, + { + "path": "payment", + "style": { + "navigationBarTitleText": "æ”¶é“¶å°" + } + }, + { + "path": "payment-success", + "style": { + "navigationBarTitleText": "支付æˆåŠŸ", + "navigationStyle": "custom" + } + }, + { + "path": "orders", + "style": { + "navigationBarTitleText": "我的订å•", + "enablePullDownRefresh": true + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情" + } + }, + { + "path": "logistics", + "style": { + "navigationBarTitleText": "物æµè¯¦æƒ…" + } + }, + { + "path": "review", + "style": { + "navigationBarTitleText": "评价晒å•" + } + }, + { + "path": "refund", + "style": { + "navigationBarTitleText": "退款/å”®åŽ" + } + }, + { + "path": "apply-refund", + "style": { + "navigationBarTitleText": "申请售åŽ" + } + }, + { + "path": "refund-review", + "style": { + "navigationBarTitleText": "æœåŠ¡è¯„ä»·" + } + }, + { + "path": "chat", + "style": { + "navigationBarTitleText": "客æœèŠå¤©", + "navigationStyle": "custom" + } + }, + { + "path": "subscription/plan-list", + "style": { + "navigationBarTitleText": "软件订阅" + } + }, + { + "path": "subscription/plan-detail", + "style": { + "navigationBarTitleText": "订阅详情" + } + }, + { + "path": "subscription/subscribe-checkout", + "style": { + "navigationBarTitleText": "确认订阅" + } + }, + { + "path": "subscription/my-subscriptions", + "style": { + "navigationBarTitleText": "我的订阅" + } + }, + { + "path": "subscription/followed-shops", + "style": { + "navigationBarTitleText": "关注店铺" + } + }, + { + "path": "points/index", + "style": { + "navigationBarTitleText": "积分管ç†" + } + }, + { + "path": "red-packets/index", + "style": { + "navigationBarTitleText": "我的红包" + } + }, + { + "path": "bank-cards/index", + "style": { + "navigationBarTitleText": "银行å¡ç®¡ç†" + } + }, + { + "path": "bank-cards/add", + "style": { + "navigationBarTitleText": "添加银行å¡" + } + } + ] + }, + { + "root": "pages/mall/delivery", + "pages": [ + { + "path": "index", + "style": { + "navigationBarTitleText": "é…é€ä¸­å¿ƒ", + "navigationStyle": "custom" + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情页", + "navigationStyle": "custom" + } + }, + { + "path": "profile", + "style": { + "navigationBarTitleText": "é…é€ä¸ªäººä¸­å¿ƒ", + "navigationStyle": "custom" + } + }, + { + "path": "order-history", + "style": { + "navigationBarTitleText": "历å²è®°å½•", + "navigationStyle": "custom" + } + }, + { + "path": "all", + "style": { + "navigationBarTitleText": "待接å–任务", + "navigationStyle": "custom" + } + }, + { + "path": "earnings", + "style": { + "navigationBarTitleText": "收入明细", + "navigationStyle": "custom" + } + }, + { + "path": "tasks", + "style": { + "navigationBarTitleText": "全部任务", + "navigationStyle": "custom" + } + }, + { + "path": "task-detail", + "style": { + "navigationBarTitleText": "任务详情", + "navigationStyle": "custom" + } + }, + { + "path": "profile-edit", + "style": { + "navigationBarTitleText": "编辑个人资料", + "navigationStyle": "custom" + } + }, + { + "path": "ratings", + "style": { + "navigationBarTitleText": "评价", + "navigationStyle": "custom" + } + }, + { + "path": "vehicle", + "style": { + "navigationBarTitleText": "车辆管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "vehicle-add", + "style": { + "navigationBarTitleText": "添加车辆", + "navigationStyle": "custom" + } + }, + { + "path": "vehicle-edit", + "style": { + "navigationBarTitleText": "编辑车辆", + "navigationStyle": "custom" + } + }, + { + "path": "help-center", + "style": { + "navigationBarTitleText": "帮助中心", + "navigationStyle": "custom" + } + }, + { + "path": "about", + "style": { + "navigationBarTitleText": "关于我们", + "navigationStyle": "custom" + } + }, + { + "path": "feedback", + "style": { + "navigationBarTitleText": "æ„è§å馈", + "navigationStyle": "custom" + } + }, + { + "path": "test", + "style": { + "navigationBarTitleText": "test", + "navigationStyle": "custom" + } + }, + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置", + "navigationStyle": "custom" + } + }, + { + "path": "test/index", + "style": { + "navigationBarTitleText": "é…逿¨¡å—测试索引", + "navigationStyle": "custom" + } + }, + { + "path": "test/merchant-order-list", + "style": { + "navigationBarTitleText": "商家å‘货管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "test/merchant-order-detail", + "style": { + "navigationBarTitleText": "订å•物æµè¯¦æƒ…", + "navigationStyle": "custom" + } + }, + { + "path": "test/platform-tracking-query", + "style": { + "navigationBarTitleText": "轨迹排障查询", + "navigationStyle": "custom" + } + }, + { + "path": "test/platform-webhook-logs", + "style": { + "navigationBarTitleText": "Webhook日志", + "navigationStyle": "custom" + } + }, + { + "path": "test/api-simulator", + "style": { + "navigationBarTitleText": "ç¬¬ä¸‰æ–¹æŽ¥å£æ¨¡æ‹Ÿå™¨", + "navigationStyle": "custom" + } + }, + { + "path": "test/platform-config-center", + "style": { + "navigationBarTitleText": "é…é€é…置中心", + "navigationStyle": "custom" + } + }, + { + "path": "test/consumer-logistics-detail", + "style": { + "navigationBarTitleText": "用户查快递", + "navigationStyle": "custom" + } + }, + { + "path": "test/consumer-order-list", + "style": { + "navigationBarTitleText": "我的快递", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/analytics", + "pages": [ + { + "path": "index", + "style": { + "navigationBarTitleText": "æ•°æ®åˆ†æž", + "navigationStyle": "custom" + } + }, + { + "path": "profile", + "style": { + "navigationBarTitleText": "æ•°æ®åˆ†æžä¸ªäººä¸­å¿ƒ" + } + }, + { + "path": "sales-report", + "style": { + "navigationBarTitleText": "销售报表" + } + }, + { + "path": "user-analysis", + "style": { + "navigationBarTitleText": "用户分æž" + } + }, + { + "path": "product-insights", + "style": { + "navigationBarTitleText": "商哿´žå¯Ÿ" + } + }, + { + "path": "delivery-analysis", + "style": { + "navigationBarTitleText": "é…逿•ˆçŽ‡åˆ†æž" + } + }, + { + "path": "coupon-analysis", + "style": { + "navigationBarTitleText": "优惠券效果分æž" + } + }, + { + "path": "market-trends", + "style": { + "navigationBarTitleText": "市场趋势" + } + }, + { + "path": "custom-report", + "style": { + "navigationBarTitleText": "自定义报表" + } + }, + { + "path": "report-detail", + "style": { + "navigationBarTitleText": "报表详情", + "enablePullDownRefresh": false + } + }, + { + "path": "data-detail", + "style": { + "navigationBarTitleText": "æ•°æ®åˆ†æžè¯¦æƒ…", + "enablePullDownRefresh": false + } + }, + { + "path": "insight-detail", + "style": { + "navigationBarTitleText": "æ•°æ®æ´žå¯Ÿè¯¦æƒ…", + "enablePullDownRefresh": false + } + } + ] + }, + { + "root": "pages/mall/admin/order", + "pages": [ + { + "path": "order-management/index", + "style": { + "navigationBarTitleText": "订å•管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "order-statistics/index", + "style": { + "navigationBarTitleText": "订å•统计", + "navigationStyle": "custom" + } + }, + { + "path": "order-configuration/index", + "style": { + "navigationBarTitleText": "订å•é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "aftersales-order/index", + "style": { + "navigationBarTitleText": "å”®åŽè®¢å•", + "navigationStyle": "custom" + } + }, + { + "path": "write-off-records/index", + "style": { + "navigationBarTitleText": "核销记录", + "navigationStyle": "custom" + } + }, + { + "path": "cashier-order/index", + "style": { + "navigationBarTitleText": "收銀å°è®¢å•", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/product", + "pages": [ + { + "path": "product-management/index", + "style": { + "navigationBarTitleText": "商å“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "product-statistics/index", + "style": { + "navigationBarTitleText": "商å“统计", + "navigationStyle": "custom" + } + }, + { + "path": "classification/index", + "style": { + "navigationBarTitleText": "商å“分类", + "navigationStyle": "custom" + } + }, + { + "path": "reviews/index", + "style": { + "navigationBarTitleText": "商å“评分", + "navigationStyle": "custom" + } + }, + { + "path": "specifications/index", + "style": { + "navigationBarTitleText": "商å“è§„æ ¼", + "navigationStyle": "custom" + } + }, + { + "path": "parameters/index", + "style": { + "navigationBarTitleText": "商å“傿•°", + "navigationStyle": "custom" + } + }, + { + "path": "labels/index", + "style": { + "navigationBarTitleText": "商哿 ‡ç­¾", + "navigationStyle": "custom" + } + }, + { + "path": "protection/index", + "style": { + "navigationBarTitleText": "商å“ä¿éšœ", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/user", + "pages": [ + { + "path": "management/index", + "style": { + "navigationBarTitleText": "用户管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "statistics/index", + "style": { + "navigationBarTitleText": "用户统计", + "navigationStyle": "custom" + } + }, + { + "path": "grouping/index", + "style": { + "navigationBarTitleText": "用户分组", + "navigationStyle": "custom" + } + }, + { + "path": "label/index", + "style": { + "navigationBarTitleText": "用户标签", + "navigationStyle": "custom" + } + }, + { + "path": "level/index", + "style": { + "navigationBarTitleText": "用户等级", + "navigationStyle": "custom" + } + }, + { + "path": "config/index", + "style": { + "navigationBarTitleText": "用户é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/subscription", + "pages": [ + { + "path": "plan-management", + "style": { + "navigationBarTitleText": "订阅方案管ç†" + } + }, + { + "path": "user-subscriptions", + "style": { + "navigationBarTitleText": "用户订阅管ç†" + } + } + ] + }, + { + "root": "pages/mall/admin/distribution", + "pages": [ + { + "path": "setting/index", + "style": { + "navigationBarTitleText": "分销设置", + "navigationStyle": "custom" + } + }, + { + "path": "distributor-management/index", + "style": { + "navigationBarTitleText": "分销员管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "level/index", + "style": { + "navigationBarTitleText": "分销等级管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/business-division-list/index", + "style": { + "navigationBarTitleText": "事业部列表", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/agent-list/index", + "style": { + "navigationBarTitleText": "代ç†å•†åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/agent-application/index", + "style": { + "navigationBarTitleText": "代ç†å•†ç”³è¯·", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/marketing", + "pages": [ + { + "path": "coupon/coupon-list/index", + "style": { + "navigationBarTitleText": "优惠券列表", + "navigationStyle": "custom" + } + }, + { + "path": "coupon/claim-record/index", + "style": { + "navigationBarTitleText": "用户领å–记录", + "navigationStyle": "custom" + } + }, + { + "path": "points/statistics/index", + "style": { + "navigationBarTitleText": "积分统计", + "navigationStyle": "custom" + } + }, + { + "path": "points/products/index", + "style": { + "navigationBarTitleText": "积分商å“", + "navigationStyle": "custom" + } + }, + { + "path": "points/orders/index", + "style": { + "navigationBarTitleText": "积分订å•", + "navigationStyle": "custom" + } + }, + { + "path": "points/record/index", + "style": { + "navigationBarTitleText": "积分记录", + "navigationStyle": "custom" + } + }, + { + "path": "points/config/index", + "style": { + "navigationBarTitleText": "积分é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "lottery/list/index", + "style": { + "navigationBarTitleText": "抽奖列表", + "navigationStyle": "custom" + } + }, + { + "path": "lottery/configuration/index", + "style": { + "navigationBarTitleText": "抽奖é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "combination/products/index", + "style": { + "navigationBarTitleText": "拼团商å“", + "navigationStyle": "custom" + } + }, + { + "path": "combination/list/index", + "style": { + "navigationBarTitleText": "拼团列表", + "navigationStyle": "custom" + } + }, + { + "path": "combination/index", + "style": { + "navigationBarTitleText": "拼团活动", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/list/index", + "style": { + "navigationBarTitleText": "ç§’æ€åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/products/index", + "style": { + "navigationBarTitleText": "ç§’æ€å•†å“", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/config/index", + "style": { + "navigationBarTitleText": "ç§’æ€é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "member/type/index", + "style": { + "navigationBarTitleText": "会员类型", + "navigationStyle": "custom" + } + }, + { + "path": "member/right/index", + "style": { + "navigationBarTitleText": "会员æƒç›Š", + "navigationStyle": "custom" + } + }, + { + "path": "member/kami-membership/index", + "style": { + "navigationBarTitleText": "å¡å¯†ä¼šå‘˜", + "navigationStyle": "custom" + } + }, + { + "path": "member/record/index", + "style": { + "navigationBarTitleText": "会员记录", + "navigationStyle": "custom" + } + }, + { + "path": "member/config/index", + "style": { + "navigationBarTitleText": "会员é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "live/live-management/index", + "style": { + "navigationBarTitleText": "直播間管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/products-management/index", + "style": { + "navigationBarTitleText": "直播商å“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/streamer-management/index", + "style": { + "navigationBarTitleText": "主播管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/index", + "style": { + "navigationBarTitleText": "直播首页", + "navigationStyle": "custom" + } + }, + { + "path": "recharge/amount-setting/index", + "style": { + "navigationBarTitleText": "充値é¢åº¦è®¾ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "recharge/config/index", + "style": { + "navigationBarTitleText": "充値é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "checkin/config/index", + "style": { + "navigationBarTitleText": "签到é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "checkin/reward/index", + "style": { + "navigationBarTitleText": "签到奖励", + "navigationStyle": "custom" + } + }, + { + "path": "bargain/list/index", + "style": { + "navigationBarTitleText": "ç ä»·åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "bargain/products/index", + "style": { + "navigationBarTitleText": "ç ä»·å•†å“", + "navigationStyle": "custom" + } + }, + { + "path": "newcomer/index", + "style": { + "navigationBarTitleText": "新人礼包", + "navigationStyle": "custom" + } + }, + { + "path": "marketing-statistics/index", + "style": { + "navigationBarTitleText": "è¥é”€ç»Ÿè®¡", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/maintain", + "pages": [ + { + "path": "dev-tools/database/index", + "style": { + "navigationBarTitleText": "æ•°æ®åº“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/file/index", + "style": { + "navigationBarTitleText": "文件管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/interface/index", + "style": { + "navigationBarTitleText": "接å£ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/data-dictionary/index", + "style": { + "navigationBarTitleText": "æ•°æ®å­—å…¸", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/category/index", + "style": { + "navigationBarTitleText": "é…置分类", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/combination-data/index", + "style": { + "navigationBarTitleText": "ç»„åˆæ•°æ®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/cron-job/index", + "style": { + "navigationBarTitleText": "定时任务", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/permission/index", + "style": { + "navigationBarTitleText": "æƒé™é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/module-config/index", + "style": { + "navigationBarTitleText": "模å—é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/custom-event/index", + "style": { + "navigationBarTitleText": "自定义事件", + "navigationStyle": "custom" + } + }, + { + "path": "security/refresh-cache/index", + "style": { + "navigationBarTitleText": "刷新缓存", + "navigationStyle": "custom" + } + }, + { + "path": "security/system-log/index", + "style": { + "navigationBarTitleText": "系统日志", + "navigationStyle": "custom" + } + }, + { + "path": "security/online-upgrade/index", + "style": { + "navigationBarTitleText": "在线å‡çº§", + "navigationStyle": "custom" + } + }, + { + "path": "data/logistics/index", + "style": { + "navigationBarTitleText": "ç‰©æµæ•°æ®", + "navigationStyle": "custom" + } + }, + { + "path": "data/city-data/index", + "style": { + "navigationBarTitleText": "城市数æ®", + "navigationStyle": "custom" + } + }, + { + "path": "data/clear/index", + "style": { + "navigationBarTitleText": "清除数æ®", + "navigationStyle": "custom" + } + }, + { + "path": "api/account/index", + "style": { + "navigationBarTitleText": "APIè´¦å·", + "navigationStyle": "custom" + } + }, + { + "path": "lang/list/index", + "style": { + "navigationBarTitleText": "语言列表", + "navigationStyle": "custom" + } + }, + { + "path": "lang/detail/index", + "style": { + "navigationBarTitleText": "语言详情", + "navigationStyle": "custom" + } + }, + { + "path": "lang/region/index", + "style": { + "navigationBarTitleText": "语言地区", + "navigationStyle": "custom" + } + }, + { + "path": "lang/config/index", + "style": { + "navigationBarTitleText": "语言é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "sys/info/index", + "style": { + "navigationBarTitleText": "系统信æ¯", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/setting", + "pages": [ + { + "path": "message/index", + "style": { + "navigationBarTitleText": "消æ¯ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "agreement/index", + "style": { + "navigationBarTitleText": "å议设置", + "navigationStyle": "custom" + } + }, + { + "path": "receipt/index", + "style": { + "navigationBarTitleText": "å°ç¥¨é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "auth/admin-management/index", + "style": { + "navigationBarTitleText": "管ç†å‘˜ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "auth/role-management/index", + "style": { + "navigationBarTitleText": "角色管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "auth/menu-management/index", + "style": { + "navigationBarTitleText": "èœå•管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/management/index", + "style": { + "navigationBarTitleText": "é…é€å‘˜ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/station/index", + "style": { + "navigationBarTitleText": "æè´§ç‚¹", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/verifier/index", + "style": { + "navigationBarTitleText": "核销员", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/template/index", + "style": { + "navigationBarTitleText": "è¿è´¹æ¨¡æ¿", + "navigationStyle": "custom" + } + }, + { + "path": "interface/onepass/index", + "style": { + "navigationBarTitleText": "一å·é€šè´¦æˆ·", + "navigationStyle": "custom" + } + }, + { + "path": "interface/onepass/config/index", + "style": { + "navigationBarTitleText": "一å·é€šé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/storage/index", + "style": { + "navigationBarTitleText": "系统存储é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/collect/index", + "style": { + "navigationBarTitleText": "商å“采集é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/logistics/index", + "style": { + "navigationBarTitleText": "ç‰©æµæŸ¥è¯¢é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/e-sheet/index", + "style": { + "navigationBarTitleText": "电å­é¢å•é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/sms/index", + "style": { + "navigationBarTitleText": "短信功能é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/payment/index", + "style": { + "navigationBarTitleText": "商城支付é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "system/index", + "style": { + "navigationBarTitleText": "系统é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/app", + "pages": [ + { + "path": "wechat/menu/index", + "style": { + "navigationBarTitleText": "微信èœå•", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/management/index", + "style": { + "navigationBarTitleText": "图文管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/follow/index", + "style": { + "navigationBarTitleText": "微信关注回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/keyword/index", + "style": { + "navigationBarTitleText": "关键字回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/invalid/index", + "style": { + "navigationBarTitleText": "无效关键è¯å›žå¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/config/index", + "style": { + "navigationBarTitleText": "公众å·é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "routine/download/index", + "style": { + "navigationBarTitleText": "å°ç¨‹åºä¸‹è½½", + "navigationStyle": "custom" + } + }, + { + "path": "routine/config/index", + "style": { + "navigationBarTitleText": "å°ç¨‹åºé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "mobile/config/index", + "style": { + "navigationBarTitleText": "APPé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "mobile/version/index", + "style": { + "navigationBarTitleText": "版本管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "pc/design/index", + "style": { + "navigationBarTitleText": "PC端装修", + "navigationStyle": "custom" + } + }, + { + "path": "pc/config/index", + "style": { + "navigationBarTitleText": "PC端é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/kefu", + "pages": [ + { + "path": "list/index", + "style": { + "navigationBarTitleText": "客æœåˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "rhetoric/index", + "style": { + "navigationBarTitleText": "è¯æœ¯ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "user-message/index", + "style": { + "navigationBarTitleText": "用户消æ¯", + "navigationStyle": "custom" + } + }, + { + "path": "auto-reply/index", + "style": { + "navigationBarTitleText": "自动回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "config/index", + "style": { + "navigationBarTitleText": "客æœé…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/decoration", + "pages": [ + { + "path": "homepage-decoration/index", + "style": { + "navigationBarTitleText": "首页装修", + "navigationStyle": "custom" + } + }, + { + "path": "product-category/index", + "style": { + "navigationBarTitleText": "商å“分类装修", + "navigationStyle": "custom" + } + }, + { + "path": "personal-center/index", + "style": { + "navigationBarTitleText": "个人中心装修", + "navigationStyle": "custom" + } + }, + { + "path": "data-config/index", + "style": { + "navigationBarTitleText": "æ•°æ®é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "theme-style/index", + "style": { + "navigationBarTitleText": "主题风格", + "navigationStyle": "custom" + } + }, + { + "path": "material-management/index", + "style": { + "navigationBarTitleText": "ç´ æç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "link-management/index", + "style": { + "navigationBarTitleText": "链接管ç†", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/finance", + "pages": [ + { + "path": "transaction-statistics/index", + "style": { + "navigationBarTitleText": "交易统计", + "navigationStyle": "custom" + } + }, + { + "path": "finance-operations/request/index", + "style": { + "navigationBarTitleText": "æçŽ°ç”³è¯·", + "navigationStyle": "custom" + } + }, + { + "path": "finance-operations/management/index", + "style": { + "navigationBarTitleText": "å‘票管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/recharge-record/index", + "style": { + "navigationBarTitleText": "充值记录", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/flow/index", + "style": { + "navigationBarTitleText": "èµ„é‡‘æµæ°´", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/billing-record/index", + "style": { + "navigationBarTitleText": "è´¦å•记录", + "navigationStyle": "custom" + } + }, + { + "path": "commission-record/index", + "style": { + "navigationBarTitleText": "佣金记录", + "navigationStyle": "custom" + } + }, + { + "path": "balance-record/statistics/index", + "style": { + "navigationBarTitleText": "ä½™é¢ç»Ÿè®¡", + "navigationStyle": "custom" + } + }, + { + "path": "balance-record/record/index", + "style": { + "navigationBarTitleText": "ä½™é¢è®°å½•", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/cms", + "pages": [ + { + "path": "article/index", + "style": { + "navigationBarTitleText": "文章管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "category/index", + "style": { + "navigationBarTitleText": "文章分类", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/shop", + "pages": [ + { + "path": "shop-manage", + "style": { + "navigationBarTitleText": "店铺列表", + "navigationStyle": "custom" + } + }, + { + "path": "manage", + "style": { + "navigationBarTitleText": "店铺管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "create", + "style": { + "navigationBarTitleText": "创建店铺", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/service", + "pages": [ + { + "path": "index", + "style": { + "navigationBarTitleText": "客æœå·¥ä½œå°", + "navigationStyle": "custom" + } + }, + { + "path": "profile", + "style": { + "navigationBarTitleText": "客æœä¸ªäººä¸­å¿ƒ" + } + }, + { + "path": "ticket-detail", + "style": { + "navigationBarTitleText": "å·¥å•详情", + "enablePullDownRefresh": false + } + } + ] + } + ], + "tabBar": { + "color": "#999999", + "selectedColor": "#ff5000", + "backgroundColor": "#ffffff", + "borderStyle": "black", + "list": [ + { + "pagePath": "pages/main/index", + "text": "首页", + "iconPath": "static/tabbar/home.png", + "selectedIconPath": "static/tabbar/home-active.png" + }, + { + "pagePath": "pages/main/category", + "text": "分类", + "iconPath": "static/tabbar/category.png", + "selectedIconPath": "static/tabbar/category.png" + }, + { + "pagePath": "pages/main/messages", + "text": "消æ¯", + "iconPath": "static/tabbar/message.png", + "selectedIconPath": "static/tabbar/message.png" + }, + { + "pagePath": "pages/main/cart", + "text": "购物车", + "iconPath": "static/tabbar/cart.png", + "selectedIconPath": "static/tabbar/cart.png" + }, + { + "pagePath": "pages/main/profile", + "text": "我的", + "iconPath": "static/tabbar/user.png", + "selectedIconPath": "static/tabbar/user.png" + } + ] + }, + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + } +} diff --git a/.pages-backup/pages.consumer.2026-05-14T01-39-45-443Z.json b/.pages-backup/pages.consumer.2026-05-14T01-39-45-443Z.json new file mode 100644 index 00000000..a00cb0b1 --- /dev/null +++ b/.pages-backup/pages.consumer.2026-05-14T01-39-45-443Z.json @@ -0,0 +1,351 @@ +{ + "pages": [ + { + "path": "pages/main/index", + "style": { + "navigationBarTitleText": "首页", + "navigationStyle": "custom", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "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/user/change-password", + "style": { + "navigationBarTitleText": "修改密ç " + } + }, + { + "path": "pages/user/bind-phone", + "style": { + "navigationBarTitleText": "绑定手机" + } + }, + { + "path": "pages/user/bind-email", + "style": { + "navigationBarTitleText": "绑定邮箱" + } + }, + { + "path": "pages/main/category", + "style": { + "navigationBarTitleText": "分类", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/messages", + "style": { + "navigationBarTitleText": "消æ¯", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/main/cart", + "style": { + "navigationBarTitleText": "购物车", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/profile", + "style": { + "navigationBarTitleText": "我的" + } + } + ], + "subPackages": [ + { + "root": "pages/mall/consumer", + "pages": [ + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置" + } + }, + { + "path": "wallet", + "style": { + "navigationBarTitleText": "我的钱包" + } + }, + { + "path": "withdraw", + "style": { + "navigationBarTitleText": "ä½™é¢æçŽ°" + } + }, + { + "path": "search", + "style": { + "navigationBarTitleText": "æœç´¢", + "navigationStyle": "custom" + } + }, + { + "path": "product-detail", + "style": { + "navigationBarTitleText": "商å“详情" + } + }, + { + "path": "shop-detail", + "style": { + "navigationBarTitleText": "店铺详情" + } + }, + { + "path": "coupons", + "style": { + "navigationBarTitleText": "我的优惠券" + } + }, + { + "path": "favorites", + "style": { + "navigationBarTitleText": "我的收è—" + } + }, + { + "path": "footprint", + "style": { + "navigationBarTitleText": "我的足迹" + } + }, + { + "path": "address-list", + "style": { + "navigationBarTitleText": "收货地å€" + } + }, + { + "path": "address-edit", + "style": { + "navigationBarTitleText": "编辑地å€" + } + }, + { + "path": "checkout", + "style": { + "navigationBarTitleText": "确认订å•" + } + }, + { + "path": "payment", + "style": { + "navigationBarTitleText": "æ”¶é“¶å°" + } + }, + { + "path": "payment-success", + "style": { + "navigationBarTitleText": "支付æˆåŠŸ", + "navigationStyle": "custom" + } + }, + { + "path": "orders", + "style": { + "navigationBarTitleText": "我的订å•", + "enablePullDownRefresh": true + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情" + } + }, + { + "path": "logistics", + "style": { + "navigationBarTitleText": "物æµè¯¦æƒ…" + } + }, + { + "path": "review", + "style": { + "navigationBarTitleText": "评价晒å•" + } + }, + { + "path": "refund", + "style": { + "navigationBarTitleText": "退款/å”®åŽ" + } + }, + { + "path": "apply-refund", + "style": { + "navigationBarTitleText": "申请售åŽ" + } + }, + { + "path": "refund-review", + "style": { + "navigationBarTitleText": "æœåŠ¡è¯„ä»·" + } + }, + { + "path": "chat", + "style": { + "navigationBarTitleText": "客æœèŠå¤©", + "navigationStyle": "custom" + } + }, + { + "path": "subscription/plan-list", + "style": { + "navigationBarTitleText": "软件订阅" + } + }, + { + "path": "subscription/plan-detail", + "style": { + "navigationBarTitleText": "订阅详情" + } + }, + { + "path": "subscription/subscribe-checkout", + "style": { + "navigationBarTitleText": "确认订阅" + } + }, + { + "path": "subscription/my-subscriptions", + "style": { + "navigationBarTitleText": "我的订阅" + } + }, + { + "path": "subscription/followed-shops", + "style": { + "navigationBarTitleText": "关注店铺" + } + }, + { + "path": "points/index", + "style": { + "navigationBarTitleText": "积分管ç†" + } + }, + { + "path": "red-packets/index", + "style": { + "navigationBarTitleText": "我的红包" + } + }, + { + "path": "bank-cards/index", + "style": { + "navigationBarTitleText": "银行å¡ç®¡ç†" + } + }, + { + "path": "bank-cards/add", + "style": { + "navigationBarTitleText": "添加银行å¡" + } + } + ] + } + ], + "tabBar": { + "color": "#999999", + "selectedColor": "#ff5000", + "backgroundColor": "#ffffff", + "borderStyle": "black", + "list": [ + { + "pagePath": "pages/main/index", + "text": "首页", + "iconPath": "static/tabbar/home.png", + "selectedIconPath": "static/tabbar/home-active.png" + }, + { + "pagePath": "pages/main/category", + "text": "分类", + "iconPath": "static/tabbar/category.png", + "selectedIconPath": "static/tabbar/category.png" + }, + { + "pagePath": "pages/main/messages", + "text": "消æ¯", + "iconPath": "static/tabbar/message.png", + "selectedIconPath": "static/tabbar/message.png" + }, + { + "pagePath": "pages/main/cart", + "text": "购物车", + "iconPath": "static/tabbar/cart.png", + "selectedIconPath": "static/tabbar/cart.png" + }, + { + "pagePath": "pages/main/profile", + "text": "我的", + "iconPath": "static/tabbar/user.png", + "selectedIconPath": "static/tabbar/user.png" + } + ] + }, + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "consumer端", + "path": "pages/main/index", + "query": "role=consumer" + } + ] + } +} diff --git a/.pages-backup/pages.consumer.2026-05-14T01-43-10-621Z.json b/.pages-backup/pages.consumer.2026-05-14T01-43-10-621Z.json new file mode 100644 index 00000000..8ff540b9 --- /dev/null +++ b/.pages-backup/pages.consumer.2026-05-14T01-43-10-621Z.json @@ -0,0 +1,1902 @@ +{ + "pages": [ + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "path": "pages/mall/admin/homePage/index", + "style": { + "navigationBarTitleText": "管ç†åŽå°", + "navigationStyle": "custom" + } + }, + { + "path": "pages/mall/admin/userCenter/index", + "style": { + "navigationBarTitleText": "个人中心", + "navigationStyle": "custom" + } + }, + { + "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/user/change-password", + "style": { + "navigationBarTitleText": "修改密ç " + } + }, + { + "path": "pages/user/bind-phone", + "style": { + "navigationBarTitleText": "绑定手机" + } + }, + { + "path": "pages/user/bind-email", + "style": { + "navigationBarTitleText": "绑定邮箱" + } + }, + { + "path": "pages/main/index", + "style": { + "navigationBarTitleText": "首页", + "navigationStyle": "custom", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/main/category", + "style": { + "navigationBarTitleText": "分类", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/messages", + "style": { + "navigationBarTitleText": "消æ¯", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/main/cart", + "style": { + "navigationBarTitleText": "购物车", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/profile", + "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/consumer", + "pages": [ + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置" + } + }, + { + "path": "edit-profile", + "style": { + "navigationBarTitleText": "编辑资料" + } + }, + { + "path": "wallet", + "style": { + "navigationBarTitleText": "我的钱包" + } + }, + { + "path": "withdraw", + "style": { + "navigationBarTitleText": "ä½™é¢æçŽ°" + } + }, + { + "path": "search", + "style": { + "navigationBarTitleText": "æœç´¢", + "navigationStyle": "custom" + } + }, + { + "path": "product-detail", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "channel-detail", + "style": { + "navigationBarTitleText": "频é“详情", + "navigationStyle": "custom" + } + }, + { + "path": "shop-detail", + "style": { + "navigationBarTitleText": "店铺详情" + } + }, + { + "path": "coupons", + "style": { + "navigationBarTitleText": "我的优惠券" + } + }, + { + "path": "favorites", + "style": { + "navigationBarTitleText": "我的收è—" + } + }, + { + "path": "footprint", + "style": { + "navigationBarTitleText": "我的足迹" + } + }, + { + "path": "address", + "style": { + "navigationBarTitleText": "地å€" + } + }, + { + "path": "address-list", + "style": { + "navigationBarTitleText": "收货地å€" + } + }, + { + "path": "address-edit", + "style": { + "navigationBarTitleText": "编辑地å€" + } + }, + { + "path": "checkout", + "style": { + "navigationBarTitleText": "确认订å•" + } + }, + { + "path": "payment", + "style": { + "navigationBarTitleText": "æ”¶é“¶å°" + } + }, + { + "path": "payment-success", + "style": { + "navigationBarTitleText": "支付æˆåŠŸ", + "navigationStyle": "custom" + } + }, + { + "path": "orders", + "style": { + "navigationBarTitleText": "我的订å•", + "enablePullDownRefresh": true + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情" + } + }, + { + "path": "logistics", + "style": { + "navigationBarTitleText": "物æµè¯¦æƒ…" + } + }, + { + "path": "review", + "style": { + "navigationBarTitleText": "评价晒å•" + } + }, + { + "path": "refund", + "style": { + "navigationBarTitleText": "退款/å”®åŽ" + } + }, + { + "path": "apply-refund", + "style": { + "navigationBarTitleText": "申请售åŽ" + } + }, + { + "path": "refund-review", + "style": { + "navigationBarTitleText": "æœåŠ¡è¯„ä»·" + } + }, + { + "path": "chat", + "style": { + "navigationBarTitleText": "客æœèŠå¤©", + "navigationStyle": "custom" + } + }, + { + "path": "chat_new", + "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": "我的订阅" + } + }, + { + "path": "subscription/followed-shops", + "style": { + "navigationBarTitleText": "关注店铺" + } + }, + { + "path": "points/index", + "style": { + "navigationBarTitleText": "积分管ç†" + } + }, + { + "path": "points/signin", + "style": { + "navigationBarTitleText": "签到" + } + }, + { + "path": "points/exchange", + "style": { + "navigationBarTitleText": "积分兑æ¢" + } + }, + { + "path": "points/exchange-records", + "style": { + "navigationBarTitleText": "å…‘æ¢è®°å½•" + } + }, + { + "path": "red-packets/index", + "style": { + "navigationBarTitleText": "我的红包" + } + }, + { + "path": "bank-cards/index", + "style": { + "navigationBarTitleText": "银行å¡ç®¡ç†" + } + }, + { + "path": "bank-cards/add", + "style": { + "navigationBarTitleText": "添加银行å¡" + } + }, + { + "path": "bank-cards/verify", + "style": { + "navigationBarTitleText": "银行å¡éªŒè¯" + } + }, + { + "path": "balance/index", + "style": { + "navigationBarTitleText": "ä½™é¢" + } + }, + { + "path": "my-reviews", + "style": { + "navigationBarTitleText": "我的评价" + } + }, + { + "path": "message-detail", + "style": { + "navigationBarTitleText": "消æ¯è¯¦æƒ…" + } + }, + { + "path": "member/index", + "style": { + "navigationBarTitleText": "会员中心" + } + }, + { + "path": "product-reviews", + "style": { + "navigationBarTitleText": "商å“评价" + } + } + ] + }, + { + "root": "pages/mall/delivery", + "pages": [ + { + "path": "index", + "style": { + "navigationBarTitleText": "é…é€ä¸­å¿ƒ", + "navigationStyle": "custom" + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情页", + "navigationStyle": "custom" + } + }, + { + "path": "profile", + "style": { + "navigationBarTitleText": "é…é€ä¸ªäººä¸­å¿ƒ", + "navigationStyle": "custom" + } + }, + { + "path": "order-history", + "style": { + "navigationBarTitleText": "历å²è®°å½•", + "navigationStyle": "custom" + } + }, + { + "path": "all", + "style": { + "navigationBarTitleText": "待接å–任务", + "navigationStyle": "custom" + } + }, + { + "path": "earnings", + "style": { + "navigationBarTitleText": "收入明细", + "navigationStyle": "custom" + } + }, + { + "path": "tasks", + "style": { + "navigationBarTitleText": "全部任务", + "navigationStyle": "custom" + } + }, + { + "path": "task-detail", + "style": { + "navigationBarTitleText": "任务详情", + "navigationStyle": "custom" + } + }, + { + "path": "profile-edit", + "style": { + "navigationBarTitleText": "编辑个人资料", + "navigationStyle": "custom" + } + }, + { + "path": "ratings", + "style": { + "navigationBarTitleText": "评价", + "navigationStyle": "custom" + } + }, + { + "path": "vehicle", + "style": { + "navigationBarTitleText": "车辆管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "vehicle-add", + "style": { + "navigationBarTitleText": "添加车辆", + "navigationStyle": "custom" + } + }, + { + "path": "vehicle-edit", + "style": { + "navigationBarTitleText": "编辑车辆", + "navigationStyle": "custom" + } + }, + { + "path": "help-center", + "style": { + "navigationBarTitleText": "帮助中心", + "navigationStyle": "custom" + } + }, + { + "path": "about", + "style": { + "navigationBarTitleText": "关于我们", + "navigationStyle": "custom" + } + }, + { + "path": "feedback", + "style": { + "navigationBarTitleText": "æ„è§å馈", + "navigationStyle": "custom" + } + }, + { + "path": "test", + "style": { + "navigationBarTitleText": "test", + "navigationStyle": "custom" + } + }, + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置", + "navigationStyle": "custom" + } + }, + { + "path": "test/index", + "style": { + "navigationBarTitleText": "é…逿¨¡å—测试索引", + "navigationStyle": "custom" + } + }, + { + "path": "test/merchant-order-list", + "style": { + "navigationBarTitleText": "商家å‘货管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "test/merchant-order-detail", + "style": { + "navigationBarTitleText": "订å•物æµè¯¦æƒ…", + "navigationStyle": "custom" + } + }, + { + "path": "test/platform-tracking-query", + "style": { + "navigationBarTitleText": "轨迹排障查询", + "navigationStyle": "custom" + } + }, + { + "path": "test/platform-webhook-logs", + "style": { + "navigationBarTitleText": "Webhook日志", + "navigationStyle": "custom" + } + }, + { + "path": "test/api-simulator", + "style": { + "navigationBarTitleText": "ç¬¬ä¸‰æ–¹æŽ¥å£æ¨¡æ‹Ÿå™¨", + "navigationStyle": "custom" + } + }, + { + "path": "test/platform-config-center", + "style": { + "navigationBarTitleText": "é…é€é…置中心", + "navigationStyle": "custom" + } + }, + { + "path": "test/consumer-logistics-detail", + "style": { + "navigationBarTitleText": "用户查快递", + "navigationStyle": "custom" + } + }, + { + "path": "test/consumer-order-list", + "style": { + "navigationBarTitleText": "我的快递", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/analytics", + "pages": [ + { + "path": "index", + "style": { + "navigationBarTitleText": "æ•°æ®åˆ†æž", + "navigationStyle": "custom" + } + }, + { + "path": "profile", + "style": { + "navigationBarTitleText": "æ•°æ®åˆ†æžä¸ªäººä¸­å¿ƒ" + } + }, + { + "path": "sales-report", + "style": { + "navigationBarTitleText": "销售报表" + } + }, + { + "path": "user-analysis", + "style": { + "navigationBarTitleText": "用户分æž" + } + }, + { + "path": "product-insights", + "style": { + "navigationBarTitleText": "商哿´žå¯Ÿ" + } + }, + { + "path": "delivery-analysis", + "style": { + "navigationBarTitleText": "é…逿•ˆçŽ‡åˆ†æž" + } + }, + { + "path": "coupon-analysis", + "style": { + "navigationBarTitleText": "优惠券效果分æž" + } + }, + { + "path": "market-trends", + "style": { + "navigationBarTitleText": "市场趋势" + } + }, + { + "path": "custom-report", + "style": { + "navigationBarTitleText": "自定义报表" + } + }, + { + "path": "report-detail", + "style": { + "navigationBarTitleText": "报表详情", + "enablePullDownRefresh": false + } + }, + { + "path": "data-detail", + "style": { + "navigationBarTitleText": "æ•°æ®åˆ†æžè¯¦æƒ…", + "enablePullDownRefresh": false + } + }, + { + "path": "insight-detail", + "style": { + "navigationBarTitleText": "æ•°æ®æ´žå¯Ÿè¯¦æƒ…", + "enablePullDownRefresh": false + } + } + ] + }, + { + "root": "pages/mall/admin/order", + "pages": [ + { + "path": "order-management/index", + "style": { + "navigationBarTitleText": "订å•管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "order-statistics/index", + "style": { + "navigationBarTitleText": "订å•统计", + "navigationStyle": "custom" + } + }, + { + "path": "order-configuration/index", + "style": { + "navigationBarTitleText": "订å•é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "aftersales-order/index", + "style": { + "navigationBarTitleText": "å”®åŽè®¢å•", + "navigationStyle": "custom" + } + }, + { + "path": "write-off-records/index", + "style": { + "navigationBarTitleText": "核销记录", + "navigationStyle": "custom" + } + }, + { + "path": "cashier-order/index", + "style": { + "navigationBarTitleText": "收銀å°è®¢å•", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/product", + "pages": [ + { + "path": "product-management/index", + "style": { + "navigationBarTitleText": "商å“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "product-statistics/index", + "style": { + "navigationBarTitleText": "商å“统计", + "navigationStyle": "custom" + } + }, + { + "path": "classification/index", + "style": { + "navigationBarTitleText": "商å“分类", + "navigationStyle": "custom" + } + }, + { + "path": "reviews/index", + "style": { + "navigationBarTitleText": "商å“评分", + "navigationStyle": "custom" + } + }, + { + "path": "specifications/index", + "style": { + "navigationBarTitleText": "商å“è§„æ ¼", + "navigationStyle": "custom" + } + }, + { + "path": "parameters/index", + "style": { + "navigationBarTitleText": "商å“傿•°", + "navigationStyle": "custom" + } + }, + { + "path": "labels/index", + "style": { + "navigationBarTitleText": "商哿 ‡ç­¾", + "navigationStyle": "custom" + } + }, + { + "path": "protection/index", + "style": { + "navigationBarTitleText": "商å“ä¿éšœ", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/user", + "pages": [ + { + "path": "management/index", + "style": { + "navigationBarTitleText": "用户管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "statistics/index", + "style": { + "navigationBarTitleText": "用户统计", + "navigationStyle": "custom" + } + }, + { + "path": "grouping/index", + "style": { + "navigationBarTitleText": "用户分组", + "navigationStyle": "custom" + } + }, + { + "path": "label/index", + "style": { + "navigationBarTitleText": "用户标签", + "navigationStyle": "custom" + } + }, + { + "path": "level/index", + "style": { + "navigationBarTitleText": "用户等级", + "navigationStyle": "custom" + } + }, + { + "path": "config/index", + "style": { + "navigationBarTitleText": "用户é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/subscription", + "pages": [ + { + "path": "plan-management", + "style": { + "navigationBarTitleText": "订阅方案管ç†" + } + }, + { + "path": "user-subscriptions", + "style": { + "navigationBarTitleText": "用户订阅管ç†" + } + } + ] + }, + { + "root": "pages/mall/admin/distribution", + "pages": [ + { + "path": "setting/index", + "style": { + "navigationBarTitleText": "分销设置", + "navigationStyle": "custom" + } + }, + { + "path": "distributor-management/index", + "style": { + "navigationBarTitleText": "分销员管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "level/index", + "style": { + "navigationBarTitleText": "分销等级管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/business-division-list/index", + "style": { + "navigationBarTitleText": "事业部列表", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/agent-list/index", + "style": { + "navigationBarTitleText": "代ç†å•†åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/agent-application/index", + "style": { + "navigationBarTitleText": "代ç†å•†ç”³è¯·", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/marketing", + "pages": [ + { + "path": "coupon/coupon-list/index", + "style": { + "navigationBarTitleText": "优惠券列表", + "navigationStyle": "custom" + } + }, + { + "path": "coupon/claim-record/index", + "style": { + "navigationBarTitleText": "用户领å–记录", + "navigationStyle": "custom" + } + }, + { + "path": "points/statistics/index", + "style": { + "navigationBarTitleText": "积分统计", + "navigationStyle": "custom" + } + }, + { + "path": "points/products/index", + "style": { + "navigationBarTitleText": "积分商å“", + "navigationStyle": "custom" + } + }, + { + "path": "points/orders/index", + "style": { + "navigationBarTitleText": "积分订å•", + "navigationStyle": "custom" + } + }, + { + "path": "points/record/index", + "style": { + "navigationBarTitleText": "积分记录", + "navigationStyle": "custom" + } + }, + { + "path": "points/config/index", + "style": { + "navigationBarTitleText": "积分é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "lottery/list/index", + "style": { + "navigationBarTitleText": "抽奖列表", + "navigationStyle": "custom" + } + }, + { + "path": "lottery/configuration/index", + "style": { + "navigationBarTitleText": "抽奖é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "combination/products/index", + "style": { + "navigationBarTitleText": "拼团商å“", + "navigationStyle": "custom" + } + }, + { + "path": "combination/list/index", + "style": { + "navigationBarTitleText": "拼团列表", + "navigationStyle": "custom" + } + }, + { + "path": "combination/index", + "style": { + "navigationBarTitleText": "拼团活动", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/list/index", + "style": { + "navigationBarTitleText": "ç§’æ€åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/products/index", + "style": { + "navigationBarTitleText": "ç§’æ€å•†å“", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/config/index", + "style": { + "navigationBarTitleText": "ç§’æ€é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "member/type/index", + "style": { + "navigationBarTitleText": "会员类型", + "navigationStyle": "custom" + } + }, + { + "path": "member/right/index", + "style": { + "navigationBarTitleText": "会员æƒç›Š", + "navigationStyle": "custom" + } + }, + { + "path": "member/kami-membership/index", + "style": { + "navigationBarTitleText": "å¡å¯†ä¼šå‘˜", + "navigationStyle": "custom" + } + }, + { + "path": "member/record/index", + "style": { + "navigationBarTitleText": "会员记录", + "navigationStyle": "custom" + } + }, + { + "path": "member/config/index", + "style": { + "navigationBarTitleText": "会员é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "live/live-management/index", + "style": { + "navigationBarTitleText": "直播間管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/products-management/index", + "style": { + "navigationBarTitleText": "直播商å“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/streamer-management/index", + "style": { + "navigationBarTitleText": "主播管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/index", + "style": { + "navigationBarTitleText": "直播首页", + "navigationStyle": "custom" + } + }, + { + "path": "recharge/amount-setting/index", + "style": { + "navigationBarTitleText": "充値é¢åº¦è®¾ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "recharge/config/index", + "style": { + "navigationBarTitleText": "充値é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "checkin/config/index", + "style": { + "navigationBarTitleText": "签到é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "checkin/reward/index", + "style": { + "navigationBarTitleText": "签到奖励", + "navigationStyle": "custom" + } + }, + { + "path": "bargain/list/index", + "style": { + "navigationBarTitleText": "ç ä»·åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "bargain/products/index", + "style": { + "navigationBarTitleText": "ç ä»·å•†å“", + "navigationStyle": "custom" + } + }, + { + "path": "newcomer/index", + "style": { + "navigationBarTitleText": "新人礼包", + "navigationStyle": "custom" + } + }, + { + "path": "marketing-statistics/index", + "style": { + "navigationBarTitleText": "è¥é”€ç»Ÿè®¡", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/maintain", + "pages": [ + { + "path": "dev-tools/database/index", + "style": { + "navigationBarTitleText": "æ•°æ®åº“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/file/index", + "style": { + "navigationBarTitleText": "文件管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/interface/index", + "style": { + "navigationBarTitleText": "接å£ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/data-dictionary/index", + "style": { + "navigationBarTitleText": "æ•°æ®å­—å…¸", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/category/index", + "style": { + "navigationBarTitleText": "é…置分类", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/combination-data/index", + "style": { + "navigationBarTitleText": "ç»„åˆæ•°æ®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/cron-job/index", + "style": { + "navigationBarTitleText": "定时任务", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/permission/index", + "style": { + "navigationBarTitleText": "æƒé™é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/module-config/index", + "style": { + "navigationBarTitleText": "模å—é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/custom-event/index", + "style": { + "navigationBarTitleText": "自定义事件", + "navigationStyle": "custom" + } + }, + { + "path": "security/refresh-cache/index", + "style": { + "navigationBarTitleText": "刷新缓存", + "navigationStyle": "custom" + } + }, + { + "path": "security/system-log/index", + "style": { + "navigationBarTitleText": "系统日志", + "navigationStyle": "custom" + } + }, + { + "path": "security/online-upgrade/index", + "style": { + "navigationBarTitleText": "在线å‡çº§", + "navigationStyle": "custom" + } + }, + { + "path": "data/logistics/index", + "style": { + "navigationBarTitleText": "ç‰©æµæ•°æ®", + "navigationStyle": "custom" + } + }, + { + "path": "data/city-data/index", + "style": { + "navigationBarTitleText": "城市数æ®", + "navigationStyle": "custom" + } + }, + { + "path": "data/clear/index", + "style": { + "navigationBarTitleText": "清除数æ®", + "navigationStyle": "custom" + } + }, + { + "path": "api/account/index", + "style": { + "navigationBarTitleText": "APIè´¦å·", + "navigationStyle": "custom" + } + }, + { + "path": "lang/list/index", + "style": { + "navigationBarTitleText": "语言列表", + "navigationStyle": "custom" + } + }, + { + "path": "lang/detail/index", + "style": { + "navigationBarTitleText": "语言详情", + "navigationStyle": "custom" + } + }, + { + "path": "lang/region/index", + "style": { + "navigationBarTitleText": "语言地区", + "navigationStyle": "custom" + } + }, + { + "path": "lang/config/index", + "style": { + "navigationBarTitleText": "语言é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "sys/info/index", + "style": { + "navigationBarTitleText": "系统信æ¯", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/setting", + "pages": [ + { + "path": "message/index", + "style": { + "navigationBarTitleText": "消æ¯ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "agreement/index", + "style": { + "navigationBarTitleText": "å议设置", + "navigationStyle": "custom" + } + }, + { + "path": "receipt/index", + "style": { + "navigationBarTitleText": "å°ç¥¨é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "auth/admin-management/index", + "style": { + "navigationBarTitleText": "管ç†å‘˜ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "auth/role-management/index", + "style": { + "navigationBarTitleText": "角色管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "auth/menu-management/index", + "style": { + "navigationBarTitleText": "èœå•管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/management/index", + "style": { + "navigationBarTitleText": "é…é€å‘˜ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/station/index", + "style": { + "navigationBarTitleText": "æè´§ç‚¹", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/verifier/index", + "style": { + "navigationBarTitleText": "核销员", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/template/index", + "style": { + "navigationBarTitleText": "è¿è´¹æ¨¡æ¿", + "navigationStyle": "custom" + } + }, + { + "path": "interface/onepass/index", + "style": { + "navigationBarTitleText": "一å·é€šè´¦æˆ·", + "navigationStyle": "custom" + } + }, + { + "path": "interface/onepass/config/index", + "style": { + "navigationBarTitleText": "一å·é€šé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/storage/index", + "style": { + "navigationBarTitleText": "系统存储é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/collect/index", + "style": { + "navigationBarTitleText": "商å“采集é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/logistics/index", + "style": { + "navigationBarTitleText": "ç‰©æµæŸ¥è¯¢é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/e-sheet/index", + "style": { + "navigationBarTitleText": "电å­é¢å•é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/sms/index", + "style": { + "navigationBarTitleText": "短信功能é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/payment/index", + "style": { + "navigationBarTitleText": "商城支付é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "system/index", + "style": { + "navigationBarTitleText": "系统é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/app", + "pages": [ + { + "path": "wechat/menu/index", + "style": { + "navigationBarTitleText": "微信èœå•", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/management/index", + "style": { + "navigationBarTitleText": "图文管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/follow/index", + "style": { + "navigationBarTitleText": "微信关注回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/keyword/index", + "style": { + "navigationBarTitleText": "关键字回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/invalid/index", + "style": { + "navigationBarTitleText": "无效关键è¯å›žå¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/config/index", + "style": { + "navigationBarTitleText": "公众å·é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "routine/download/index", + "style": { + "navigationBarTitleText": "å°ç¨‹åºä¸‹è½½", + "navigationStyle": "custom" + } + }, + { + "path": "routine/config/index", + "style": { + "navigationBarTitleText": "å°ç¨‹åºé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "mobile/config/index", + "style": { + "navigationBarTitleText": "APPé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "mobile/version/index", + "style": { + "navigationBarTitleText": "版本管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "pc/design/index", + "style": { + "navigationBarTitleText": "PC端装修", + "navigationStyle": "custom" + } + }, + { + "path": "pc/config/index", + "style": { + "navigationBarTitleText": "PC端é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/kefu", + "pages": [ + { + "path": "list/index", + "style": { + "navigationBarTitleText": "客æœåˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "rhetoric/index", + "style": { + "navigationBarTitleText": "è¯æœ¯ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "user-message/index", + "style": { + "navigationBarTitleText": "用户消æ¯", + "navigationStyle": "custom" + } + }, + { + "path": "auto-reply/index", + "style": { + "navigationBarTitleText": "自动回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "config/index", + "style": { + "navigationBarTitleText": "客æœé…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/decoration", + "pages": [ + { + "path": "homepage-decoration/index", + "style": { + "navigationBarTitleText": "首页装修", + "navigationStyle": "custom" + } + }, + { + "path": "product-category/index", + "style": { + "navigationBarTitleText": "商å“分类装修", + "navigationStyle": "custom" + } + }, + { + "path": "personal-center/index", + "style": { + "navigationBarTitleText": "个人中心装修", + "navigationStyle": "custom" + } + }, + { + "path": "data-config/index", + "style": { + "navigationBarTitleText": "æ•°æ®é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "theme-style/index", + "style": { + "navigationBarTitleText": "主题风格", + "navigationStyle": "custom" + } + }, + { + "path": "material-management/index", + "style": { + "navigationBarTitleText": "ç´ æç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "link-management/index", + "style": { + "navigationBarTitleText": "链接管ç†", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/finance", + "pages": [ + { + "path": "transaction-statistics/index", + "style": { + "navigationBarTitleText": "交易统计", + "navigationStyle": "custom" + } + }, + { + "path": "finance-operations/request/index", + "style": { + "navigationBarTitleText": "æçŽ°ç”³è¯·", + "navigationStyle": "custom" + } + }, + { + "path": "finance-operations/management/index", + "style": { + "navigationBarTitleText": "å‘票管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/recharge-record/index", + "style": { + "navigationBarTitleText": "充值记录", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/flow/index", + "style": { + "navigationBarTitleText": "èµ„é‡‘æµæ°´", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/billing-record/index", + "style": { + "navigationBarTitleText": "è´¦å•记录", + "navigationStyle": "custom" + } + }, + { + "path": "commission-record/index", + "style": { + "navigationBarTitleText": "佣金记录", + "navigationStyle": "custom" + } + }, + { + "path": "balance-record/statistics/index", + "style": { + "navigationBarTitleText": "ä½™é¢ç»Ÿè®¡", + "navigationStyle": "custom" + } + }, + { + "path": "balance-record/record/index", + "style": { + "navigationBarTitleText": "ä½™é¢è®°å½•", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/cms", + "pages": [ + { + "path": "article/index", + "style": { + "navigationBarTitleText": "文章管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "category/index", + "style": { + "navigationBarTitleText": "文章分类", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/shop", + "pages": [ + { + "path": "shop-manage", + "style": { + "navigationBarTitleText": "店铺列表", + "navigationStyle": "custom" + } + }, + { + "path": "manage", + "style": { + "navigationBarTitleText": "店铺管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "create", + "style": { + "navigationBarTitleText": "创建店铺", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/service", + "pages": [ + { + "path": "index", + "style": { + "navigationBarTitleText": "客æœå·¥ä½œå°", + "navigationStyle": "custom" + } + }, + { + "path": "profile", + "style": { + "navigationBarTitleText": "客æœä¸ªäººä¸­å¿ƒ" + } + }, + { + "path": "ticket-detail", + "style": { + "navigationBarTitleText": "å·¥å•详情", + "enablePullDownRefresh": false + } + } + ] + } + ], + "tabBar": { + "color": "#999999", + "selectedColor": "#ff5000", + "backgroundColor": "#ffffff", + "borderStyle": "black", + "list": [ + { + "pagePath": "pages/main/index", + "text": "首页", + "iconPath": "static/tabbar/home.png", + "selectedIconPath": "static/tabbar/home-active.png" + }, + { + "pagePath": "pages/main/category", + "text": "分类", + "iconPath": "static/tabbar/category.png", + "selectedIconPath": "static/tabbar/category.png" + }, + { + "pagePath": "pages/main/messages", + "text": "消æ¯", + "iconPath": "static/tabbar/message.png", + "selectedIconPath": "static/tabbar/message.png" + }, + { + "pagePath": "pages/main/cart", + "text": "购物车", + "iconPath": "static/tabbar/cart.png", + "selectedIconPath": "static/tabbar/cart.png" + }, + { + "pagePath": "pages/main/profile", + "text": "我的", + "iconPath": "static/tabbar/user.png", + "selectedIconPath": "static/tabbar/user.png" + } + ] + }, + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + } +} diff --git a/.pages-backup/pages.consumer.2026-05-14T03-29-10-395Z.json b/.pages-backup/pages.consumer.2026-05-14T03-29-10-395Z.json new file mode 100644 index 00000000..5957a256 --- /dev/null +++ b/.pages-backup/pages.consumer.2026-05-14T03-29-10-395Z.json @@ -0,0 +1,429 @@ +{ + "pages": [ + { + "path": "pages/main/index", + "style": { + "navigationBarTitleText": "首页", + "navigationStyle": "custom", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "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/user/change-password", + "style": { + "navigationBarTitleText": "修改密ç " + } + }, + { + "path": "pages/user/bind-phone", + "style": { + "navigationBarTitleText": "绑定手机" + } + }, + { + "path": "pages/user/bind-email", + "style": { + "navigationBarTitleText": "绑定邮箱" + } + }, + { + "path": "pages/main/category", + "style": { + "navigationBarTitleText": "分类", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/messages", + "style": { + "navigationBarTitleText": "消æ¯", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/main/cart", + "style": { + "navigationBarTitleText": "购物车", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/profile", + "navigationStyle": "custom" + } + ], + "subPackages": [ + { + "root": "pages/mall/consumer", + "pages": [ + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置" + } + }, + { + "path": "edit-profile", + "style": { + "navigationBarTitleText": "编辑资料" + } + }, + { + "path": "wallet", + "style": { + "navigationBarTitleText": "我的钱包" + } + }, + { + "path": "withdraw", + "style": { + "navigationBarTitleText": "ä½™é¢æçŽ°" + } + }, + { + "path": "search", + "style": { + "navigationBarTitleText": "æœç´¢", + "navigationStyle": "custom" + } + }, + { + "path": "product-detail", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "channel-detail", + "style": { + "navigationBarTitleText": "频é“详情", + "navigationStyle": "custom" + } + }, + { + "path": "shop-detail", + "style": { + "navigationBarTitleText": "店铺详情" + } + }, + { + "path": "coupons", + "style": { + "navigationBarTitleText": "我的优惠券" + } + }, + { + "path": "favorites", + "style": { + "navigationBarTitleText": "我的收è—" + } + }, + { + "path": "footprint", + "style": { + "navigationBarTitleText": "我的足迹" + } + }, + { + "path": "address", + "style": { + "navigationBarTitleText": "地å€" + } + }, + { + "path": "address-list", + "style": { + "navigationBarTitleText": "收货地å€" + } + }, + { + "path": "address-edit", + "style": { + "navigationBarTitleText": "编辑地å€" + } + }, + { + "path": "checkout", + "style": { + "navigationBarTitleText": "确认订å•" + } + }, + { + "path": "payment", + "style": { + "navigationBarTitleText": "æ”¶é“¶å°" + } + }, + { + "path": "payment-success", + "style": { + "navigationBarTitleText": "支付æˆåŠŸ", + "navigationStyle": "custom" + } + }, + { + "path": "orders", + "style": { + "navigationBarTitleText": "我的订å•", + "enablePullDownRefresh": true + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情" + } + }, + { + "path": "logistics", + "style": { + "navigationBarTitleText": "物æµè¯¦æƒ…" + } + }, + { + "path": "review", + "style": { + "navigationBarTitleText": "评价晒å•" + } + }, + { + "path": "refund", + "style": { + "navigationBarTitleText": "退款/å”®åŽ" + } + }, + { + "path": "apply-refund", + "style": { + "navigationBarTitleText": "申请售åŽ" + } + }, + { + "path": "refund-review", + "style": { + "navigationBarTitleText": "æœåŠ¡è¯„ä»·" + } + }, + { + "path": "chat", + "style": { + "navigationBarTitleText": "客æœèŠå¤©", + "navigationStyle": "custom" + } + }, + { + "path": "chat_new", + "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": "我的订阅" + } + }, + { + "path": "subscription/followed-shops", + "style": { + "navigationBarTitleText": "关注店铺" + } + }, + { + "path": "points/index", + "style": { + "navigationBarTitleText": "积分管ç†" + } + }, + { + "path": "points/signin", + "style": { + "navigationBarTitleText": "签到" + } + }, + { + "path": "points/exchange", + "style": { + "navigationBarTitleText": "积分兑æ¢" + } + }, + { + "path": "points/exchange-records", + "style": { + "navigationBarTitleText": "å…‘æ¢è®°å½•" + } + }, + { + "path": "red-packets/index", + "style": { + "navigationBarTitleText": "我的红包" + } + }, + { + "path": "bank-cards/index", + "style": { + "navigationBarTitleText": "银行å¡ç®¡ç†" + } + }, + { + "path": "bank-cards/add", + "style": { + "navigationBarTitleText": "添加银行å¡" + } + }, + { + "path": "bank-cards/verify", + "style": { + "navigationBarTitleText": "银行å¡éªŒè¯" + } + }, + { + "path": "balance/index", + "style": { + "navigationBarTitleText": "ä½™é¢" + } + }, + { + "path": "my-reviews", + "style": { + "navigationBarTitleText": "我的评价" + } + }, + { + "path": "message-detail", + "style": { + "navigationBarTitleText": "消æ¯è¯¦æƒ…" + } + }, + { + "path": "member/index", + "style": { + "navigationBarTitleText": "会员中心" + } + }, + { + "path": "product-reviews", + "style": { + "navigationBarTitleText": "商å“评价" + } + } + ] + } + ], + "tabBar": { + "color": "#999999", + "selectedColor": "#ff5000", + "backgroundColor": "#ffffff", + "borderStyle": "black", + "list": [ + { + "pagePath": "pages/main/index", + "text": "首页", + "iconPath": "static/tabbar/home.png", + "selectedIconPath": "static/tabbar/home-active.png" + }, + { + "pagePath": "pages/main/category", + "text": "分类", + "iconPath": "static/tabbar/category.png", + "selectedIconPath": "static/tabbar/category.png" + }, + { + "pagePath": "pages/main/messages", + "text": "消æ¯", + "iconPath": "static/tabbar/message.png", + "selectedIconPath": "static/tabbar/message.png" + }, + { + "pagePath": "pages/main/cart", + "text": "购物车", + "iconPath": "static/tabbar/cart.png", + "selectedIconPath": "static/tabbar/cart.png" + }, + { + "pagePath": "pages/main/profile", + "text": "我的", + "iconPath": "static/tabbar/user.png", + "selectedIconPath": "static/tabbar/user.png" + } + ] + }, + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "consumer端", + "path": "pages/main/index", + "query": "role=consumer" + } + ] + } +} diff --git a/.pages-backup/pages.consumer.2026-05-14T03-54-05-051Z.json b/.pages-backup/pages.consumer.2026-05-14T03-54-05-051Z.json new file mode 100644 index 00000000..5957a256 --- /dev/null +++ b/.pages-backup/pages.consumer.2026-05-14T03-54-05-051Z.json @@ -0,0 +1,429 @@ +{ + "pages": [ + { + "path": "pages/main/index", + "style": { + "navigationBarTitleText": "首页", + "navigationStyle": "custom", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "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/user/change-password", + "style": { + "navigationBarTitleText": "修改密ç " + } + }, + { + "path": "pages/user/bind-phone", + "style": { + "navigationBarTitleText": "绑定手机" + } + }, + { + "path": "pages/user/bind-email", + "style": { + "navigationBarTitleText": "绑定邮箱" + } + }, + { + "path": "pages/main/category", + "style": { + "navigationBarTitleText": "分类", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/messages", + "style": { + "navigationBarTitleText": "消æ¯", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/main/cart", + "style": { + "navigationBarTitleText": "购物车", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/profile", + "navigationStyle": "custom" + } + ], + "subPackages": [ + { + "root": "pages/mall/consumer", + "pages": [ + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置" + } + }, + { + "path": "edit-profile", + "style": { + "navigationBarTitleText": "编辑资料" + } + }, + { + "path": "wallet", + "style": { + "navigationBarTitleText": "我的钱包" + } + }, + { + "path": "withdraw", + "style": { + "navigationBarTitleText": "ä½™é¢æçŽ°" + } + }, + { + "path": "search", + "style": { + "navigationBarTitleText": "æœç´¢", + "navigationStyle": "custom" + } + }, + { + "path": "product-detail", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "channel-detail", + "style": { + "navigationBarTitleText": "频é“详情", + "navigationStyle": "custom" + } + }, + { + "path": "shop-detail", + "style": { + "navigationBarTitleText": "店铺详情" + } + }, + { + "path": "coupons", + "style": { + "navigationBarTitleText": "我的优惠券" + } + }, + { + "path": "favorites", + "style": { + "navigationBarTitleText": "我的收è—" + } + }, + { + "path": "footprint", + "style": { + "navigationBarTitleText": "我的足迹" + } + }, + { + "path": "address", + "style": { + "navigationBarTitleText": "地å€" + } + }, + { + "path": "address-list", + "style": { + "navigationBarTitleText": "收货地å€" + } + }, + { + "path": "address-edit", + "style": { + "navigationBarTitleText": "编辑地å€" + } + }, + { + "path": "checkout", + "style": { + "navigationBarTitleText": "确认订å•" + } + }, + { + "path": "payment", + "style": { + "navigationBarTitleText": "æ”¶é“¶å°" + } + }, + { + "path": "payment-success", + "style": { + "navigationBarTitleText": "支付æˆåŠŸ", + "navigationStyle": "custom" + } + }, + { + "path": "orders", + "style": { + "navigationBarTitleText": "我的订å•", + "enablePullDownRefresh": true + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情" + } + }, + { + "path": "logistics", + "style": { + "navigationBarTitleText": "物æµè¯¦æƒ…" + } + }, + { + "path": "review", + "style": { + "navigationBarTitleText": "评价晒å•" + } + }, + { + "path": "refund", + "style": { + "navigationBarTitleText": "退款/å”®åŽ" + } + }, + { + "path": "apply-refund", + "style": { + "navigationBarTitleText": "申请售åŽ" + } + }, + { + "path": "refund-review", + "style": { + "navigationBarTitleText": "æœåŠ¡è¯„ä»·" + } + }, + { + "path": "chat", + "style": { + "navigationBarTitleText": "客æœèŠå¤©", + "navigationStyle": "custom" + } + }, + { + "path": "chat_new", + "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": "我的订阅" + } + }, + { + "path": "subscription/followed-shops", + "style": { + "navigationBarTitleText": "关注店铺" + } + }, + { + "path": "points/index", + "style": { + "navigationBarTitleText": "积分管ç†" + } + }, + { + "path": "points/signin", + "style": { + "navigationBarTitleText": "签到" + } + }, + { + "path": "points/exchange", + "style": { + "navigationBarTitleText": "积分兑æ¢" + } + }, + { + "path": "points/exchange-records", + "style": { + "navigationBarTitleText": "å…‘æ¢è®°å½•" + } + }, + { + "path": "red-packets/index", + "style": { + "navigationBarTitleText": "我的红包" + } + }, + { + "path": "bank-cards/index", + "style": { + "navigationBarTitleText": "银行å¡ç®¡ç†" + } + }, + { + "path": "bank-cards/add", + "style": { + "navigationBarTitleText": "添加银行å¡" + } + }, + { + "path": "bank-cards/verify", + "style": { + "navigationBarTitleText": "银行å¡éªŒè¯" + } + }, + { + "path": "balance/index", + "style": { + "navigationBarTitleText": "ä½™é¢" + } + }, + { + "path": "my-reviews", + "style": { + "navigationBarTitleText": "我的评价" + } + }, + { + "path": "message-detail", + "style": { + "navigationBarTitleText": "消æ¯è¯¦æƒ…" + } + }, + { + "path": "member/index", + "style": { + "navigationBarTitleText": "会员中心" + } + }, + { + "path": "product-reviews", + "style": { + "navigationBarTitleText": "商å“评价" + } + } + ] + } + ], + "tabBar": { + "color": "#999999", + "selectedColor": "#ff5000", + "backgroundColor": "#ffffff", + "borderStyle": "black", + "list": [ + { + "pagePath": "pages/main/index", + "text": "首页", + "iconPath": "static/tabbar/home.png", + "selectedIconPath": "static/tabbar/home-active.png" + }, + { + "pagePath": "pages/main/category", + "text": "分类", + "iconPath": "static/tabbar/category.png", + "selectedIconPath": "static/tabbar/category.png" + }, + { + "pagePath": "pages/main/messages", + "text": "消æ¯", + "iconPath": "static/tabbar/message.png", + "selectedIconPath": "static/tabbar/message.png" + }, + { + "pagePath": "pages/main/cart", + "text": "购物车", + "iconPath": "static/tabbar/cart.png", + "selectedIconPath": "static/tabbar/cart.png" + }, + { + "pagePath": "pages/main/profile", + "text": "我的", + "iconPath": "static/tabbar/user.png", + "selectedIconPath": "static/tabbar/user.png" + } + ] + }, + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "consumer端", + "path": "pages/main/index", + "query": "role=consumer" + } + ] + } +} diff --git a/.pages-backup/pages.consumer.2026-05-14T03-54-43-751Z.json b/.pages-backup/pages.consumer.2026-05-14T03-54-43-751Z.json new file mode 100644 index 00000000..5957a256 --- /dev/null +++ b/.pages-backup/pages.consumer.2026-05-14T03-54-43-751Z.json @@ -0,0 +1,429 @@ +{ + "pages": [ + { + "path": "pages/main/index", + "style": { + "navigationBarTitleText": "首页", + "navigationStyle": "custom", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "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/user/change-password", + "style": { + "navigationBarTitleText": "修改密ç " + } + }, + { + "path": "pages/user/bind-phone", + "style": { + "navigationBarTitleText": "绑定手机" + } + }, + { + "path": "pages/user/bind-email", + "style": { + "navigationBarTitleText": "绑定邮箱" + } + }, + { + "path": "pages/main/category", + "style": { + "navigationBarTitleText": "分类", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/messages", + "style": { + "navigationBarTitleText": "消æ¯", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/main/cart", + "style": { + "navigationBarTitleText": "购物车", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/profile", + "navigationStyle": "custom" + } + ], + "subPackages": [ + { + "root": "pages/mall/consumer", + "pages": [ + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置" + } + }, + { + "path": "edit-profile", + "style": { + "navigationBarTitleText": "编辑资料" + } + }, + { + "path": "wallet", + "style": { + "navigationBarTitleText": "我的钱包" + } + }, + { + "path": "withdraw", + "style": { + "navigationBarTitleText": "ä½™é¢æçŽ°" + } + }, + { + "path": "search", + "style": { + "navigationBarTitleText": "æœç´¢", + "navigationStyle": "custom" + } + }, + { + "path": "product-detail", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "channel-detail", + "style": { + "navigationBarTitleText": "频é“详情", + "navigationStyle": "custom" + } + }, + { + "path": "shop-detail", + "style": { + "navigationBarTitleText": "店铺详情" + } + }, + { + "path": "coupons", + "style": { + "navigationBarTitleText": "我的优惠券" + } + }, + { + "path": "favorites", + "style": { + "navigationBarTitleText": "我的收è—" + } + }, + { + "path": "footprint", + "style": { + "navigationBarTitleText": "我的足迹" + } + }, + { + "path": "address", + "style": { + "navigationBarTitleText": "地å€" + } + }, + { + "path": "address-list", + "style": { + "navigationBarTitleText": "收货地å€" + } + }, + { + "path": "address-edit", + "style": { + "navigationBarTitleText": "编辑地å€" + } + }, + { + "path": "checkout", + "style": { + "navigationBarTitleText": "确认订å•" + } + }, + { + "path": "payment", + "style": { + "navigationBarTitleText": "æ”¶é“¶å°" + } + }, + { + "path": "payment-success", + "style": { + "navigationBarTitleText": "支付æˆåŠŸ", + "navigationStyle": "custom" + } + }, + { + "path": "orders", + "style": { + "navigationBarTitleText": "我的订å•", + "enablePullDownRefresh": true + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情" + } + }, + { + "path": "logistics", + "style": { + "navigationBarTitleText": "物æµè¯¦æƒ…" + } + }, + { + "path": "review", + "style": { + "navigationBarTitleText": "评价晒å•" + } + }, + { + "path": "refund", + "style": { + "navigationBarTitleText": "退款/å”®åŽ" + } + }, + { + "path": "apply-refund", + "style": { + "navigationBarTitleText": "申请售åŽ" + } + }, + { + "path": "refund-review", + "style": { + "navigationBarTitleText": "æœåŠ¡è¯„ä»·" + } + }, + { + "path": "chat", + "style": { + "navigationBarTitleText": "客æœèŠå¤©", + "navigationStyle": "custom" + } + }, + { + "path": "chat_new", + "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": "我的订阅" + } + }, + { + "path": "subscription/followed-shops", + "style": { + "navigationBarTitleText": "关注店铺" + } + }, + { + "path": "points/index", + "style": { + "navigationBarTitleText": "积分管ç†" + } + }, + { + "path": "points/signin", + "style": { + "navigationBarTitleText": "签到" + } + }, + { + "path": "points/exchange", + "style": { + "navigationBarTitleText": "积分兑æ¢" + } + }, + { + "path": "points/exchange-records", + "style": { + "navigationBarTitleText": "å…‘æ¢è®°å½•" + } + }, + { + "path": "red-packets/index", + "style": { + "navigationBarTitleText": "我的红包" + } + }, + { + "path": "bank-cards/index", + "style": { + "navigationBarTitleText": "银行å¡ç®¡ç†" + } + }, + { + "path": "bank-cards/add", + "style": { + "navigationBarTitleText": "添加银行å¡" + } + }, + { + "path": "bank-cards/verify", + "style": { + "navigationBarTitleText": "银行å¡éªŒè¯" + } + }, + { + "path": "balance/index", + "style": { + "navigationBarTitleText": "ä½™é¢" + } + }, + { + "path": "my-reviews", + "style": { + "navigationBarTitleText": "我的评价" + } + }, + { + "path": "message-detail", + "style": { + "navigationBarTitleText": "消æ¯è¯¦æƒ…" + } + }, + { + "path": "member/index", + "style": { + "navigationBarTitleText": "会员中心" + } + }, + { + "path": "product-reviews", + "style": { + "navigationBarTitleText": "商å“评价" + } + } + ] + } + ], + "tabBar": { + "color": "#999999", + "selectedColor": "#ff5000", + "backgroundColor": "#ffffff", + "borderStyle": "black", + "list": [ + { + "pagePath": "pages/main/index", + "text": "首页", + "iconPath": "static/tabbar/home.png", + "selectedIconPath": "static/tabbar/home-active.png" + }, + { + "pagePath": "pages/main/category", + "text": "分类", + "iconPath": "static/tabbar/category.png", + "selectedIconPath": "static/tabbar/category.png" + }, + { + "pagePath": "pages/main/messages", + "text": "消æ¯", + "iconPath": "static/tabbar/message.png", + "selectedIconPath": "static/tabbar/message.png" + }, + { + "pagePath": "pages/main/cart", + "text": "购物车", + "iconPath": "static/tabbar/cart.png", + "selectedIconPath": "static/tabbar/cart.png" + }, + { + "pagePath": "pages/main/profile", + "text": "我的", + "iconPath": "static/tabbar/user.png", + "selectedIconPath": "static/tabbar/user.png" + } + ] + }, + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "consumer端", + "path": "pages/main/index", + "query": "role=consumer" + } + ] + } +} diff --git a/.pages-backup/pages.consumer.2026-05-14T03-58-32-272Z.json b/.pages-backup/pages.consumer.2026-05-14T03-58-32-272Z.json new file mode 100644 index 00000000..f10ef6db --- /dev/null +++ b/.pages-backup/pages.consumer.2026-05-14T03-58-32-272Z.json @@ -0,0 +1,432 @@ +{ + "pages": [ + { + "path": "pages/main/index", + "style": { + "navigationBarTitleText": "首页", + "navigationStyle": "custom", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "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/user/change-password", + "style": { + "navigationBarTitleText": "修改密ç " + } + }, + { + "path": "pages/user/bind-phone", + "style": { + "navigationBarTitleText": "绑定手机" + } + }, + { + "path": "pages/user/bind-email", + "style": { + "navigationBarTitleText": "绑定邮箱" + } + }, + { + "path": "pages/main/category", + "style": { + "navigationBarTitleText": "分类", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/messages", + "style": { + "navigationBarTitleText": "消æ¯", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/main/cart", + "style": { + "navigationBarTitleText": "购物车", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/profile", + "style": { + "navigationBarTitleText": "我的", + "navigationStyle": "custom" + } + } + ], + "subPackages": [ + { + "root": "pages/mall/consumer", + "pages": [ + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置" + } + }, + { + "path": "edit-profile", + "style": { + "navigationBarTitleText": "编辑资料" + } + }, + { + "path": "wallet", + "style": { + "navigationBarTitleText": "我的钱包" + } + }, + { + "path": "withdraw", + "style": { + "navigationBarTitleText": "ä½™é¢æçŽ°" + } + }, + { + "path": "search", + "style": { + "navigationBarTitleText": "æœç´¢", + "navigationStyle": "custom" + } + }, + { + "path": "product-detail", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "channel-detail", + "style": { + "navigationBarTitleText": "频é“详情", + "navigationStyle": "custom" + } + }, + { + "path": "shop-detail", + "style": { + "navigationBarTitleText": "店铺详情" + } + }, + { + "path": "coupons", + "style": { + "navigationBarTitleText": "我的优惠券" + } + }, + { + "path": "favorites", + "style": { + "navigationBarTitleText": "我的收è—" + } + }, + { + "path": "footprint", + "style": { + "navigationBarTitleText": "我的足迹" + } + }, + { + "path": "address", + "style": { + "navigationBarTitleText": "地å€" + } + }, + { + "path": "address-list", + "style": { + "navigationBarTitleText": "收货地å€" + } + }, + { + "path": "address-edit", + "style": { + "navigationBarTitleText": "编辑地å€" + } + }, + { + "path": "checkout", + "style": { + "navigationBarTitleText": "确认订å•" + } + }, + { + "path": "payment", + "style": { + "navigationBarTitleText": "æ”¶é“¶å°" + } + }, + { + "path": "payment-success", + "style": { + "navigationBarTitleText": "支付æˆåŠŸ", + "navigationStyle": "custom" + } + }, + { + "path": "orders", + "style": { + "navigationBarTitleText": "我的订å•", + "enablePullDownRefresh": true + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情" + } + }, + { + "path": "logistics", + "style": { + "navigationBarTitleText": "物æµè¯¦æƒ…" + } + }, + { + "path": "review", + "style": { + "navigationBarTitleText": "评价晒å•" + } + }, + { + "path": "refund", + "style": { + "navigationBarTitleText": "退款/å”®åŽ" + } + }, + { + "path": "apply-refund", + "style": { + "navigationBarTitleText": "申请售åŽ" + } + }, + { + "path": "refund-review", + "style": { + "navigationBarTitleText": "æœåŠ¡è¯„ä»·" + } + }, + { + "path": "chat", + "style": { + "navigationBarTitleText": "客æœèŠå¤©", + "navigationStyle": "custom" + } + }, + { + "path": "chat_new", + "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": "我的订阅" + } + }, + { + "path": "subscription/followed-shops", + "style": { + "navigationBarTitleText": "关注店铺" + } + }, + { + "path": "points/index", + "style": { + "navigationBarTitleText": "积分管ç†" + } + }, + { + "path": "points/signin", + "style": { + "navigationBarTitleText": "签到" + } + }, + { + "path": "points/exchange", + "style": { + "navigationBarTitleText": "积分兑æ¢" + } + }, + { + "path": "points/exchange-records", + "style": { + "navigationBarTitleText": "å…‘æ¢è®°å½•" + } + }, + { + "path": "red-packets/index", + "style": { + "navigationBarTitleText": "我的红包" + } + }, + { + "path": "bank-cards/index", + "style": { + "navigationBarTitleText": "银行å¡ç®¡ç†" + } + }, + { + "path": "bank-cards/add", + "style": { + "navigationBarTitleText": "添加银行å¡" + } + }, + { + "path": "bank-cards/verify", + "style": { + "navigationBarTitleText": "银行å¡éªŒè¯" + } + }, + { + "path": "balance/index", + "style": { + "navigationBarTitleText": "ä½™é¢" + } + }, + { + "path": "my-reviews", + "style": { + "navigationBarTitleText": "我的评价" + } + }, + { + "path": "message-detail", + "style": { + "navigationBarTitleText": "消æ¯è¯¦æƒ…" + } + }, + { + "path": "member/index", + "style": { + "navigationBarTitleText": "会员中心" + } + }, + { + "path": "product-reviews", + "style": { + "navigationBarTitleText": "商å“评价" + } + } + ] + } + ], + "tabBar": { + "color": "#999999", + "selectedColor": "#ff5000", + "backgroundColor": "#ffffff", + "borderStyle": "black", + "list": [ + { + "pagePath": "pages/main/index", + "text": "首页", + "iconPath": "static/tabbar/home.png", + "selectedIconPath": "static/tabbar/home-active.png" + }, + { + "pagePath": "pages/main/category", + "text": "分类", + "iconPath": "static/tabbar/category.png", + "selectedIconPath": "static/tabbar/category.png" + }, + { + "pagePath": "pages/main/messages", + "text": "消æ¯", + "iconPath": "static/tabbar/message.png", + "selectedIconPath": "static/tabbar/message.png" + }, + { + "pagePath": "pages/main/cart", + "text": "购物车", + "iconPath": "static/tabbar/cart.png", + "selectedIconPath": "static/tabbar/cart.png" + }, + { + "pagePath": "pages/main/profile", + "text": "我的", + "iconPath": "static/tabbar/user.png", + "selectedIconPath": "static/tabbar/user.png" + } + ] + }, + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "consumer端", + "path": "pages/main/index", + "query": "role=consumer" + } + ] + } +} diff --git a/.pages-backup/pages.full.2026-05-14T01-17-06-966Z.json b/.pages-backup/pages.full.2026-05-14T01-17-06-966Z.json new file mode 100644 index 00000000..5b923daf --- /dev/null +++ b/.pages-backup/pages.full.2026-05-14T01-17-06-966Z.json @@ -0,0 +1,1108 @@ +{ + "pages": [ + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/forgot-password", + "style": { + "navigationBarTitleText": "忘记密ç " + } + }, + { + "path": "pages/user/terms", + "style": { + "navigationBarTitleText": "用户å议与éšç§æ”¿ç­–" + } + }, + { + "path": "pages/user/change-password", + "style": { + "navigationBarTitleText": "修改密ç " + } + }, + { + "path": "pages/mall/admin/homePage/index", + "style": { + "navigationBarTitleText": "管ç†åŽå°", + "navigationStyle": "custom" + } + }, + { + "path": "pages/mall/admin/userCenter/index", + "style": { + "navigationBarTitleText": "个人中心", + "navigationStyle": "custom" + } + } + ], + "subPackages": [ + { + "root": "pages/mall/admin/order", + "pages": [ + { + "path": "order-management/index", + "style": { + "navigationBarTitleText": "订å•管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "order-statistics/index", + "style": { + "navigationBarTitleText": "订å•统计", + "navigationStyle": "custom" + } + }, + { + "path": "order-configuration/index", + "style": { + "navigationBarTitleText": "订å•é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "aftersales-order/index", + "style": { + "navigationBarTitleText": "å”®åŽè®¢å•", + "navigationStyle": "custom" + } + }, + { + "path": "write-off-records/index", + "style": { + "navigationBarTitleText": "核销记录", + "navigationStyle": "custom" + } + }, + { + "path": "cashier-order/index", + "style": { + "navigationBarTitleText": "收銀å°è®¢å•", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/product", + "pages": [ + { + "path": "product-management/index", + "style": { + "navigationBarTitleText": "商å“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "product-statistics/index", + "style": { + "navigationBarTitleText": "商å“统计", + "navigationStyle": "custom" + } + }, + { + "path": "classification/index", + "style": { + "navigationBarTitleText": "商å“分类", + "navigationStyle": "custom" + } + }, + { + "path": "reviews/index", + "style": { + "navigationBarTitleText": "商å“评分", + "navigationStyle": "custom" + } + }, + { + "path": "specifications/index", + "style": { + "navigationBarTitleText": "商å“è§„æ ¼", + "navigationStyle": "custom" + } + }, + { + "path": "parameters/index", + "style": { + "navigationBarTitleText": "商å“傿•°", + "navigationStyle": "custom" + } + }, + { + "path": "labels/index", + "style": { + "navigationBarTitleText": "商哿 ‡ç­¾", + "navigationStyle": "custom" + } + }, + { + "path": "protection/index", + "style": { + "navigationBarTitleText": "商å“ä¿éšœ", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/user", + "pages": [ + { + "path": "management/index", + "style": { + "navigationBarTitleText": "用户管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "statistics/index", + "style": { + "navigationBarTitleText": "用户统计", + "navigationStyle": "custom" + } + }, + { + "path": "grouping/index", + "style": { + "navigationBarTitleText": "用户分组", + "navigationStyle": "custom" + } + }, + { + "path": "label/index", + "style": { + "navigationBarTitleText": "用户标签", + "navigationStyle": "custom" + } + }, + { + "path": "level/index", + "style": { + "navigationBarTitleText": "用户等级", + "navigationStyle": "custom" + } + }, + { + "path": "config/index", + "style": { + "navigationBarTitleText": "用户é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/subscription", + "pages": [ + { + "path": "plan-management", + "style": { + "navigationBarTitleText": "订阅方案管ç†" + } + }, + { + "path": "user-subscriptions", + "style": { + "navigationBarTitleText": "用户订阅管ç†" + } + } + ] + }, + { + "root": "pages/mall/admin/distribution", + "pages": [ + { + "path": "setting/index", + "style": { + "navigationBarTitleText": "分销设置", + "navigationStyle": "custom" + } + }, + { + "path": "distributor-management/index", + "style": { + "navigationBarTitleText": "分销员管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "level/index", + "style": { + "navigationBarTitleText": "分销等级管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/business-division-list/index", + "style": { + "navigationBarTitleText": "事业部列表", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/agent-list/index", + "style": { + "navigationBarTitleText": "代ç†å•†åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/agent-application/index", + "style": { + "navigationBarTitleText": "代ç†å•†ç”³è¯·", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/marketing", + "pages": [ + { + "path": "coupon/coupon-list/index", + "style": { + "navigationBarTitleText": "优惠券列表", + "navigationStyle": "custom" + } + }, + { + "path": "coupon/claim-record/index", + "style": { + "navigationBarTitleText": "用户领å–记录", + "navigationStyle": "custom" + } + }, + { + "path": "points/statistics/index", + "style": { + "navigationBarTitleText": "积分统计", + "navigationStyle": "custom" + } + }, + { + "path": "points/products/index", + "style": { + "navigationBarTitleText": "积分商å“", + "navigationStyle": "custom" + } + }, + { + "path": "points/orders/index", + "style": { + "navigationBarTitleText": "积分订å•", + "navigationStyle": "custom" + } + }, + { + "path": "points/record/index", + "style": { + "navigationBarTitleText": "积分记录", + "navigationStyle": "custom" + } + }, + { + "path": "points/config/index", + "style": { + "navigationBarTitleText": "积分é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "lottery/list/index", + "style": { + "navigationBarTitleText": "抽奖列表", + "navigationStyle": "custom" + } + }, + { + "path": "lottery/configuration/index", + "style": { + "navigationBarTitleText": "抽奖é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "combination/products/index", + "style": { + "navigationBarTitleText": "拼团商å“", + "navigationStyle": "custom" + } + }, + { + "path": "combination/list/index", + "style": { + "navigationBarTitleText": "拼团列表", + "navigationStyle": "custom" + } + }, + { + "path": "combination/index", + "style": { + "navigationBarTitleText": "拼团活动", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/list/index", + "style": { + "navigationBarTitleText": "ç§’æ€åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/products/index", + "style": { + "navigationBarTitleText": "ç§’æ€å•†å“", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/config/index", + "style": { + "navigationBarTitleText": "ç§’æ€é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "member/type/index", + "style": { + "navigationBarTitleText": "会员类型", + "navigationStyle": "custom" + } + }, + { + "path": "member/right/index", + "style": { + "navigationBarTitleText": "会员æƒç›Š", + "navigationStyle": "custom" + } + }, + { + "path": "member/kami-membership/index", + "style": { + "navigationBarTitleText": "å¡å¯†ä¼šå‘˜", + "navigationStyle": "custom" + } + }, + { + "path": "member/record/index", + "style": { + "navigationBarTitleText": "会员记录", + "navigationStyle": "custom" + } + }, + { + "path": "member/config/index", + "style": { + "navigationBarTitleText": "会员é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "live/live-management/index", + "style": { + "navigationBarTitleText": "直播間管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/products-management/index", + "style": { + "navigationBarTitleText": "直播商å“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/streamer-management/index", + "style": { + "navigationBarTitleText": "主播管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/index", + "style": { + "navigationBarTitleText": "直播首页", + "navigationStyle": "custom" + } + }, + { + "path": "recharge/amount-setting/index", + "style": { + "navigationBarTitleText": "充値é¢åº¦è®¾ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "recharge/config/index", + "style": { + "navigationBarTitleText": "充値é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "checkin/config/index", + "style": { + "navigationBarTitleText": "签到é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "checkin/reward/index", + "style": { + "navigationBarTitleText": "签到奖励", + "navigationStyle": "custom" + } + }, + { + "path": "bargain/list/index", + "style": { + "navigationBarTitleText": "ç ä»·åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "bargain/products/index", + "style": { + "navigationBarTitleText": "ç ä»·å•†å“", + "navigationStyle": "custom" + } + }, + { + "path": "newcomer/index", + "style": { + "navigationBarTitleText": "新人礼包", + "navigationStyle": "custom" + } + }, + { + "path": "marketing-statistics/index", + "style": { + "navigationBarTitleText": "è¥é”€ç»Ÿè®¡", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/maintain", + "pages": [ + { + "path": "dev-tools/database/index", + "style": { + "navigationBarTitleText": "æ•°æ®åº“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/file/index", + "style": { + "navigationBarTitleText": "文件管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/interface/index", + "style": { + "navigationBarTitleText": "接å£ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/data-dictionary/index", + "style": { + "navigationBarTitleText": "æ•°æ®å­—å…¸", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/category/index", + "style": { + "navigationBarTitleText": "é…置分类", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/combination-data/index", + "style": { + "navigationBarTitleText": "ç»„åˆæ•°æ®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/cron-job/index", + "style": { + "navigationBarTitleText": "定时任务", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/permission/index", + "style": { + "navigationBarTitleText": "æƒé™é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/module-config/index", + "style": { + "navigationBarTitleText": "模å—é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/custom-event/index", + "style": { + "navigationBarTitleText": "自定义事件", + "navigationStyle": "custom" + } + }, + { + "path": "security/refresh-cache/index", + "style": { + "navigationBarTitleText": "刷新缓存", + "navigationStyle": "custom" + } + }, + { + "path": "security/system-log/index", + "style": { + "navigationBarTitleText": "系统日志", + "navigationStyle": "custom" + } + }, + { + "path": "security/online-upgrade/index", + "style": { + "navigationBarTitleText": "在线å‡çº§", + "navigationStyle": "custom" + } + }, + { + "path": "data/logistics/index", + "style": { + "navigationBarTitleText": "ç‰©æµæ•°æ®", + "navigationStyle": "custom" + } + }, + { + "path": "data/city-data/index", + "style": { + "navigationBarTitleText": "城市数æ®", + "navigationStyle": "custom" + } + }, + { + "path": "data/clear/index", + "style": { + "navigationBarTitleText": "清除数æ®", + "navigationStyle": "custom" + } + }, + { + "path": "api/account/index", + "style": { + "navigationBarTitleText": "APIè´¦å·", + "navigationStyle": "custom" + } + }, + { + "path": "lang/list/index", + "style": { + "navigationBarTitleText": "语言列表", + "navigationStyle": "custom" + } + }, + { + "path": "lang/detail/index", + "style": { + "navigationBarTitleText": "语言详情", + "navigationStyle": "custom" + } + }, + { + "path": "lang/region/index", + "style": { + "navigationBarTitleText": "语言地区", + "navigationStyle": "custom" + } + }, + { + "path": "lang/config/index", + "style": { + "navigationBarTitleText": "语言é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "sys/info/index", + "style": { + "navigationBarTitleText": "系统信æ¯", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/setting", + "pages": [ + { + "path": "message/index", + "style": { + "navigationBarTitleText": "消æ¯ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "agreement/index", + "style": { + "navigationBarTitleText": "å议设置", + "navigationStyle": "custom" + } + }, + { + "path": "receipt/index", + "style": { + "navigationBarTitleText": "å°ç¥¨é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "auth/admin-management/index", + "style": { + "navigationBarTitleText": "管ç†å‘˜ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "auth/role-management/index", + "style": { + "navigationBarTitleText": "角色管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "auth/menu-management/index", + "style": { + "navigationBarTitleText": "èœå•管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/management/index", + "style": { + "navigationBarTitleText": "é…é€å‘˜ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/station/index", + "style": { + "navigationBarTitleText": "æè´§ç‚¹", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/verifier/index", + "style": { + "navigationBarTitleText": "核销员", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/template/index", + "style": { + "navigationBarTitleText": "è¿è´¹æ¨¡æ¿", + "navigationStyle": "custom" + } + }, + { + "path": "interface/onepass/index", + "style": { + "navigationBarTitleText": "一å·é€šè´¦æˆ·", + "navigationStyle": "custom" + } + }, + { + "path": "interface/onepass/config/index", + "style": { + "navigationBarTitleText": "一å·é€šé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/storage/index", + "style": { + "navigationBarTitleText": "系统存储é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/collect/index", + "style": { + "navigationBarTitleText": "商å“采集é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/logistics/index", + "style": { + "navigationBarTitleText": "ç‰©æµæŸ¥è¯¢é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/e-sheet/index", + "style": { + "navigationBarTitleText": "电å­é¢å•é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/sms/index", + "style": { + "navigationBarTitleText": "短信功能é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/payment/index", + "style": { + "navigationBarTitleText": "商城支付é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "system/index", + "style": { + "navigationBarTitleText": "系统é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/app", + "pages": [ + { + "path": "wechat/menu/index", + "style": { + "navigationBarTitleText": "微信èœå•", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/management/index", + "style": { + "navigationBarTitleText": "图文管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/follow/index", + "style": { + "navigationBarTitleText": "微信关注回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/keyword/index", + "style": { + "navigationBarTitleText": "关键字回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/invalid/index", + "style": { + "navigationBarTitleText": "无效关键è¯å›žå¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/config/index", + "style": { + "navigationBarTitleText": "公众å·é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "routine/download/index", + "style": { + "navigationBarTitleText": "å°ç¨‹åºä¸‹è½½", + "navigationStyle": "custom" + } + }, + { + "path": "routine/config/index", + "style": { + "navigationBarTitleText": "å°ç¨‹åºé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "mobile/config/index", + "style": { + "navigationBarTitleText": "APPé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "mobile/version/index", + "style": { + "navigationBarTitleText": "版本管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "pc/design/index", + "style": { + "navigationBarTitleText": "PC端装修", + "navigationStyle": "custom" + } + }, + { + "path": "pc/config/index", + "style": { + "navigationBarTitleText": "PC端é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/kefu", + "pages": [ + { + "path": "list/index", + "style": { + "navigationBarTitleText": "客æœåˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "rhetoric/index", + "style": { + "navigationBarTitleText": "è¯æœ¯ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "user-message/index", + "style": { + "navigationBarTitleText": "用户消æ¯", + "navigationStyle": "custom" + } + }, + { + "path": "auto-reply/index", + "style": { + "navigationBarTitleText": "自动回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "config/index", + "style": { + "navigationBarTitleText": "客æœé…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/decoration", + "pages": [ + { + "path": "homepage-decoration/index", + "style": { + "navigationBarTitleText": "首页装修", + "navigationStyle": "custom" + } + }, + { + "path": "product-category/index", + "style": { + "navigationBarTitleText": "商å“分类装修", + "navigationStyle": "custom" + } + }, + { + "path": "personal-center/index", + "style": { + "navigationBarTitleText": "个人中心装修", + "navigationStyle": "custom" + } + }, + { + "path": "data-config/index", + "style": { + "navigationBarTitleText": "æ•°æ®é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "theme-style/index", + "style": { + "navigationBarTitleText": "主题风格", + "navigationStyle": "custom" + } + }, + { + "path": "material-management/index", + "style": { + "navigationBarTitleText": "ç´ æç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "link-management/index", + "style": { + "navigationBarTitleText": "链接管ç†", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/finance", + "pages": [ + { + "path": "transaction-statistics/index", + "style": { + "navigationBarTitleText": "交易统计", + "navigationStyle": "custom" + } + }, + { + "path": "finance-operations/request/index", + "style": { + "navigationBarTitleText": "æçŽ°ç”³è¯·", + "navigationStyle": "custom" + } + }, + { + "path": "finance-operations/management/index", + "style": { + "navigationBarTitleText": "å‘票管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/recharge-record/index", + "style": { + "navigationBarTitleText": "充值记录", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/flow/index", + "style": { + "navigationBarTitleText": "èµ„é‡‘æµæ°´", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/billing-record/index", + "style": { + "navigationBarTitleText": "è´¦å•记录", + "navigationStyle": "custom" + } + }, + { + "path": "commission-record/index", + "style": { + "navigationBarTitleText": "佣金记录", + "navigationStyle": "custom" + } + }, + { + "path": "balance-record/statistics/index", + "style": { + "navigationBarTitleText": "ä½™é¢ç»Ÿè®¡", + "navigationStyle": "custom" + } + }, + { + "path": "balance-record/record/index", + "style": { + "navigationBarTitleText": "ä½™é¢è®°å½•", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/cms", + "pages": [ + { + "path": "article/index", + "style": { + "navigationBarTitleText": "文章管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "category/index", + "style": { + "navigationBarTitleText": "文章分类", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/shop", + "pages": [ + { + "path": "shop-manage", + "style": { + "navigationBarTitleText": "店铺列表", + "navigationStyle": "custom" + } + }, + { + "path": "manage", + "style": { + "navigationBarTitleText": "店铺管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "create", + "style": { + "navigationBarTitleText": "创建店铺", + "navigationStyle": "custom" + } + } + ] + } + ], + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "admin端", + "path": "pages/mall/admin/homePage/index", + "query": "role=admin" + } + ] + } +} diff --git a/.pages-backup/pages.full.2026-05-14T01-19-30-885Z.json b/.pages-backup/pages.full.2026-05-14T01-19-30-885Z.json new file mode 100644 index 00000000..5b923daf --- /dev/null +++ b/.pages-backup/pages.full.2026-05-14T01-19-30-885Z.json @@ -0,0 +1,1108 @@ +{ + "pages": [ + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/forgot-password", + "style": { + "navigationBarTitleText": "忘记密ç " + } + }, + { + "path": "pages/user/terms", + "style": { + "navigationBarTitleText": "用户å议与éšç§æ”¿ç­–" + } + }, + { + "path": "pages/user/change-password", + "style": { + "navigationBarTitleText": "修改密ç " + } + }, + { + "path": "pages/mall/admin/homePage/index", + "style": { + "navigationBarTitleText": "管ç†åŽå°", + "navigationStyle": "custom" + } + }, + { + "path": "pages/mall/admin/userCenter/index", + "style": { + "navigationBarTitleText": "个人中心", + "navigationStyle": "custom" + } + } + ], + "subPackages": [ + { + "root": "pages/mall/admin/order", + "pages": [ + { + "path": "order-management/index", + "style": { + "navigationBarTitleText": "订å•管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "order-statistics/index", + "style": { + "navigationBarTitleText": "订å•统计", + "navigationStyle": "custom" + } + }, + { + "path": "order-configuration/index", + "style": { + "navigationBarTitleText": "订å•é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "aftersales-order/index", + "style": { + "navigationBarTitleText": "å”®åŽè®¢å•", + "navigationStyle": "custom" + } + }, + { + "path": "write-off-records/index", + "style": { + "navigationBarTitleText": "核销记录", + "navigationStyle": "custom" + } + }, + { + "path": "cashier-order/index", + "style": { + "navigationBarTitleText": "收銀å°è®¢å•", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/product", + "pages": [ + { + "path": "product-management/index", + "style": { + "navigationBarTitleText": "商å“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "product-statistics/index", + "style": { + "navigationBarTitleText": "商å“统计", + "navigationStyle": "custom" + } + }, + { + "path": "classification/index", + "style": { + "navigationBarTitleText": "商å“分类", + "navigationStyle": "custom" + } + }, + { + "path": "reviews/index", + "style": { + "navigationBarTitleText": "商å“评分", + "navigationStyle": "custom" + } + }, + { + "path": "specifications/index", + "style": { + "navigationBarTitleText": "商å“è§„æ ¼", + "navigationStyle": "custom" + } + }, + { + "path": "parameters/index", + "style": { + "navigationBarTitleText": "商å“傿•°", + "navigationStyle": "custom" + } + }, + { + "path": "labels/index", + "style": { + "navigationBarTitleText": "商哿 ‡ç­¾", + "navigationStyle": "custom" + } + }, + { + "path": "protection/index", + "style": { + "navigationBarTitleText": "商å“ä¿éšœ", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/user", + "pages": [ + { + "path": "management/index", + "style": { + "navigationBarTitleText": "用户管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "statistics/index", + "style": { + "navigationBarTitleText": "用户统计", + "navigationStyle": "custom" + } + }, + { + "path": "grouping/index", + "style": { + "navigationBarTitleText": "用户分组", + "navigationStyle": "custom" + } + }, + { + "path": "label/index", + "style": { + "navigationBarTitleText": "用户标签", + "navigationStyle": "custom" + } + }, + { + "path": "level/index", + "style": { + "navigationBarTitleText": "用户等级", + "navigationStyle": "custom" + } + }, + { + "path": "config/index", + "style": { + "navigationBarTitleText": "用户é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/subscription", + "pages": [ + { + "path": "plan-management", + "style": { + "navigationBarTitleText": "订阅方案管ç†" + } + }, + { + "path": "user-subscriptions", + "style": { + "navigationBarTitleText": "用户订阅管ç†" + } + } + ] + }, + { + "root": "pages/mall/admin/distribution", + "pages": [ + { + "path": "setting/index", + "style": { + "navigationBarTitleText": "分销设置", + "navigationStyle": "custom" + } + }, + { + "path": "distributor-management/index", + "style": { + "navigationBarTitleText": "分销员管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "level/index", + "style": { + "navigationBarTitleText": "分销等级管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/business-division-list/index", + "style": { + "navigationBarTitleText": "事业部列表", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/agent-list/index", + "style": { + "navigationBarTitleText": "代ç†å•†åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/agent-application/index", + "style": { + "navigationBarTitleText": "代ç†å•†ç”³è¯·", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/marketing", + "pages": [ + { + "path": "coupon/coupon-list/index", + "style": { + "navigationBarTitleText": "优惠券列表", + "navigationStyle": "custom" + } + }, + { + "path": "coupon/claim-record/index", + "style": { + "navigationBarTitleText": "用户领å–记录", + "navigationStyle": "custom" + } + }, + { + "path": "points/statistics/index", + "style": { + "navigationBarTitleText": "积分统计", + "navigationStyle": "custom" + } + }, + { + "path": "points/products/index", + "style": { + "navigationBarTitleText": "积分商å“", + "navigationStyle": "custom" + } + }, + { + "path": "points/orders/index", + "style": { + "navigationBarTitleText": "积分订å•", + "navigationStyle": "custom" + } + }, + { + "path": "points/record/index", + "style": { + "navigationBarTitleText": "积分记录", + "navigationStyle": "custom" + } + }, + { + "path": "points/config/index", + "style": { + "navigationBarTitleText": "积分é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "lottery/list/index", + "style": { + "navigationBarTitleText": "抽奖列表", + "navigationStyle": "custom" + } + }, + { + "path": "lottery/configuration/index", + "style": { + "navigationBarTitleText": "抽奖é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "combination/products/index", + "style": { + "navigationBarTitleText": "拼团商å“", + "navigationStyle": "custom" + } + }, + { + "path": "combination/list/index", + "style": { + "navigationBarTitleText": "拼团列表", + "navigationStyle": "custom" + } + }, + { + "path": "combination/index", + "style": { + "navigationBarTitleText": "拼团活动", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/list/index", + "style": { + "navigationBarTitleText": "ç§’æ€åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/products/index", + "style": { + "navigationBarTitleText": "ç§’æ€å•†å“", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/config/index", + "style": { + "navigationBarTitleText": "ç§’æ€é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "member/type/index", + "style": { + "navigationBarTitleText": "会员类型", + "navigationStyle": "custom" + } + }, + { + "path": "member/right/index", + "style": { + "navigationBarTitleText": "会员æƒç›Š", + "navigationStyle": "custom" + } + }, + { + "path": "member/kami-membership/index", + "style": { + "navigationBarTitleText": "å¡å¯†ä¼šå‘˜", + "navigationStyle": "custom" + } + }, + { + "path": "member/record/index", + "style": { + "navigationBarTitleText": "会员记录", + "navigationStyle": "custom" + } + }, + { + "path": "member/config/index", + "style": { + "navigationBarTitleText": "会员é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "live/live-management/index", + "style": { + "navigationBarTitleText": "直播間管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/products-management/index", + "style": { + "navigationBarTitleText": "直播商å“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/streamer-management/index", + "style": { + "navigationBarTitleText": "主播管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/index", + "style": { + "navigationBarTitleText": "直播首页", + "navigationStyle": "custom" + } + }, + { + "path": "recharge/amount-setting/index", + "style": { + "navigationBarTitleText": "充値é¢åº¦è®¾ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "recharge/config/index", + "style": { + "navigationBarTitleText": "充値é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "checkin/config/index", + "style": { + "navigationBarTitleText": "签到é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "checkin/reward/index", + "style": { + "navigationBarTitleText": "签到奖励", + "navigationStyle": "custom" + } + }, + { + "path": "bargain/list/index", + "style": { + "navigationBarTitleText": "ç ä»·åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "bargain/products/index", + "style": { + "navigationBarTitleText": "ç ä»·å•†å“", + "navigationStyle": "custom" + } + }, + { + "path": "newcomer/index", + "style": { + "navigationBarTitleText": "新人礼包", + "navigationStyle": "custom" + } + }, + { + "path": "marketing-statistics/index", + "style": { + "navigationBarTitleText": "è¥é”€ç»Ÿè®¡", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/maintain", + "pages": [ + { + "path": "dev-tools/database/index", + "style": { + "navigationBarTitleText": "æ•°æ®åº“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/file/index", + "style": { + "navigationBarTitleText": "文件管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/interface/index", + "style": { + "navigationBarTitleText": "接å£ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/data-dictionary/index", + "style": { + "navigationBarTitleText": "æ•°æ®å­—å…¸", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/category/index", + "style": { + "navigationBarTitleText": "é…置分类", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/combination-data/index", + "style": { + "navigationBarTitleText": "ç»„åˆæ•°æ®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/cron-job/index", + "style": { + "navigationBarTitleText": "定时任务", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/permission/index", + "style": { + "navigationBarTitleText": "æƒé™é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/module-config/index", + "style": { + "navigationBarTitleText": "模å—é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/custom-event/index", + "style": { + "navigationBarTitleText": "自定义事件", + "navigationStyle": "custom" + } + }, + { + "path": "security/refresh-cache/index", + "style": { + "navigationBarTitleText": "刷新缓存", + "navigationStyle": "custom" + } + }, + { + "path": "security/system-log/index", + "style": { + "navigationBarTitleText": "系统日志", + "navigationStyle": "custom" + } + }, + { + "path": "security/online-upgrade/index", + "style": { + "navigationBarTitleText": "在线å‡çº§", + "navigationStyle": "custom" + } + }, + { + "path": "data/logistics/index", + "style": { + "navigationBarTitleText": "ç‰©æµæ•°æ®", + "navigationStyle": "custom" + } + }, + { + "path": "data/city-data/index", + "style": { + "navigationBarTitleText": "城市数æ®", + "navigationStyle": "custom" + } + }, + { + "path": "data/clear/index", + "style": { + "navigationBarTitleText": "清除数æ®", + "navigationStyle": "custom" + } + }, + { + "path": "api/account/index", + "style": { + "navigationBarTitleText": "APIè´¦å·", + "navigationStyle": "custom" + } + }, + { + "path": "lang/list/index", + "style": { + "navigationBarTitleText": "语言列表", + "navigationStyle": "custom" + } + }, + { + "path": "lang/detail/index", + "style": { + "navigationBarTitleText": "语言详情", + "navigationStyle": "custom" + } + }, + { + "path": "lang/region/index", + "style": { + "navigationBarTitleText": "语言地区", + "navigationStyle": "custom" + } + }, + { + "path": "lang/config/index", + "style": { + "navigationBarTitleText": "语言é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "sys/info/index", + "style": { + "navigationBarTitleText": "系统信æ¯", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/setting", + "pages": [ + { + "path": "message/index", + "style": { + "navigationBarTitleText": "消æ¯ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "agreement/index", + "style": { + "navigationBarTitleText": "å议设置", + "navigationStyle": "custom" + } + }, + { + "path": "receipt/index", + "style": { + "navigationBarTitleText": "å°ç¥¨é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "auth/admin-management/index", + "style": { + "navigationBarTitleText": "管ç†å‘˜ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "auth/role-management/index", + "style": { + "navigationBarTitleText": "角色管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "auth/menu-management/index", + "style": { + "navigationBarTitleText": "èœå•管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/management/index", + "style": { + "navigationBarTitleText": "é…é€å‘˜ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/station/index", + "style": { + "navigationBarTitleText": "æè´§ç‚¹", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/verifier/index", + "style": { + "navigationBarTitleText": "核销员", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/template/index", + "style": { + "navigationBarTitleText": "è¿è´¹æ¨¡æ¿", + "navigationStyle": "custom" + } + }, + { + "path": "interface/onepass/index", + "style": { + "navigationBarTitleText": "一å·é€šè´¦æˆ·", + "navigationStyle": "custom" + } + }, + { + "path": "interface/onepass/config/index", + "style": { + "navigationBarTitleText": "一å·é€šé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/storage/index", + "style": { + "navigationBarTitleText": "系统存储é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/collect/index", + "style": { + "navigationBarTitleText": "商å“采集é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/logistics/index", + "style": { + "navigationBarTitleText": "ç‰©æµæŸ¥è¯¢é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/e-sheet/index", + "style": { + "navigationBarTitleText": "电å­é¢å•é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/sms/index", + "style": { + "navigationBarTitleText": "短信功能é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/payment/index", + "style": { + "navigationBarTitleText": "商城支付é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "system/index", + "style": { + "navigationBarTitleText": "系统é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/app", + "pages": [ + { + "path": "wechat/menu/index", + "style": { + "navigationBarTitleText": "微信èœå•", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/management/index", + "style": { + "navigationBarTitleText": "图文管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/follow/index", + "style": { + "navigationBarTitleText": "微信关注回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/keyword/index", + "style": { + "navigationBarTitleText": "关键字回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/invalid/index", + "style": { + "navigationBarTitleText": "无效关键è¯å›žå¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/config/index", + "style": { + "navigationBarTitleText": "公众å·é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "routine/download/index", + "style": { + "navigationBarTitleText": "å°ç¨‹åºä¸‹è½½", + "navigationStyle": "custom" + } + }, + { + "path": "routine/config/index", + "style": { + "navigationBarTitleText": "å°ç¨‹åºé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "mobile/config/index", + "style": { + "navigationBarTitleText": "APPé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "mobile/version/index", + "style": { + "navigationBarTitleText": "版本管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "pc/design/index", + "style": { + "navigationBarTitleText": "PC端装修", + "navigationStyle": "custom" + } + }, + { + "path": "pc/config/index", + "style": { + "navigationBarTitleText": "PC端é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/kefu", + "pages": [ + { + "path": "list/index", + "style": { + "navigationBarTitleText": "客æœåˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "rhetoric/index", + "style": { + "navigationBarTitleText": "è¯æœ¯ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "user-message/index", + "style": { + "navigationBarTitleText": "用户消æ¯", + "navigationStyle": "custom" + } + }, + { + "path": "auto-reply/index", + "style": { + "navigationBarTitleText": "自动回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "config/index", + "style": { + "navigationBarTitleText": "客æœé…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/decoration", + "pages": [ + { + "path": "homepage-decoration/index", + "style": { + "navigationBarTitleText": "首页装修", + "navigationStyle": "custom" + } + }, + { + "path": "product-category/index", + "style": { + "navigationBarTitleText": "商å“分类装修", + "navigationStyle": "custom" + } + }, + { + "path": "personal-center/index", + "style": { + "navigationBarTitleText": "个人中心装修", + "navigationStyle": "custom" + } + }, + { + "path": "data-config/index", + "style": { + "navigationBarTitleText": "æ•°æ®é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "theme-style/index", + "style": { + "navigationBarTitleText": "主题风格", + "navigationStyle": "custom" + } + }, + { + "path": "material-management/index", + "style": { + "navigationBarTitleText": "ç´ æç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "link-management/index", + "style": { + "navigationBarTitleText": "链接管ç†", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/finance", + "pages": [ + { + "path": "transaction-statistics/index", + "style": { + "navigationBarTitleText": "交易统计", + "navigationStyle": "custom" + } + }, + { + "path": "finance-operations/request/index", + "style": { + "navigationBarTitleText": "æçŽ°ç”³è¯·", + "navigationStyle": "custom" + } + }, + { + "path": "finance-operations/management/index", + "style": { + "navigationBarTitleText": "å‘票管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/recharge-record/index", + "style": { + "navigationBarTitleText": "充值记录", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/flow/index", + "style": { + "navigationBarTitleText": "èµ„é‡‘æµæ°´", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/billing-record/index", + "style": { + "navigationBarTitleText": "è´¦å•记录", + "navigationStyle": "custom" + } + }, + { + "path": "commission-record/index", + "style": { + "navigationBarTitleText": "佣金记录", + "navigationStyle": "custom" + } + }, + { + "path": "balance-record/statistics/index", + "style": { + "navigationBarTitleText": "ä½™é¢ç»Ÿè®¡", + "navigationStyle": "custom" + } + }, + { + "path": "balance-record/record/index", + "style": { + "navigationBarTitleText": "ä½™é¢è®°å½•", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/cms", + "pages": [ + { + "path": "article/index", + "style": { + "navigationBarTitleText": "文章管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "category/index", + "style": { + "navigationBarTitleText": "文章分类", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/shop", + "pages": [ + { + "path": "shop-manage", + "style": { + "navigationBarTitleText": "店铺列表", + "navigationStyle": "custom" + } + }, + { + "path": "manage", + "style": { + "navigationBarTitleText": "店铺管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "create", + "style": { + "navigationBarTitleText": "创建店铺", + "navigationStyle": "custom" + } + } + ] + } + ], + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "admin端", + "path": "pages/mall/admin/homePage/index", + "query": "role=admin" + } + ] + } +} diff --git a/.pages-backup/pages.full.2026-05-14T01-40-49-209Z.json b/.pages-backup/pages.full.2026-05-14T01-40-49-209Z.json new file mode 100644 index 00000000..7231f36a --- /dev/null +++ b/.pages-backup/pages.full.2026-05-14T01-40-49-209Z.json @@ -0,0 +1,431 @@ +{ + "pages": [ + { + "path": "pages/main/index", + "style": { + "navigationBarTitleText": "首页", + "navigationStyle": "custom", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "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/user/change-password", + "style": { + "navigationBarTitleText": "修改密ç " + } + }, + { + "path": "pages/user/bind-phone", + "style": { + "navigationBarTitleText": "绑定手机" + } + }, + { + "path": "pages/user/bind-email", + "style": { + "navigationBarTitleText": "绑定邮箱" + } + }, + { + "path": "pages/main/category", + "style": { + "navigationBarTitleText": "分类", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/messages", + "style": { + "navigationBarTitleText": "消æ¯", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/main/cart", + "style": { + "navigationBarTitleText": "购物车", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/profile", + "style": { + "navigationBarTitleText": "我的" + } + } + ], + "subPackages": [ + { + "root": "pages/mall/consumer", + "pages": [ + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置" + } + }, + { + "path": "edit-profile", + "style": { + "navigationBarTitleText": "编辑资料" + } + }, + { + "path": "wallet", + "style": { + "navigationBarTitleText": "我的钱包" + } + }, + { + "path": "withdraw", + "style": { + "navigationBarTitleText": "ä½™é¢æçŽ°" + } + }, + { + "path": "search", + "style": { + "navigationBarTitleText": "æœç´¢", + "navigationStyle": "custom" + } + }, + { + "path": "product-detail", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "channel-detail", + "style": { + "navigationBarTitleText": "频é“详情", + "navigationStyle": "custom" + } + }, + { + "path": "shop-detail", + "style": { + "navigationBarTitleText": "店铺详情" + } + }, + { + "path": "coupons", + "style": { + "navigationBarTitleText": "我的优惠券" + } + }, + { + "path": "favorites", + "style": { + "navigationBarTitleText": "我的收è—" + } + }, + { + "path": "footprint", + "style": { + "navigationBarTitleText": "我的足迹" + } + }, + { + "path": "address", + "style": { + "navigationBarTitleText": "地å€" + } + }, + { + "path": "address-list", + "style": { + "navigationBarTitleText": "收货地å€" + } + }, + { + "path": "address-edit", + "style": { + "navigationBarTitleText": "编辑地å€" + } + }, + { + "path": "checkout", + "style": { + "navigationBarTitleText": "确认订å•" + } + }, + { + "path": "payment", + "style": { + "navigationBarTitleText": "æ”¶é“¶å°" + } + }, + { + "path": "payment-success", + "style": { + "navigationBarTitleText": "支付æˆåŠŸ", + "navigationStyle": "custom" + } + }, + { + "path": "orders", + "style": { + "navigationBarTitleText": "我的订å•", + "enablePullDownRefresh": true + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情" + } + }, + { + "path": "logistics", + "style": { + "navigationBarTitleText": "物æµè¯¦æƒ…" + } + }, + { + "path": "review", + "style": { + "navigationBarTitleText": "评价晒å•" + } + }, + { + "path": "refund", + "style": { + "navigationBarTitleText": "退款/å”®åŽ" + } + }, + { + "path": "apply-refund", + "style": { + "navigationBarTitleText": "申请售åŽ" + } + }, + { + "path": "refund-review", + "style": { + "navigationBarTitleText": "æœåŠ¡è¯„ä»·" + } + }, + { + "path": "chat", + "style": { + "navigationBarTitleText": "客æœèŠå¤©", + "navigationStyle": "custom" + } + }, + { + "path": "chat_new", + "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": "我的订阅" + } + }, + { + "path": "subscription/followed-shops", + "style": { + "navigationBarTitleText": "关注店铺" + } + }, + { + "path": "points/index", + "style": { + "navigationBarTitleText": "积分管ç†" + } + }, + { + "path": "points/signin", + "style": { + "navigationBarTitleText": "签到" + } + }, + { + "path": "points/exchange", + "style": { + "navigationBarTitleText": "积分兑æ¢" + } + }, + { + "path": "points/exchange-records", + "style": { + "navigationBarTitleText": "å…‘æ¢è®°å½•" + } + }, + { + "path": "red-packets/index", + "style": { + "navigationBarTitleText": "我的红包" + } + }, + { + "path": "bank-cards/index", + "style": { + "navigationBarTitleText": "银行å¡ç®¡ç†" + } + }, + { + "path": "bank-cards/add", + "style": { + "navigationBarTitleText": "添加银行å¡" + } + }, + { + "path": "bank-cards/verify", + "style": { + "navigationBarTitleText": "银行å¡éªŒè¯" + } + }, + { + "path": "balance/index", + "style": { + "navigationBarTitleText": "ä½™é¢" + } + }, + { + "path": "my-reviews", + "style": { + "navigationBarTitleText": "我的评价" + } + }, + { + "path": "message-detail", + "style": { + "navigationBarTitleText": "消æ¯è¯¦æƒ…" + } + }, + { + "path": "member/index", + "style": { + "navigationBarTitleText": "会员中心" + } + }, + { + "path": "product-reviews", + "style": { + "navigationBarTitleText": "商å“评价" + } + } + ] + } + ], + "tabBar": { + "color": "#999999", + "selectedColor": "#ff5000", + "backgroundColor": "#ffffff", + "borderStyle": "black", + "list": [ + { + "pagePath": "pages/main/index", + "text": "首页", + "iconPath": "static/tabbar/home.png", + "selectedIconPath": "static/tabbar/home-active.png" + }, + { + "pagePath": "pages/main/category", + "text": "分类", + "iconPath": "static/tabbar/category.png", + "selectedIconPath": "static/tabbar/category.png" + }, + { + "pagePath": "pages/main/messages", + "text": "消æ¯", + "iconPath": "static/tabbar/message.png", + "selectedIconPath": "static/tabbar/message.png" + }, + { + "pagePath": "pages/main/cart", + "text": "购物车", + "iconPath": "static/tabbar/cart.png", + "selectedIconPath": "static/tabbar/cart.png" + }, + { + "pagePath": "pages/main/profile", + "text": "我的", + "iconPath": "static/tabbar/user.png", + "selectedIconPath": "static/tabbar/user.png" + } + ] + }, + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "consumer端", + "path": "pages/main/index", + "query": "role=consumer" + } + ] + } +} diff --git a/.pages-backup/pages.merchant.2026-05-14T01-16-52-935Z.json b/.pages-backup/pages.merchant.2026-05-14T01-16-52-935Z.json new file mode 100644 index 00000000..a00cb0b1 --- /dev/null +++ b/.pages-backup/pages.merchant.2026-05-14T01-16-52-935Z.json @@ -0,0 +1,351 @@ +{ + "pages": [ + { + "path": "pages/main/index", + "style": { + "navigationBarTitleText": "首页", + "navigationStyle": "custom", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "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/user/change-password", + "style": { + "navigationBarTitleText": "修改密ç " + } + }, + { + "path": "pages/user/bind-phone", + "style": { + "navigationBarTitleText": "绑定手机" + } + }, + { + "path": "pages/user/bind-email", + "style": { + "navigationBarTitleText": "绑定邮箱" + } + }, + { + "path": "pages/main/category", + "style": { + "navigationBarTitleText": "分类", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/messages", + "style": { + "navigationBarTitleText": "消æ¯", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/main/cart", + "style": { + "navigationBarTitleText": "购物车", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/profile", + "style": { + "navigationBarTitleText": "我的" + } + } + ], + "subPackages": [ + { + "root": "pages/mall/consumer", + "pages": [ + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置" + } + }, + { + "path": "wallet", + "style": { + "navigationBarTitleText": "我的钱包" + } + }, + { + "path": "withdraw", + "style": { + "navigationBarTitleText": "ä½™é¢æçŽ°" + } + }, + { + "path": "search", + "style": { + "navigationBarTitleText": "æœç´¢", + "navigationStyle": "custom" + } + }, + { + "path": "product-detail", + "style": { + "navigationBarTitleText": "商å“详情" + } + }, + { + "path": "shop-detail", + "style": { + "navigationBarTitleText": "店铺详情" + } + }, + { + "path": "coupons", + "style": { + "navigationBarTitleText": "我的优惠券" + } + }, + { + "path": "favorites", + "style": { + "navigationBarTitleText": "我的收è—" + } + }, + { + "path": "footprint", + "style": { + "navigationBarTitleText": "我的足迹" + } + }, + { + "path": "address-list", + "style": { + "navigationBarTitleText": "收货地å€" + } + }, + { + "path": "address-edit", + "style": { + "navigationBarTitleText": "编辑地å€" + } + }, + { + "path": "checkout", + "style": { + "navigationBarTitleText": "确认订å•" + } + }, + { + "path": "payment", + "style": { + "navigationBarTitleText": "æ”¶é“¶å°" + } + }, + { + "path": "payment-success", + "style": { + "navigationBarTitleText": "支付æˆåŠŸ", + "navigationStyle": "custom" + } + }, + { + "path": "orders", + "style": { + "navigationBarTitleText": "我的订å•", + "enablePullDownRefresh": true + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情" + } + }, + { + "path": "logistics", + "style": { + "navigationBarTitleText": "物æµè¯¦æƒ…" + } + }, + { + "path": "review", + "style": { + "navigationBarTitleText": "评价晒å•" + } + }, + { + "path": "refund", + "style": { + "navigationBarTitleText": "退款/å”®åŽ" + } + }, + { + "path": "apply-refund", + "style": { + "navigationBarTitleText": "申请售åŽ" + } + }, + { + "path": "refund-review", + "style": { + "navigationBarTitleText": "æœåŠ¡è¯„ä»·" + } + }, + { + "path": "chat", + "style": { + "navigationBarTitleText": "客æœèŠå¤©", + "navigationStyle": "custom" + } + }, + { + "path": "subscription/plan-list", + "style": { + "navigationBarTitleText": "软件订阅" + } + }, + { + "path": "subscription/plan-detail", + "style": { + "navigationBarTitleText": "订阅详情" + } + }, + { + "path": "subscription/subscribe-checkout", + "style": { + "navigationBarTitleText": "确认订阅" + } + }, + { + "path": "subscription/my-subscriptions", + "style": { + "navigationBarTitleText": "我的订阅" + } + }, + { + "path": "subscription/followed-shops", + "style": { + "navigationBarTitleText": "关注店铺" + } + }, + { + "path": "points/index", + "style": { + "navigationBarTitleText": "积分管ç†" + } + }, + { + "path": "red-packets/index", + "style": { + "navigationBarTitleText": "我的红包" + } + }, + { + "path": "bank-cards/index", + "style": { + "navigationBarTitleText": "银行å¡ç®¡ç†" + } + }, + { + "path": "bank-cards/add", + "style": { + "navigationBarTitleText": "添加银行å¡" + } + } + ] + } + ], + "tabBar": { + "color": "#999999", + "selectedColor": "#ff5000", + "backgroundColor": "#ffffff", + "borderStyle": "black", + "list": [ + { + "pagePath": "pages/main/index", + "text": "首页", + "iconPath": "static/tabbar/home.png", + "selectedIconPath": "static/tabbar/home-active.png" + }, + { + "pagePath": "pages/main/category", + "text": "分类", + "iconPath": "static/tabbar/category.png", + "selectedIconPath": "static/tabbar/category.png" + }, + { + "pagePath": "pages/main/messages", + "text": "消æ¯", + "iconPath": "static/tabbar/message.png", + "selectedIconPath": "static/tabbar/message.png" + }, + { + "pagePath": "pages/main/cart", + "text": "购物车", + "iconPath": "static/tabbar/cart.png", + "selectedIconPath": "static/tabbar/cart.png" + }, + { + "pagePath": "pages/main/profile", + "text": "我的", + "iconPath": "static/tabbar/user.png", + "selectedIconPath": "static/tabbar/user.png" + } + ] + }, + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "consumer端", + "path": "pages/main/index", + "query": "role=consumer" + } + ] + } +} diff --git a/.pages-backup/pages.merchant.2026-05-14T01-16-55-862Z.json b/.pages-backup/pages.merchant.2026-05-14T01-16-55-862Z.json new file mode 100644 index 00000000..783635a0 --- /dev/null +++ b/.pages-backup/pages.merchant.2026-05-14T01-16-55-862Z.json @@ -0,0 +1,93 @@ +{ + "pages": [ + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/register", + "style": { + "navigationBarTitleText": "注册" + } + }, + { + "path": "pages/user/forgot-password", + "style": { + "navigationBarTitleText": "忘记密ç " + } + }, + { + "path": "pages/user/terms", + "style": { + "navigationBarTitleText": "用户å议与éšç§æ”¿ç­–" + } + }, + { + "path": "pages/user/change-password", + "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" + } + } + ], + "subPackages": [], + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "merchant端", + "path": "pages/mall/merchant/index", + "query": "role=merchant" + } + ] + } +} diff --git a/.pages-backup/pages.merchant.2026-05-14T01-18-38-855Z.json b/.pages-backup/pages.merchant.2026-05-14T01-18-38-855Z.json new file mode 100644 index 00000000..52ca5557 --- /dev/null +++ b/.pages-backup/pages.merchant.2026-05-14T01-18-38-855Z.json @@ -0,0 +1,1822 @@ +{ + "pages": [ + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "path": "pages/mall/admin/homePage/index", + "style": { + "navigationBarTitleText": "管ç†åŽå°", + "navigationStyle": "custom" + } + }, + { + "path": "pages/mall/admin/userCenter/index", + "style": { + "navigationBarTitleText": "个人中心", + "navigationStyle": "custom" + } + }, + { + "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/user/change-password", + "style": { + "navigationBarTitleText": "修改密ç " + } + }, + { + "path": "pages/user/bind-phone", + "style": { + "navigationBarTitleText": "绑定手机" + } + }, + { + "path": "pages/user/bind-email", + "style": { + "navigationBarTitleText": "绑定邮箱" + } + }, + { + "path": "pages/main/index", + "style": { + "navigationBarTitleText": "首页", + "navigationStyle": "custom", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/main/category", + "style": { + "navigationBarTitleText": "分类", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/messages", + "style": { + "navigationBarTitleText": "消æ¯", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/main/cart", + "style": { + "navigationBarTitleText": "购物车", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/profile", + "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/consumer", + "pages": [ + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置" + } + }, + { + "path": "wallet", + "style": { + "navigationBarTitleText": "我的钱包" + } + }, + { + "path": "withdraw", + "style": { + "navigationBarTitleText": "ä½™é¢æçŽ°" + } + }, + { + "path": "search", + "style": { + "navigationBarTitleText": "æœç´¢", + "navigationStyle": "custom" + } + }, + { + "path": "product-detail", + "style": { + "navigationBarTitleText": "商å“详情" + } + }, + { + "path": "shop-detail", + "style": { + "navigationBarTitleText": "店铺详情" + } + }, + { + "path": "coupons", + "style": { + "navigationBarTitleText": "我的优惠券" + } + }, + { + "path": "favorites", + "style": { + "navigationBarTitleText": "我的收è—" + } + }, + { + "path": "footprint", + "style": { + "navigationBarTitleText": "我的足迹" + } + }, + { + "path": "address-list", + "style": { + "navigationBarTitleText": "收货地å€" + } + }, + { + "path": "address-edit", + "style": { + "navigationBarTitleText": "编辑地å€" + } + }, + { + "path": "checkout", + "style": { + "navigationBarTitleText": "确认订å•" + } + }, + { + "path": "payment", + "style": { + "navigationBarTitleText": "æ”¶é“¶å°" + } + }, + { + "path": "payment-success", + "style": { + "navigationBarTitleText": "支付æˆåŠŸ", + "navigationStyle": "custom" + } + }, + { + "path": "orders", + "style": { + "navigationBarTitleText": "我的订å•", + "enablePullDownRefresh": true + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情" + } + }, + { + "path": "logistics", + "style": { + "navigationBarTitleText": "物æµè¯¦æƒ…" + } + }, + { + "path": "review", + "style": { + "navigationBarTitleText": "评价晒å•" + } + }, + { + "path": "refund", + "style": { + "navigationBarTitleText": "退款/å”®åŽ" + } + }, + { + "path": "apply-refund", + "style": { + "navigationBarTitleText": "申请售åŽ" + } + }, + { + "path": "refund-review", + "style": { + "navigationBarTitleText": "æœåŠ¡è¯„ä»·" + } + }, + { + "path": "chat", + "style": { + "navigationBarTitleText": "客æœèŠå¤©", + "navigationStyle": "custom" + } + }, + { + "path": "subscription/plan-list", + "style": { + "navigationBarTitleText": "软件订阅" + } + }, + { + "path": "subscription/plan-detail", + "style": { + "navigationBarTitleText": "订阅详情" + } + }, + { + "path": "subscription/subscribe-checkout", + "style": { + "navigationBarTitleText": "确认订阅" + } + }, + { + "path": "subscription/my-subscriptions", + "style": { + "navigationBarTitleText": "我的订阅" + } + }, + { + "path": "subscription/followed-shops", + "style": { + "navigationBarTitleText": "关注店铺" + } + }, + { + "path": "points/index", + "style": { + "navigationBarTitleText": "积分管ç†" + } + }, + { + "path": "red-packets/index", + "style": { + "navigationBarTitleText": "我的红包" + } + }, + { + "path": "bank-cards/index", + "style": { + "navigationBarTitleText": "银行å¡ç®¡ç†" + } + }, + { + "path": "bank-cards/add", + "style": { + "navigationBarTitleText": "添加银行å¡" + } + } + ] + }, + { + "root": "pages/mall/delivery", + "pages": [ + { + "path": "index", + "style": { + "navigationBarTitleText": "é…é€ä¸­å¿ƒ", + "navigationStyle": "custom" + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情页", + "navigationStyle": "custom" + } + }, + { + "path": "profile", + "style": { + "navigationBarTitleText": "é…é€ä¸ªäººä¸­å¿ƒ", + "navigationStyle": "custom" + } + }, + { + "path": "order-history", + "style": { + "navigationBarTitleText": "历å²è®°å½•", + "navigationStyle": "custom" + } + }, + { + "path": "all", + "style": { + "navigationBarTitleText": "待接å–任务", + "navigationStyle": "custom" + } + }, + { + "path": "earnings", + "style": { + "navigationBarTitleText": "收入明细", + "navigationStyle": "custom" + } + }, + { + "path": "tasks", + "style": { + "navigationBarTitleText": "全部任务", + "navigationStyle": "custom" + } + }, + { + "path": "task-detail", + "style": { + "navigationBarTitleText": "任务详情", + "navigationStyle": "custom" + } + }, + { + "path": "profile-edit", + "style": { + "navigationBarTitleText": "编辑个人资料", + "navigationStyle": "custom" + } + }, + { + "path": "ratings", + "style": { + "navigationBarTitleText": "评价", + "navigationStyle": "custom" + } + }, + { + "path": "vehicle", + "style": { + "navigationBarTitleText": "车辆管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "vehicle-add", + "style": { + "navigationBarTitleText": "添加车辆", + "navigationStyle": "custom" + } + }, + { + "path": "vehicle-edit", + "style": { + "navigationBarTitleText": "编辑车辆", + "navigationStyle": "custom" + } + }, + { + "path": "help-center", + "style": { + "navigationBarTitleText": "帮助中心", + "navigationStyle": "custom" + } + }, + { + "path": "about", + "style": { + "navigationBarTitleText": "关于我们", + "navigationStyle": "custom" + } + }, + { + "path": "feedback", + "style": { + "navigationBarTitleText": "æ„è§å馈", + "navigationStyle": "custom" + } + }, + { + "path": "test", + "style": { + "navigationBarTitleText": "test", + "navigationStyle": "custom" + } + }, + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置", + "navigationStyle": "custom" + } + }, + { + "path": "test/index", + "style": { + "navigationBarTitleText": "é…逿¨¡å—测试索引", + "navigationStyle": "custom" + } + }, + { + "path": "test/merchant-order-list", + "style": { + "navigationBarTitleText": "商家å‘货管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "test/merchant-order-detail", + "style": { + "navigationBarTitleText": "订å•物æµè¯¦æƒ…", + "navigationStyle": "custom" + } + }, + { + "path": "test/platform-tracking-query", + "style": { + "navigationBarTitleText": "轨迹排障查询", + "navigationStyle": "custom" + } + }, + { + "path": "test/platform-webhook-logs", + "style": { + "navigationBarTitleText": "Webhook日志", + "navigationStyle": "custom" + } + }, + { + "path": "test/api-simulator", + "style": { + "navigationBarTitleText": "ç¬¬ä¸‰æ–¹æŽ¥å£æ¨¡æ‹Ÿå™¨", + "navigationStyle": "custom" + } + }, + { + "path": "test/platform-config-center", + "style": { + "navigationBarTitleText": "é…é€é…置中心", + "navigationStyle": "custom" + } + }, + { + "path": "test/consumer-logistics-detail", + "style": { + "navigationBarTitleText": "用户查快递", + "navigationStyle": "custom" + } + }, + { + "path": "test/consumer-order-list", + "style": { + "navigationBarTitleText": "我的快递", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/analytics", + "pages": [ + { + "path": "index", + "style": { + "navigationBarTitleText": "æ•°æ®åˆ†æž", + "navigationStyle": "custom" + } + }, + { + "path": "profile", + "style": { + "navigationBarTitleText": "æ•°æ®åˆ†æžä¸ªäººä¸­å¿ƒ" + } + }, + { + "path": "sales-report", + "style": { + "navigationBarTitleText": "销售报表" + } + }, + { + "path": "user-analysis", + "style": { + "navigationBarTitleText": "用户分æž" + } + }, + { + "path": "product-insights", + "style": { + "navigationBarTitleText": "商哿´žå¯Ÿ" + } + }, + { + "path": "delivery-analysis", + "style": { + "navigationBarTitleText": "é…逿•ˆçŽ‡åˆ†æž" + } + }, + { + "path": "coupon-analysis", + "style": { + "navigationBarTitleText": "优惠券效果分æž" + } + }, + { + "path": "market-trends", + "style": { + "navigationBarTitleText": "市场趋势" + } + }, + { + "path": "custom-report", + "style": { + "navigationBarTitleText": "自定义报表" + } + }, + { + "path": "report-detail", + "style": { + "navigationBarTitleText": "报表详情", + "enablePullDownRefresh": false + } + }, + { + "path": "data-detail", + "style": { + "navigationBarTitleText": "æ•°æ®åˆ†æžè¯¦æƒ…", + "enablePullDownRefresh": false + } + }, + { + "path": "insight-detail", + "style": { + "navigationBarTitleText": "æ•°æ®æ´žå¯Ÿè¯¦æƒ…", + "enablePullDownRefresh": false + } + } + ] + }, + { + "root": "pages/mall/admin/order", + "pages": [ + { + "path": "order-management/index", + "style": { + "navigationBarTitleText": "订å•管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "order-statistics/index", + "style": { + "navigationBarTitleText": "订å•统计", + "navigationStyle": "custom" + } + }, + { + "path": "order-configuration/index", + "style": { + "navigationBarTitleText": "订å•é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "aftersales-order/index", + "style": { + "navigationBarTitleText": "å”®åŽè®¢å•", + "navigationStyle": "custom" + } + }, + { + "path": "write-off-records/index", + "style": { + "navigationBarTitleText": "核销记录", + "navigationStyle": "custom" + } + }, + { + "path": "cashier-order/index", + "style": { + "navigationBarTitleText": "收銀å°è®¢å•", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/product", + "pages": [ + { + "path": "product-management/index", + "style": { + "navigationBarTitleText": "商å“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "product-statistics/index", + "style": { + "navigationBarTitleText": "商å“统计", + "navigationStyle": "custom" + } + }, + { + "path": "classification/index", + "style": { + "navigationBarTitleText": "商å“分类", + "navigationStyle": "custom" + } + }, + { + "path": "reviews/index", + "style": { + "navigationBarTitleText": "商å“评分", + "navigationStyle": "custom" + } + }, + { + "path": "specifications/index", + "style": { + "navigationBarTitleText": "商å“è§„æ ¼", + "navigationStyle": "custom" + } + }, + { + "path": "parameters/index", + "style": { + "navigationBarTitleText": "商å“傿•°", + "navigationStyle": "custom" + } + }, + { + "path": "labels/index", + "style": { + "navigationBarTitleText": "商哿 ‡ç­¾", + "navigationStyle": "custom" + } + }, + { + "path": "protection/index", + "style": { + "navigationBarTitleText": "商å“ä¿éšœ", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/user", + "pages": [ + { + "path": "management/index", + "style": { + "navigationBarTitleText": "用户管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "statistics/index", + "style": { + "navigationBarTitleText": "用户统计", + "navigationStyle": "custom" + } + }, + { + "path": "grouping/index", + "style": { + "navigationBarTitleText": "用户分组", + "navigationStyle": "custom" + } + }, + { + "path": "label/index", + "style": { + "navigationBarTitleText": "用户标签", + "navigationStyle": "custom" + } + }, + { + "path": "level/index", + "style": { + "navigationBarTitleText": "用户等级", + "navigationStyle": "custom" + } + }, + { + "path": "config/index", + "style": { + "navigationBarTitleText": "用户é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/subscription", + "pages": [ + { + "path": "plan-management", + "style": { + "navigationBarTitleText": "订阅方案管ç†" + } + }, + { + "path": "user-subscriptions", + "style": { + "navigationBarTitleText": "用户订阅管ç†" + } + } + ] + }, + { + "root": "pages/mall/admin/distribution", + "pages": [ + { + "path": "setting/index", + "style": { + "navigationBarTitleText": "分销设置", + "navigationStyle": "custom" + } + }, + { + "path": "distributor-management/index", + "style": { + "navigationBarTitleText": "分销员管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "level/index", + "style": { + "navigationBarTitleText": "分销等级管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/business-division-list/index", + "style": { + "navigationBarTitleText": "事业部列表", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/agent-list/index", + "style": { + "navigationBarTitleText": "代ç†å•†åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/agent-application/index", + "style": { + "navigationBarTitleText": "代ç†å•†ç”³è¯·", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/marketing", + "pages": [ + { + "path": "coupon/coupon-list/index", + "style": { + "navigationBarTitleText": "优惠券列表", + "navigationStyle": "custom" + } + }, + { + "path": "coupon/claim-record/index", + "style": { + "navigationBarTitleText": "用户领å–记录", + "navigationStyle": "custom" + } + }, + { + "path": "points/statistics/index", + "style": { + "navigationBarTitleText": "积分统计", + "navigationStyle": "custom" + } + }, + { + "path": "points/products/index", + "style": { + "navigationBarTitleText": "积分商å“", + "navigationStyle": "custom" + } + }, + { + "path": "points/orders/index", + "style": { + "navigationBarTitleText": "积分订å•", + "navigationStyle": "custom" + } + }, + { + "path": "points/record/index", + "style": { + "navigationBarTitleText": "积分记录", + "navigationStyle": "custom" + } + }, + { + "path": "points/config/index", + "style": { + "navigationBarTitleText": "积分é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "lottery/list/index", + "style": { + "navigationBarTitleText": "抽奖列表", + "navigationStyle": "custom" + } + }, + { + "path": "lottery/configuration/index", + "style": { + "navigationBarTitleText": "抽奖é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "combination/products/index", + "style": { + "navigationBarTitleText": "拼团商å“", + "navigationStyle": "custom" + } + }, + { + "path": "combination/list/index", + "style": { + "navigationBarTitleText": "拼团列表", + "navigationStyle": "custom" + } + }, + { + "path": "combination/index", + "style": { + "navigationBarTitleText": "拼团活动", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/list/index", + "style": { + "navigationBarTitleText": "ç§’æ€åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/products/index", + "style": { + "navigationBarTitleText": "ç§’æ€å•†å“", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/config/index", + "style": { + "navigationBarTitleText": "ç§’æ€é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "member/type/index", + "style": { + "navigationBarTitleText": "会员类型", + "navigationStyle": "custom" + } + }, + { + "path": "member/right/index", + "style": { + "navigationBarTitleText": "会员æƒç›Š", + "navigationStyle": "custom" + } + }, + { + "path": "member/kami-membership/index", + "style": { + "navigationBarTitleText": "å¡å¯†ä¼šå‘˜", + "navigationStyle": "custom" + } + }, + { + "path": "member/record/index", + "style": { + "navigationBarTitleText": "会员记录", + "navigationStyle": "custom" + } + }, + { + "path": "member/config/index", + "style": { + "navigationBarTitleText": "会员é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "live/live-management/index", + "style": { + "navigationBarTitleText": "直播間管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/products-management/index", + "style": { + "navigationBarTitleText": "直播商å“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/streamer-management/index", + "style": { + "navigationBarTitleText": "主播管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/index", + "style": { + "navigationBarTitleText": "直播首页", + "navigationStyle": "custom" + } + }, + { + "path": "recharge/amount-setting/index", + "style": { + "navigationBarTitleText": "充値é¢åº¦è®¾ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "recharge/config/index", + "style": { + "navigationBarTitleText": "充値é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "checkin/config/index", + "style": { + "navigationBarTitleText": "签到é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "checkin/reward/index", + "style": { + "navigationBarTitleText": "签到奖励", + "navigationStyle": "custom" + } + }, + { + "path": "bargain/list/index", + "style": { + "navigationBarTitleText": "ç ä»·åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "bargain/products/index", + "style": { + "navigationBarTitleText": "ç ä»·å•†å“", + "navigationStyle": "custom" + } + }, + { + "path": "newcomer/index", + "style": { + "navigationBarTitleText": "新人礼包", + "navigationStyle": "custom" + } + }, + { + "path": "marketing-statistics/index", + "style": { + "navigationBarTitleText": "è¥é”€ç»Ÿè®¡", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/maintain", + "pages": [ + { + "path": "dev-tools/database/index", + "style": { + "navigationBarTitleText": "æ•°æ®åº“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/file/index", + "style": { + "navigationBarTitleText": "文件管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/interface/index", + "style": { + "navigationBarTitleText": "接å£ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/data-dictionary/index", + "style": { + "navigationBarTitleText": "æ•°æ®å­—å…¸", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/category/index", + "style": { + "navigationBarTitleText": "é…置分类", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/combination-data/index", + "style": { + "navigationBarTitleText": "ç»„åˆæ•°æ®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/cron-job/index", + "style": { + "navigationBarTitleText": "定时任务", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/permission/index", + "style": { + "navigationBarTitleText": "æƒé™é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/module-config/index", + "style": { + "navigationBarTitleText": "模å—é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/custom-event/index", + "style": { + "navigationBarTitleText": "自定义事件", + "navigationStyle": "custom" + } + }, + { + "path": "security/refresh-cache/index", + "style": { + "navigationBarTitleText": "刷新缓存", + "navigationStyle": "custom" + } + }, + { + "path": "security/system-log/index", + "style": { + "navigationBarTitleText": "系统日志", + "navigationStyle": "custom" + } + }, + { + "path": "security/online-upgrade/index", + "style": { + "navigationBarTitleText": "在线å‡çº§", + "navigationStyle": "custom" + } + }, + { + "path": "data/logistics/index", + "style": { + "navigationBarTitleText": "ç‰©æµæ•°æ®", + "navigationStyle": "custom" + } + }, + { + "path": "data/city-data/index", + "style": { + "navigationBarTitleText": "城市数æ®", + "navigationStyle": "custom" + } + }, + { + "path": "data/clear/index", + "style": { + "navigationBarTitleText": "清除数æ®", + "navigationStyle": "custom" + } + }, + { + "path": "api/account/index", + "style": { + "navigationBarTitleText": "APIè´¦å·", + "navigationStyle": "custom" + } + }, + { + "path": "lang/list/index", + "style": { + "navigationBarTitleText": "语言列表", + "navigationStyle": "custom" + } + }, + { + "path": "lang/detail/index", + "style": { + "navigationBarTitleText": "语言详情", + "navigationStyle": "custom" + } + }, + { + "path": "lang/region/index", + "style": { + "navigationBarTitleText": "语言地区", + "navigationStyle": "custom" + } + }, + { + "path": "lang/config/index", + "style": { + "navigationBarTitleText": "语言é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "sys/info/index", + "style": { + "navigationBarTitleText": "系统信æ¯", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/setting", + "pages": [ + { + "path": "message/index", + "style": { + "navigationBarTitleText": "消æ¯ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "agreement/index", + "style": { + "navigationBarTitleText": "å议设置", + "navigationStyle": "custom" + } + }, + { + "path": "receipt/index", + "style": { + "navigationBarTitleText": "å°ç¥¨é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "auth/admin-management/index", + "style": { + "navigationBarTitleText": "管ç†å‘˜ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "auth/role-management/index", + "style": { + "navigationBarTitleText": "角色管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "auth/menu-management/index", + "style": { + "navigationBarTitleText": "èœå•管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/management/index", + "style": { + "navigationBarTitleText": "é…é€å‘˜ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/station/index", + "style": { + "navigationBarTitleText": "æè´§ç‚¹", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/verifier/index", + "style": { + "navigationBarTitleText": "核销员", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/template/index", + "style": { + "navigationBarTitleText": "è¿è´¹æ¨¡æ¿", + "navigationStyle": "custom" + } + }, + { + "path": "interface/onepass/index", + "style": { + "navigationBarTitleText": "一å·é€šè´¦æˆ·", + "navigationStyle": "custom" + } + }, + { + "path": "interface/onepass/config/index", + "style": { + "navigationBarTitleText": "一å·é€šé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/storage/index", + "style": { + "navigationBarTitleText": "系统存储é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/collect/index", + "style": { + "navigationBarTitleText": "商å“采集é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/logistics/index", + "style": { + "navigationBarTitleText": "ç‰©æµæŸ¥è¯¢é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/e-sheet/index", + "style": { + "navigationBarTitleText": "电å­é¢å•é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/sms/index", + "style": { + "navigationBarTitleText": "短信功能é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/payment/index", + "style": { + "navigationBarTitleText": "商城支付é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "system/index", + "style": { + "navigationBarTitleText": "系统é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/app", + "pages": [ + { + "path": "wechat/menu/index", + "style": { + "navigationBarTitleText": "微信èœå•", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/management/index", + "style": { + "navigationBarTitleText": "图文管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/follow/index", + "style": { + "navigationBarTitleText": "微信关注回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/keyword/index", + "style": { + "navigationBarTitleText": "关键字回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/invalid/index", + "style": { + "navigationBarTitleText": "无效关键è¯å›žå¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/config/index", + "style": { + "navigationBarTitleText": "公众å·é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "routine/download/index", + "style": { + "navigationBarTitleText": "å°ç¨‹åºä¸‹è½½", + "navigationStyle": "custom" + } + }, + { + "path": "routine/config/index", + "style": { + "navigationBarTitleText": "å°ç¨‹åºé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "mobile/config/index", + "style": { + "navigationBarTitleText": "APPé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "mobile/version/index", + "style": { + "navigationBarTitleText": "版本管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "pc/design/index", + "style": { + "navigationBarTitleText": "PC端装修", + "navigationStyle": "custom" + } + }, + { + "path": "pc/config/index", + "style": { + "navigationBarTitleText": "PC端é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/kefu", + "pages": [ + { + "path": "list/index", + "style": { + "navigationBarTitleText": "客æœåˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "rhetoric/index", + "style": { + "navigationBarTitleText": "è¯æœ¯ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "user-message/index", + "style": { + "navigationBarTitleText": "用户消æ¯", + "navigationStyle": "custom" + } + }, + { + "path": "auto-reply/index", + "style": { + "navigationBarTitleText": "自动回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "config/index", + "style": { + "navigationBarTitleText": "客æœé…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/decoration", + "pages": [ + { + "path": "homepage-decoration/index", + "style": { + "navigationBarTitleText": "首页装修", + "navigationStyle": "custom" + } + }, + { + "path": "product-category/index", + "style": { + "navigationBarTitleText": "商å“分类装修", + "navigationStyle": "custom" + } + }, + { + "path": "personal-center/index", + "style": { + "navigationBarTitleText": "个人中心装修", + "navigationStyle": "custom" + } + }, + { + "path": "data-config/index", + "style": { + "navigationBarTitleText": "æ•°æ®é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "theme-style/index", + "style": { + "navigationBarTitleText": "主题风格", + "navigationStyle": "custom" + } + }, + { + "path": "material-management/index", + "style": { + "navigationBarTitleText": "ç´ æç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "link-management/index", + "style": { + "navigationBarTitleText": "链接管ç†", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/finance", + "pages": [ + { + "path": "transaction-statistics/index", + "style": { + "navigationBarTitleText": "交易统计", + "navigationStyle": "custom" + } + }, + { + "path": "finance-operations/request/index", + "style": { + "navigationBarTitleText": "æçŽ°ç”³è¯·", + "navigationStyle": "custom" + } + }, + { + "path": "finance-operations/management/index", + "style": { + "navigationBarTitleText": "å‘票管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/recharge-record/index", + "style": { + "navigationBarTitleText": "充值记录", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/flow/index", + "style": { + "navigationBarTitleText": "èµ„é‡‘æµæ°´", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/billing-record/index", + "style": { + "navigationBarTitleText": "è´¦å•记录", + "navigationStyle": "custom" + } + }, + { + "path": "commission-record/index", + "style": { + "navigationBarTitleText": "佣金记录", + "navigationStyle": "custom" + } + }, + { + "path": "balance-record/statistics/index", + "style": { + "navigationBarTitleText": "ä½™é¢ç»Ÿè®¡", + "navigationStyle": "custom" + } + }, + { + "path": "balance-record/record/index", + "style": { + "navigationBarTitleText": "ä½™é¢è®°å½•", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/cms", + "pages": [ + { + "path": "article/index", + "style": { + "navigationBarTitleText": "文章管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "category/index", + "style": { + "navigationBarTitleText": "文章分类", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/shop", + "pages": [ + { + "path": "shop-manage", + "style": { + "navigationBarTitleText": "店铺列表", + "navigationStyle": "custom" + } + }, + { + "path": "manage", + "style": { + "navigationBarTitleText": "店铺管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "create", + "style": { + "navigationBarTitleText": "创建店铺", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/service", + "pages": [ + { + "path": "index", + "style": { + "navigationBarTitleText": "客æœå·¥ä½œå°", + "navigationStyle": "custom" + } + }, + { + "path": "profile", + "style": { + "navigationBarTitleText": "客æœä¸ªäººä¸­å¿ƒ" + } + }, + { + "path": "ticket-detail", + "style": { + "navigationBarTitleText": "å·¥å•详情", + "enablePullDownRefresh": false + } + } + ] + } + ], + "tabBar": { + "color": "#999999", + "selectedColor": "#ff5000", + "backgroundColor": "#ffffff", + "borderStyle": "black", + "list": [ + { + "pagePath": "pages/main/index", + "text": "首页", + "iconPath": "static/tabbar/home.png", + "selectedIconPath": "static/tabbar/home-active.png" + }, + { + "pagePath": "pages/main/category", + "text": "分类", + "iconPath": "static/tabbar/category.png", + "selectedIconPath": "static/tabbar/category.png" + }, + { + "pagePath": "pages/main/messages", + "text": "消æ¯", + "iconPath": "static/tabbar/message.png", + "selectedIconPath": "static/tabbar/message.png" + }, + { + "pagePath": "pages/main/cart", + "text": "购物车", + "iconPath": "static/tabbar/cart.png", + "selectedIconPath": "static/tabbar/cart.png" + }, + { + "pagePath": "pages/main/profile", + "text": "我的", + "iconPath": "static/tabbar/user.png", + "selectedIconPath": "static/tabbar/user.png" + } + ] + }, + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + } +} diff --git a/.pages-backup/pages.merchant.2026-05-14T01-19-03-896Z.json b/.pages-backup/pages.merchant.2026-05-14T01-19-03-896Z.json new file mode 100644 index 00000000..84f85473 --- /dev/null +++ b/.pages-backup/pages.merchant.2026-05-14T01-19-03-896Z.json @@ -0,0 +1,187 @@ +{ + "pages": [ + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/register", + "style": { + "navigationBarTitleText": "注册" + } + }, + { + "path": "pages/user/forgot-password", + "style": { + "navigationBarTitleText": "忘记密ç " + } + }, + { + "path": "pages/user/terms", + "style": { + "navigationBarTitleText": "用户å议与éšç§æ”¿ç­–" + } + }, + { + "path": "pages/user/change-password", + "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": [], + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "merchant端", + "path": "pages/mall/merchant/index", + "query": "role=merchant" + } + ] + } +} + + + diff --git a/App.uvue b/App.uvue index 57f62580..27c1721a 100644 --- a/App.uvue +++ b/App.uvue @@ -16,6 +16,26 @@ console.log('App Hide') }, methods: { + safeReLaunch: function(targetUrl: string, fallbackUrl: string): void { + try { + uni.reLaunch({ + url: targetUrl, + fail: function() { + if (fallbackUrl !== '') { + uni.reLaunch({ url: fallbackUrl }) + } + } + }) + } catch (e) { + if (fallbackUrl !== '') { + try { + uni.reLaunch({ url: fallbackUrl }) + } catch (ee) { + console.warn('safeReLaunch fallback failed', ee) + } + } + } + }, checkExistingSession: function(): void { // 检查是å¦å·²æœ‰æœ‰æ•ˆä¼šè¯ const session = supa.getSession() @@ -23,13 +43,13 @@ console.log('已有有效会è¯ï¼Œæ¢å¤ç™»å½•状æ€') setIsLoggedIn(true) // #ifdef H5 - uni.reLaunch({ url: '/pages/mall/admin/homePage/index' }) + this.safeReLaunch('/pages/main/index', '/pages/user/login') // #endif // #ifdef MP-WEIXIN - uni.reLaunch({ url: '/pages/mall/merchant/index' }) + this.safeReLaunch('/pages/main/index', '/pages/user/login') // #endif // #ifndef H5 || MP-WEIXIN - uni.reLaunch({ url: '/pages/mall/admin/homePage/index' }) + this.safeReLaunch('/pages/main/index', '/pages/user/login') // #endif return } @@ -43,22 +63,25 @@ console.log('ä¼šè¯æ¢å¤æˆåŠŸ') setIsLoggedIn(true) // #ifdef H5 - uni.reLaunch({ url: '/pages/mall/admin/homePage/index' }) + this.safeReLaunch('/pages/main/index', '/pages/user/login') // #endif // #ifdef MP-WEIXIN - uni.reLaunch({ url: '/pages/mall/merchant/index' }) + this.safeReLaunch('/pages/main/index', '/pages/user/login') // #endif // #ifndef H5 || MP-WEIXIN - uni.reLaunch({ url: '/pages/mall/admin/homePage/index' }) + this.safeReLaunch('/pages/main/index', '/pages/user/login') // #endif } }).catch(() => { console.log('ä¼šè¯æ¢å¤å¤±è´¥ï¼Œéœ€è¦é‡æ–°ç™»å½•') + this.safeReLaunch('/pages/user/login', '') }) + return } // 没有有效会è¯ï¼Œæ˜¾ç¤ºç™»å½•页 console.log('无有效会è¯ï¼Œæ˜¾ç¤ºç™»å½•页') + this.safeReLaunch('/pages/user/login', '') } } } diff --git a/ak/config.uts b/ak/config.uts index 3c16d53e..56c4b3ce 100644 --- a/ak/config.uts +++ b/ak/config.uts @@ -1,4 +1,4 @@ -// Supabase é…ç½® + // Supabase é…ç½® // 内网环境 - 本地部署的 Supabase // IP: 192.168.1.62 // Kong HTTP Port: 8000 @@ -16,16 +16,9 @@ // export const SUPA_KEY: string = 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiYW5vbiIsImlzcyI6InN1cGFiYXNlLTEiLCJpYXQiOjE3Njk2NzY0OTgsImV4cCI6MTkyNzM1NjQ5OH0.ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890' -// ★ 医疗项目专属 Supabase 实例 -// Studio 地å€ï¼šhttp://119.146.131.237:9127/project/default/editor/26894?schema=public -// Kong API 网关(REST/Auth/Storage):http://119.146.131.237:9126 -// SUPA_URL 必须填 Kong API 网关地å€ï¼Œä¸æ˜¯ Studio åœ°å€ -// ※ Connect 弹窗显示 localhost:8000 是 self-hosted 实例的默认元数æ®ï¼ˆSUPABASE_PUBLIC_URL 未改), -// ä¸ä»£è¡¨å‰ç«¯è¯·æ±‚地å€ï¼›å‰ç«¯å§‹ç»ˆç”¨ http://119.146.131.237:9126 -export const SUPA_URL: string = 'http://119.146.131.237:9129' -// anon (public) key,æ¥è‡ª Studio → Project Settings → API → Project API keys → anon / public -// ※ æ­¤ key 必须与 Kong 里 ANON_KEY 环境å˜é‡ä¸€è‡´ï¼Œå¦åˆ™ Kong 会返回 401 Invalid authentication credentials -export const SUPA_KEY: string = 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiYW5vbiIsImlzcyI6InN1cGFiYXNlIiwiaWF0IjoxNzY4ODMwNjI0LCJleHAiOjE5MjY1MTA2MjR9.mDVl-kIOdRK9v6VTxo0TDF8r7X7xk3PZXazaavHyVvg' +// 当å‰ç›´æŽ¥å¤ç”¨ mall 项目已验è¯å¯ç”¨çš„ Kong API 网关和 anon key。 +export const SUPA_URL: string = 'http://119.146.131.237:9126' +export const SUPA_KEY: string = 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiYW5vbiIsImlzcyI6InN1cGFiYXNlLTEiLCJpYXQiOjE3Njk2NzY0OTgsImV4cCI6MTkyNzM1NjQ5OH0.ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890' diff --git a/components/consumer/EmptyState.uvue b/components/consumer/EmptyState.uvue new file mode 100644 index 00000000..5052ad62 --- /dev/null +++ b/components/consumer/EmptyState.uvue @@ -0,0 +1,22 @@ + + + + + diff --git a/components/consumer/GoodsCard.uvue b/components/consumer/GoodsCard.uvue new file mode 100644 index 00000000..f36f020a --- /dev/null +++ b/components/consumer/GoodsCard.uvue @@ -0,0 +1,58 @@ + + + + + diff --git a/components/consumer/PddWaterfallCard.uvue b/components/consumer/PddWaterfallCard.uvue new file mode 100644 index 00000000..e10b193a --- /dev/null +++ b/components/consumer/PddWaterfallCard.uvue @@ -0,0 +1,257 @@ + + + + + diff --git a/components/consumer/PddWaterfallFeed.uvue b/components/consumer/PddWaterfallFeed.uvue new file mode 100644 index 00000000..3ebe2ed2 --- /dev/null +++ b/components/consumer/PddWaterfallFeed.uvue @@ -0,0 +1,144 @@ + + + + + diff --git a/components/consumer/PriceText.uvue b/components/consumer/PriceText.uvue new file mode 100644 index 00000000..f3c8aafc --- /dev/null +++ b/components/consumer/PriceText.uvue @@ -0,0 +1,27 @@ + + + + + diff --git a/components/consumer/SearchBar.uvue b/components/consumer/SearchBar.uvue new file mode 100644 index 00000000..41fbe6ce --- /dev/null +++ b/components/consumer/SearchBar.uvue @@ -0,0 +1,88 @@ + + + + + \ No newline at end of file diff --git a/components/consumer/SkeletonCard.uvue b/components/consumer/SkeletonCard.uvue new file mode 100644 index 00000000..b1da0b67 --- /dev/null +++ b/components/consumer/SkeletonCard.uvue @@ -0,0 +1,23 @@ + + + + + diff --git a/components/consumer/WaterfallList.uvue b/components/consumer/WaterfallList.uvue new file mode 100644 index 00000000..e208c902 --- /dev/null +++ b/components/consumer/WaterfallList.uvue @@ -0,0 +1,47 @@ + + + + + diff --git a/components/homeService/ServiceActionRow.uvue b/components/homeService/ServiceActionRow.uvue new file mode 100644 index 00000000..e09bc3d8 --- /dev/null +++ b/components/homeService/ServiceActionRow.uvue @@ -0,0 +1,83 @@ + + + + + \ No newline at end of file diff --git a/components/homeService/ServiceInfoCard.uvue b/components/homeService/ServiceInfoCard.uvue new file mode 100644 index 00000000..4ba34a7a --- /dev/null +++ b/components/homeService/ServiceInfoCard.uvue @@ -0,0 +1,99 @@ + + + + + \ No newline at end of file diff --git a/components/homeService/ServiceInfoList.uvue b/components/homeService/ServiceInfoList.uvue new file mode 100644 index 00000000..ea440c60 --- /dev/null +++ b/components/homeService/ServiceInfoList.uvue @@ -0,0 +1,49 @@ + + + + + \ No newline at end of file diff --git a/components/homeService/ServicePanel.uvue b/components/homeService/ServicePanel.uvue new file mode 100644 index 00000000..f322c2df --- /dev/null +++ b/components/homeService/ServicePanel.uvue @@ -0,0 +1,58 @@ + + + + + \ No newline at end of file diff --git a/components/homeService/ServiceStatusTag.uvue b/components/homeService/ServiceStatusTag.uvue new file mode 100644 index 00000000..b47976de --- /dev/null +++ b/components/homeService/ServiceStatusTag.uvue @@ -0,0 +1,63 @@ + + + + + \ No newline at end of file diff --git a/components/homeService/ServiceTimeline.uvue b/components/homeService/ServiceTimeline.uvue new file mode 100644 index 00000000..15a5f8e6 --- /dev/null +++ b/components/homeService/ServiceTimeline.uvue @@ -0,0 +1,67 @@ + + + + + \ No newline at end of file diff --git a/components/supadb/aksupa.uts b/components/supadb/aksupa.uts index 24434246..dbb53aee 100644 --- a/components/supadb/aksupa.uts +++ b/components/supadb/aksupa.uts @@ -792,7 +792,12 @@ export class AkSupa { async hydrateSessionFromStorage() : Promise { try { const token = AkReq.getToken(); - if (token == null || token == '') return false; + if (token == null || token == '') { + console.log('[HydrateSession] no persisted token found'); + return false; + } + const tokenPreview = token.length > 12 ? (token.substring(0, 6) + '...' + token.substring(token.length - 6)) : token; + console.log('[HydrateSession] found persisted token:', tokenPreview); const res = await AkReq.request({ url: this.baseUrl + '/auth/v1/user', method: 'GET', @@ -804,6 +809,7 @@ export class AkSupa { }, false); const status = res.status ?? 0; if (!(status >= 200 && status < 400)) { + console.warn('[HydrateSession] /auth/v1/user failed with status:', status); return false; } let user: UTSJSONObject | null = null; @@ -812,7 +818,10 @@ export class AkSupa { } catch (e) { user = null; } - if (user == null) return false; + if (user == null) { + console.warn('[HydrateSession] /auth/v1/user returned empty user payload'); + return false; + } this.user = user; // ä»…è¡¥é½æœ€å° session 结构,供 getSession / UI 判断登录æ€ä½¿ç”¨ if (this.session == null) { @@ -826,8 +835,10 @@ export class AkSupa { raw: user } as AkSupaSignInResult; } + console.log('[HydrateSession] restored session for user:', user.getString('id') ?? 'unknown'); return true; } catch (e) { + console.error('[HydrateSession] unexpected error:', e); return false; } } @@ -850,6 +861,9 @@ export class AkSupa { async signOut() { this.session = null this.user = null + try { + AkReq.clearToken() + } catch (e) {} } async signIn(email : string, password : string) : Promise { // æå‰æ£€æŸ¥ apikey é…置是å¦ä¸ºå ä½ç¬¦ï¼Œé¿å…å‘逿— æ•ˆè¯·æ±‚导致 401 @@ -902,6 +916,13 @@ export class AkSupa { const expires_at = data.getNumber('expires_at') ?? 0; const user = data.getJSON('user'); AkReq.setToken(access_token, refresh_token, expires_at); + const storedAccessToken = AkReq.getToken() ?? ''; + const storedRefreshToken = AkReq.getRefreshToken() ?? ''; + const accessPreview = storedAccessToken.length > 12 ? (storedAccessToken.substring(0, 6) + '...' + storedAccessToken.substring(storedAccessToken.length - 6)) : storedAccessToken; + const refreshPreview = storedRefreshToken.length > 12 ? (storedRefreshToken.substring(0, 6) + '...' + storedRefreshToken.substring(storedRefreshToken.length - 6)) : storedRefreshToken; + console.log('[SignInPersist] access token stored:', accessPreview != '' ? accessPreview : '(empty)'); + console.log('[SignInPersist] refresh token stored:', refreshPreview != '' ? refreshPreview : '(empty)'); + console.log('[SignInPersist] expires_at stored:', AkReq.getExpiresAt() ?? 0); const session : AkSupaSignInResult = { access_token: access_token, refresh_token: refresh_token, diff --git a/config/consumer/pages.json b/config/consumer/pages.json index 6b81184b..7b1765bb 100644 --- a/config/consumer/pages.json +++ b/config/consumer/pages.json @@ -1,12 +1,5 @@ { "pages": [ - { - "path": "pages/user/login", - "style": { - "navigationBarTitleText": "用户登录", - "navigationStyle": "custom" - } - }, { "path": "pages/main/index", "style": { @@ -15,6 +8,67 @@ "enablePullDownRefresh": false } }, + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/boot", + "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/user/change-password", + "style": { + "navigationBarTitleText": "修改密ç " + } + }, + { + "path": "pages/user/bind-phone", + "style": { + "navigationBarTitleText": "绑定手机" + } + }, + { + "path": "pages/user/bind-email", + "style": { + "navigationBarTitleText": "绑定邮箱" + } + }, { "path": "pages/main/category", "style": { @@ -22,6 +76,13 @@ "navigationStyle": "custom" } }, + { + "path": "pages/main/messages", + "style": { + "navigationBarTitleText": "消æ¯", + "enablePullDownRefresh": true + } + }, { "path": "pages/main/cart", "style": { @@ -41,21 +102,18 @@ { "root": "pages/mall/consumer", "pages": [ - { - "path": "settings", - "style": { "navigationBarTitleText": "设置" } - }, - { - "path": "wallet", - "style": { "navigationBarTitleText": "我的钱包" } - }, + { "path": "settings", "style": { "navigationBarTitleText": "设置" } }, + { "path": "wallet", "style": { "navigationBarTitleText": "我的钱包" } }, { "path": "withdraw", "style": { "navigationBarTitleText": "ä½™é¢æçŽ°" } }, { "path": "search", - "style": { "navigationBarTitleText": "æœç´¢", "navigationStyle": "custom" } + "style": { + "navigationBarTitleText": "æœç´¢", + "navigationStyle": "custom" + } }, { "path": "product-detail", @@ -77,6 +135,7 @@ "path": "footprint", "style": { "navigationBarTitleText": "我的足迹" } }, + { "path": "address", "style": { "navigationBarTitleText": "地å€" } }, { "path": "address-list", "style": { "navigationBarTitleText": "收货地å€" } @@ -89,17 +148,20 @@ "path": "checkout", "style": { "navigationBarTitleText": "确认订å•" } }, - { - "path": "payment", - "style": { "navigationBarTitleText": "æ”¶é“¶å°" } - }, + { "path": "payment", "style": { "navigationBarTitleText": "æ”¶é“¶å°" } }, { "path": "payment-success", - "style": { "navigationBarTitleText": "支付æˆåŠŸ", "navigationStyle": "custom" } + "style": { + "navigationBarTitleText": "支付æˆåŠŸ", + "navigationStyle": "custom" + } }, { "path": "orders", - "style": { "navigationBarTitleText": "我的订å•", "enablePullDownRefresh": true } + "style": { + "navigationBarTitleText": "我的订å•", + "enablePullDownRefresh": true + } }, { "path": "order-detail", @@ -109,10 +171,7 @@ "path": "logistics", "style": { "navigationBarTitleText": "物æµè¯¦æƒ…" } }, - { - "path": "review", - "style": { "navigationBarTitleText": "评价晒å•" } - }, + { "path": "review", "style": { "navigationBarTitleText": "评价晒å•" } }, { "path": "refund", "style": { "navigationBarTitleText": "退款/å”®åŽ" } @@ -127,7 +186,30 @@ }, { "path": "chat", - "style": { "navigationBarTitleText": "客æœèŠå¤©", "navigationStyle": "custom" } + "style": { + "navigationBarTitleText": "客æœèŠå¤©", + "navigationStyle": "custom" + } + }, + { + "path": "chat_new", + "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": "我的订阅" } }, { "path": "subscription/followed-shops", @@ -139,7 +221,7 @@ }, { "path": "points/signin", - "style": { "navigationBarTitleText": "æ¯æ—¥ç­¾åˆ°" } + "style": { "navigationBarTitleText": "签到" } }, { "path": "points/exchange", @@ -149,34 +231,6 @@ "path": "points/exchange-records", "style": { "navigationBarTitleText": "å…‘æ¢è®°å½•" } }, - { - "path": "product-reviews", - "style": { "navigationBarTitleText": "商å“评价" } - }, - { - "path": "my-reviews", - "style": { "navigationBarTitleText": "我的评价" } - }, - { - "path": "balance/index", - "style": { "navigationBarTitleText": "我的余é¢" } - }, - { - "path": "share/index", - "style": { "navigationBarTitleText": "我的分享" } - }, - { - "path": "share/detail", - "style": { "navigationBarTitleText": "分享详情" } - }, - { - "path": "member/index", - "style": { "navigationBarTitleText": "会员中心" } - }, - { - "path": "message-detail", - "style": { "navigationBarTitleText": "消æ¯è¯¦æƒ…" } - }, { "path": "red-packets/index", "style": { "navigationBarTitleText": "我的红包" } @@ -188,21 +242,39 @@ { "path": "bank-cards/add", "style": { "navigationBarTitleText": "添加银行å¡" } + }, + { + "path": "bank-cards/verify", + "style": { "navigationBarTitleText": "银行å¡éªŒè¯" } + }, + { + "path": "balance/index", + "style": { "navigationBarTitleText": "ä½™é¢" } + }, + { + "path": "my-reviews", + "style": { "navigationBarTitleText": "我的评价" } + }, + { + "path": "message-detail", + "style": { "navigationBarTitleText": "消æ¯è¯¦æƒ…" } + }, + { + "path": "member/index", + "style": { "navigationBarTitleText": "会员中心" } + }, + { + "path": "product-reviews", + "style": { "navigationBarTitleText": "商å“评价" } } ] } ], - "globalStyle": { - "navigationBarTextStyle": "black", - "navigationBarTitleText": "商城", - "navigationBarBackgroundColor": "#ffffff", - "backgroundColor": "#f5f5f5" - }, "tabBar": { "color": "#999999", "selectedColor": "#ff5000", - "borderStyle": "black", "backgroundColor": "#ffffff", + "borderStyle": "black", "list": [ { "pagePath": "pages/main/index", @@ -216,6 +288,12 @@ "iconPath": "static/tabbar/category.png", "selectedIconPath": "static/tabbar/category.png" }, + { + "pagePath": "pages/main/messages", + "text": "消æ¯", + "iconPath": "static/tabbar/message.png", + "selectedIconPath": "static/tabbar/message.png" + }, { "pagePath": "pages/main/cart", "text": "购物车", @@ -230,19 +308,10 @@ } ] }, - "preloadRule": { - "pages/main/index": { - "network": "all", - "packages": ["pages/mall/consumer"] - } - }, - "easycom": { - "autoscan": true, - "custom": { - "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue" - } - }, - "optimization": { - "subPackages": true + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" } } diff --git a/layouts/admin/components/AdminTagsView.uvue b/layouts/admin/components/AdminTagsView.uvue index aa8db2a4..154780c8 100644 --- a/layouts/admin/components/AdminTagsView.uvue +++ b/layouts/admin/components/AdminTagsView.uvue @@ -281,11 +281,12 @@ function openContextMenu(e: MouseEvent, tab: TabItem) { menuY.value = e.clientY // 边缘检测 - if (menuX.value + 120 > window.innerWidth) { - menuX.value = window.innerWidth - 130 + const _winInfo = uni.getWindowInfo() + if (menuX.value + 120 > _winInfo.windowWidth) { + menuX.value = _winInfo.windowWidth - 130 } - if (menuY.value + 140 > window.innerHeight) { - menuY.value = window.innerHeight - 150 + if (menuY.value + 140 > _winInfo.windowHeight) { + menuY.value = _winInfo.windowHeight - 150 } // 关闭功能èœå•,显示å³é”®èœå• @@ -370,8 +371,8 @@ function toggleFunctionMenu(e?: any): void { */ function onScroll(e: any): void { if (e && e.detail) { - scrollLeft.value = e.detail.scrollLeft || 0 - scrollWidth.value = e.detail.scrollWidth || 0 + scrollLeft.value = e.detail.scrollLeft != null ? e.detail.scrollLeft : 0 + scrollWidth.value = e.detail.scrollWidth != null ? e.detail.scrollWidth : 0 clientWidth.value = e.detail.scrollWidth ? (e.detail.scrollWidth - e.detail.scrollLeft) : 0 } checkScrollBounds() @@ -509,11 +510,18 @@ watch(() => props.tabs.length, () => { onMounted(() => { // 监å¬å…¨å±€ç‚¹å‡»å…³é—­èœå• + // #ifdef H5 window.addEventListener('click', closeAllMenus) + // #endif // 监å¬çª—å£å¤§å°å˜åŒ– + // #ifdef H5 window.removeEventListener('resize', updateScrollInfo) // 防é‡å¤ window.addEventListener('resize', updateScrollInfo) + // #endif + // #ifndef H5 + uni.onWindowResize(updateScrollInfo) + // #endif // åˆå§‹åŒ–æ»šåŠ¨ä¿¡æ¯ - 延迟确ä¿DOMæ¸²æŸ“å®Œæˆ setTimeout(() => { @@ -528,8 +536,13 @@ onMounted(() => { }) onUnmounted(() => { + // #ifdef H5 window.removeEventListener('click', closeAllMenus) window.removeEventListener('resize', updateScrollInfo) + // #endif + // #ifndef H5 + uni.offWindowResize(updateScrollInfo) + // #endif // 清ç†åŠŸèƒ½èœå•定时器 if (hideFunctionMenuTimer !== null) { diff --git a/manifest.json b/manifest.json index 3e41896f..64972729 100644 --- a/manifest.json +++ b/manifest.json @@ -1,76 +1,82 @@ { - "name": "mall", - "appid": "__UNI__81482FF", - "description": "A multi-role e-commerce application.", - "versionName": "1.0.0", - "versionCode": "100", - "transformPx": false, - "app-plus": { - "usingComponents": true, - "nvueStyleCompiler": "uni-app", - "compilerVersion": 3, - "splashscreen": { - "alwaysShowBeforeRender": true, - "waiting": true, - "autoclose": true, - "delay": 0 - }, - "modules": {}, - "distribute": { - "android": { - "permissions": [ - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "" - ] - }, - "ios": {}, - "sdkConfigs": {} - } - }, - "quickapp": {}, - "mp-weixin": { - "appid": "", - "setting": { - "urlCheck": false - }, - "usingComponents": true, - "lazyCodeLoading": "requiredComponents" - }, - "mp-alipay": { - "usingComponents": true - }, - "mp-baidu": { - "usingComponents": true - }, - "mp-toutiao": { - "usingComponents": true - }, - "uniStatistics": { - "enable": false - }, - "vueVersion": "3", - "uni-app-x": {}, - "h5": { - "title": "mall", - "router": { - "mode": "hash", - "base": "./" - } - } - } + "name": "商城消费者端", + "appid": "__UNI__CONSUMER", + "description": "商城消费者端 - 购物ã€è®¢å•ã€ä¼šå‘˜ç­‰åŠŸèƒ½", + "versionName": "1.0.0", + "versionCode": "100", + "transformPx": false, + "app-plus": { + "usingComponents": true, + "nvueStyleCompiler": "uni-app", + "compilerVersion": 3, + "splashscreen": { + "alwaysShowBeforeRender": true, + "waiting": true, + "autoclose": true, + "delay": 0 + }, + "modules": {}, + "distribute": { + "android": { + "permissions": [ + "", + "", + "", + "", + "", + "", + "", + "" + ] + }, + "ios": {}, + "sdkConfigs": {} + } + }, + "quickapp": {}, + "mp-weixin": { + "appid": "", + "setting": { + "urlCheck": false, + "es6": true, + "postcss": true, + "minified": true, + "enhance": true + }, + "usingComponents": true, + "optimization": { + "subPackages": true + }, + "lazyCodeLoading": "requiredComponents" + }, + "mp-alipay": { + "appid": "", + "usingComponents": true + }, + "mp-baidu": { + "usingComponents": true + }, + "mp-toutiao": { + "usingComponents": true + }, + "uniStatistics": { + "enable": false + }, + "vueVersion": "3", + "uni-app-x": {}, + "h5": { + "title": "商城消费者端", + "router": { + "mode": "hash", + "base": "./" + } + }, + "app-android": { + "distribute": { + "modules": {}, + "android": { + "usesCleartextTraffic": true + } + } + } } diff --git a/manifest.json.bak b/manifest.json.bak new file mode 100644 index 00000000..3e41896f --- /dev/null +++ b/manifest.json.bak @@ -0,0 +1,76 @@ +{ + "name": "mall", + "appid": "__UNI__81482FF", + "description": "A multi-role e-commerce application.", + "versionName": "1.0.0", + "versionCode": "100", + "transformPx": false, + "app-plus": { + "usingComponents": true, + "nvueStyleCompiler": "uni-app", + "compilerVersion": 3, + "splashscreen": { + "alwaysShowBeforeRender": true, + "waiting": true, + "autoclose": true, + "delay": 0 + }, + "modules": {}, + "distribute": { + "android": { + "permissions": [ + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ] + }, + "ios": {}, + "sdkConfigs": {} + } + }, + "quickapp": {}, + "mp-weixin": { + "appid": "", + "setting": { + "urlCheck": false + }, + "usingComponents": true, + "lazyCodeLoading": "requiredComponents" + }, + "mp-alipay": { + "usingComponents": true + }, + "mp-baidu": { + "usingComponents": true + }, + "mp-toutiao": { + "usingComponents": true + }, + "uniStatistics": { + "enable": false + }, + "vueVersion": "3", + "uni-app-x": {}, + "h5": { + "title": "mall", + "router": { + "mode": "hash", + "base": "./" + } + } + } +} diff --git a/package.json b/package.json index f2f11bfa..2602bfb3 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,10 @@ "scripts": { "lint": "eslint --ext .js,.vue,.uvue pages layouts", "lint:fix": "eslint --ext .js,.vue,.uvue --fix pages layouts", + "pages:consumer": "node scripts/switch-pages.js consumer", "pages:merchant": "node scripts/switch-pages.js merchant", + "pages:mercahnt": "npm run pages:merchant", + "pages:admin": "node scripts/switch-pages.js admin", "pages:full": "node scripts/switch-pages.js full" }, "dependencies": { diff --git a/pages.admin.json b/pages.admin.json new file mode 100644 index 00000000..5b923daf --- /dev/null +++ b/pages.admin.json @@ -0,0 +1,1108 @@ +{ + "pages": [ + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/forgot-password", + "style": { + "navigationBarTitleText": "忘记密ç " + } + }, + { + "path": "pages/user/terms", + "style": { + "navigationBarTitleText": "用户å议与éšç§æ”¿ç­–" + } + }, + { + "path": "pages/user/change-password", + "style": { + "navigationBarTitleText": "修改密ç " + } + }, + { + "path": "pages/mall/admin/homePage/index", + "style": { + "navigationBarTitleText": "管ç†åŽå°", + "navigationStyle": "custom" + } + }, + { + "path": "pages/mall/admin/userCenter/index", + "style": { + "navigationBarTitleText": "个人中心", + "navigationStyle": "custom" + } + } + ], + "subPackages": [ + { + "root": "pages/mall/admin/order", + "pages": [ + { + "path": "order-management/index", + "style": { + "navigationBarTitleText": "订å•管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "order-statistics/index", + "style": { + "navigationBarTitleText": "订å•统计", + "navigationStyle": "custom" + } + }, + { + "path": "order-configuration/index", + "style": { + "navigationBarTitleText": "订å•é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "aftersales-order/index", + "style": { + "navigationBarTitleText": "å”®åŽè®¢å•", + "navigationStyle": "custom" + } + }, + { + "path": "write-off-records/index", + "style": { + "navigationBarTitleText": "核销记录", + "navigationStyle": "custom" + } + }, + { + "path": "cashier-order/index", + "style": { + "navigationBarTitleText": "收銀å°è®¢å•", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/product", + "pages": [ + { + "path": "product-management/index", + "style": { + "navigationBarTitleText": "商å“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "product-statistics/index", + "style": { + "navigationBarTitleText": "商å“统计", + "navigationStyle": "custom" + } + }, + { + "path": "classification/index", + "style": { + "navigationBarTitleText": "商å“分类", + "navigationStyle": "custom" + } + }, + { + "path": "reviews/index", + "style": { + "navigationBarTitleText": "商å“评分", + "navigationStyle": "custom" + } + }, + { + "path": "specifications/index", + "style": { + "navigationBarTitleText": "商å“è§„æ ¼", + "navigationStyle": "custom" + } + }, + { + "path": "parameters/index", + "style": { + "navigationBarTitleText": "商å“傿•°", + "navigationStyle": "custom" + } + }, + { + "path": "labels/index", + "style": { + "navigationBarTitleText": "商哿 ‡ç­¾", + "navigationStyle": "custom" + } + }, + { + "path": "protection/index", + "style": { + "navigationBarTitleText": "商å“ä¿éšœ", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/user", + "pages": [ + { + "path": "management/index", + "style": { + "navigationBarTitleText": "用户管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "statistics/index", + "style": { + "navigationBarTitleText": "用户统计", + "navigationStyle": "custom" + } + }, + { + "path": "grouping/index", + "style": { + "navigationBarTitleText": "用户分组", + "navigationStyle": "custom" + } + }, + { + "path": "label/index", + "style": { + "navigationBarTitleText": "用户标签", + "navigationStyle": "custom" + } + }, + { + "path": "level/index", + "style": { + "navigationBarTitleText": "用户等级", + "navigationStyle": "custom" + } + }, + { + "path": "config/index", + "style": { + "navigationBarTitleText": "用户é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/subscription", + "pages": [ + { + "path": "plan-management", + "style": { + "navigationBarTitleText": "订阅方案管ç†" + } + }, + { + "path": "user-subscriptions", + "style": { + "navigationBarTitleText": "用户订阅管ç†" + } + } + ] + }, + { + "root": "pages/mall/admin/distribution", + "pages": [ + { + "path": "setting/index", + "style": { + "navigationBarTitleText": "分销设置", + "navigationStyle": "custom" + } + }, + { + "path": "distributor-management/index", + "style": { + "navigationBarTitleText": "分销员管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "level/index", + "style": { + "navigationBarTitleText": "分销等级管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/business-division-list/index", + "style": { + "navigationBarTitleText": "事业部列表", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/agent-list/index", + "style": { + "navigationBarTitleText": "代ç†å•†åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "business-division/agent-application/index", + "style": { + "navigationBarTitleText": "代ç†å•†ç”³è¯·", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/marketing", + "pages": [ + { + "path": "coupon/coupon-list/index", + "style": { + "navigationBarTitleText": "优惠券列表", + "navigationStyle": "custom" + } + }, + { + "path": "coupon/claim-record/index", + "style": { + "navigationBarTitleText": "用户领å–记录", + "navigationStyle": "custom" + } + }, + { + "path": "points/statistics/index", + "style": { + "navigationBarTitleText": "积分统计", + "navigationStyle": "custom" + } + }, + { + "path": "points/products/index", + "style": { + "navigationBarTitleText": "积分商å“", + "navigationStyle": "custom" + } + }, + { + "path": "points/orders/index", + "style": { + "navigationBarTitleText": "积分订å•", + "navigationStyle": "custom" + } + }, + { + "path": "points/record/index", + "style": { + "navigationBarTitleText": "积分记录", + "navigationStyle": "custom" + } + }, + { + "path": "points/config/index", + "style": { + "navigationBarTitleText": "积分é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "lottery/list/index", + "style": { + "navigationBarTitleText": "抽奖列表", + "navigationStyle": "custom" + } + }, + { + "path": "lottery/configuration/index", + "style": { + "navigationBarTitleText": "抽奖é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "combination/products/index", + "style": { + "navigationBarTitleText": "拼团商å“", + "navigationStyle": "custom" + } + }, + { + "path": "combination/list/index", + "style": { + "navigationBarTitleText": "拼团列表", + "navigationStyle": "custom" + } + }, + { + "path": "combination/index", + "style": { + "navigationBarTitleText": "拼团活动", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/list/index", + "style": { + "navigationBarTitleText": "ç§’æ€åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/products/index", + "style": { + "navigationBarTitleText": "ç§’æ€å•†å“", + "navigationStyle": "custom" + } + }, + { + "path": "seckill/config/index", + "style": { + "navigationBarTitleText": "ç§’æ€é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "member/type/index", + "style": { + "navigationBarTitleText": "会员类型", + "navigationStyle": "custom" + } + }, + { + "path": "member/right/index", + "style": { + "navigationBarTitleText": "会员æƒç›Š", + "navigationStyle": "custom" + } + }, + { + "path": "member/kami-membership/index", + "style": { + "navigationBarTitleText": "å¡å¯†ä¼šå‘˜", + "navigationStyle": "custom" + } + }, + { + "path": "member/record/index", + "style": { + "navigationBarTitleText": "会员记录", + "navigationStyle": "custom" + } + }, + { + "path": "member/config/index", + "style": { + "navigationBarTitleText": "会员é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "live/live-management/index", + "style": { + "navigationBarTitleText": "直播間管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/products-management/index", + "style": { + "navigationBarTitleText": "直播商å“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/streamer-management/index", + "style": { + "navigationBarTitleText": "主播管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "live/index", + "style": { + "navigationBarTitleText": "直播首页", + "navigationStyle": "custom" + } + }, + { + "path": "recharge/amount-setting/index", + "style": { + "navigationBarTitleText": "充値é¢åº¦è®¾ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "recharge/config/index", + "style": { + "navigationBarTitleText": "充値é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "checkin/config/index", + "style": { + "navigationBarTitleText": "签到é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "checkin/reward/index", + "style": { + "navigationBarTitleText": "签到奖励", + "navigationStyle": "custom" + } + }, + { + "path": "bargain/list/index", + "style": { + "navigationBarTitleText": "ç ä»·åˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "bargain/products/index", + "style": { + "navigationBarTitleText": "ç ä»·å•†å“", + "navigationStyle": "custom" + } + }, + { + "path": "newcomer/index", + "style": { + "navigationBarTitleText": "新人礼包", + "navigationStyle": "custom" + } + }, + { + "path": "marketing-statistics/index", + "style": { + "navigationBarTitleText": "è¥é”€ç»Ÿè®¡", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/maintain", + "pages": [ + { + "path": "dev-tools/database/index", + "style": { + "navigationBarTitleText": "æ•°æ®åº“管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/file/index", + "style": { + "navigationBarTitleText": "文件管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/interface/index", + "style": { + "navigationBarTitleText": "接å£ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "dev-tools/data-dictionary/index", + "style": { + "navigationBarTitleText": "æ•°æ®å­—å…¸", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/category/index", + "style": { + "navigationBarTitleText": "é…置分类", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/combination-data/index", + "style": { + "navigationBarTitleText": "ç»„åˆæ•°æ®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/cron-job/index", + "style": { + "navigationBarTitleText": "定时任务", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/permission/index", + "style": { + "navigationBarTitleText": "æƒé™é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/module-config/index", + "style": { + "navigationBarTitleText": "模å—é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "dev-config/custom-event/index", + "style": { + "navigationBarTitleText": "自定义事件", + "navigationStyle": "custom" + } + }, + { + "path": "security/refresh-cache/index", + "style": { + "navigationBarTitleText": "刷新缓存", + "navigationStyle": "custom" + } + }, + { + "path": "security/system-log/index", + "style": { + "navigationBarTitleText": "系统日志", + "navigationStyle": "custom" + } + }, + { + "path": "security/online-upgrade/index", + "style": { + "navigationBarTitleText": "在线å‡çº§", + "navigationStyle": "custom" + } + }, + { + "path": "data/logistics/index", + "style": { + "navigationBarTitleText": "ç‰©æµæ•°æ®", + "navigationStyle": "custom" + } + }, + { + "path": "data/city-data/index", + "style": { + "navigationBarTitleText": "城市数æ®", + "navigationStyle": "custom" + } + }, + { + "path": "data/clear/index", + "style": { + "navigationBarTitleText": "清除数æ®", + "navigationStyle": "custom" + } + }, + { + "path": "api/account/index", + "style": { + "navigationBarTitleText": "APIè´¦å·", + "navigationStyle": "custom" + } + }, + { + "path": "lang/list/index", + "style": { + "navigationBarTitleText": "语言列表", + "navigationStyle": "custom" + } + }, + { + "path": "lang/detail/index", + "style": { + "navigationBarTitleText": "语言详情", + "navigationStyle": "custom" + } + }, + { + "path": "lang/region/index", + "style": { + "navigationBarTitleText": "语言地区", + "navigationStyle": "custom" + } + }, + { + "path": "lang/config/index", + "style": { + "navigationBarTitleText": "语言é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "sys/info/index", + "style": { + "navigationBarTitleText": "系统信æ¯", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/setting", + "pages": [ + { + "path": "message/index", + "style": { + "navigationBarTitleText": "消æ¯ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "agreement/index", + "style": { + "navigationBarTitleText": "å议设置", + "navigationStyle": "custom" + } + }, + { + "path": "receipt/index", + "style": { + "navigationBarTitleText": "å°ç¥¨é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "auth/admin-management/index", + "style": { + "navigationBarTitleText": "管ç†å‘˜ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "auth/role-management/index", + "style": { + "navigationBarTitleText": "角色管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "auth/menu-management/index", + "style": { + "navigationBarTitleText": "èœå•管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/management/index", + "style": { + "navigationBarTitleText": "é…é€å‘˜ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/station/index", + "style": { + "navigationBarTitleText": "æè´§ç‚¹", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/verifier/index", + "style": { + "navigationBarTitleText": "核销员", + "navigationStyle": "custom" + } + }, + { + "path": "delivery/setting/template/index", + "style": { + "navigationBarTitleText": "è¿è´¹æ¨¡æ¿", + "navigationStyle": "custom" + } + }, + { + "path": "interface/onepass/index", + "style": { + "navigationBarTitleText": "一å·é€šè´¦æˆ·", + "navigationStyle": "custom" + } + }, + { + "path": "interface/onepass/config/index", + "style": { + "navigationBarTitleText": "一å·é€šé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/storage/index", + "style": { + "navigationBarTitleText": "系统存储é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/collect/index", + "style": { + "navigationBarTitleText": "商å“采集é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/logistics/index", + "style": { + "navigationBarTitleText": "ç‰©æµæŸ¥è¯¢é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/e-sheet/index", + "style": { + "navigationBarTitleText": "电å­é¢å•é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/sms/index", + "style": { + "navigationBarTitleText": "短信功能é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "interface/payment/index", + "style": { + "navigationBarTitleText": "商城支付é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "system/index", + "style": { + "navigationBarTitleText": "系统é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/app", + "pages": [ + { + "path": "wechat/menu/index", + "style": { + "navigationBarTitleText": "微信èœå•", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/management/index", + "style": { + "navigationBarTitleText": "图文管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/follow/index", + "style": { + "navigationBarTitleText": "微信关注回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/keyword/index", + "style": { + "navigationBarTitleText": "关键字回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/reply/invalid/index", + "style": { + "navigationBarTitleText": "无效关键è¯å›žå¤", + "navigationStyle": "custom" + } + }, + { + "path": "wechat/config/index", + "style": { + "navigationBarTitleText": "公众å·é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "routine/download/index", + "style": { + "navigationBarTitleText": "å°ç¨‹åºä¸‹è½½", + "navigationStyle": "custom" + } + }, + { + "path": "routine/config/index", + "style": { + "navigationBarTitleText": "å°ç¨‹åºé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "mobile/config/index", + "style": { + "navigationBarTitleText": "APPé…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "mobile/version/index", + "style": { + "navigationBarTitleText": "版本管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "pc/design/index", + "style": { + "navigationBarTitleText": "PC端装修", + "navigationStyle": "custom" + } + }, + { + "path": "pc/config/index", + "style": { + "navigationBarTitleText": "PC端é…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/kefu", + "pages": [ + { + "path": "list/index", + "style": { + "navigationBarTitleText": "客æœåˆ—表", + "navigationStyle": "custom" + } + }, + { + "path": "rhetoric/index", + "style": { + "navigationBarTitleText": "è¯æœ¯ç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "user-message/index", + "style": { + "navigationBarTitleText": "用户消æ¯", + "navigationStyle": "custom" + } + }, + { + "path": "auto-reply/index", + "style": { + "navigationBarTitleText": "自动回å¤", + "navigationStyle": "custom" + } + }, + { + "path": "config/index", + "style": { + "navigationBarTitleText": "客æœé…ç½®", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/decoration", + "pages": [ + { + "path": "homepage-decoration/index", + "style": { + "navigationBarTitleText": "首页装修", + "navigationStyle": "custom" + } + }, + { + "path": "product-category/index", + "style": { + "navigationBarTitleText": "商å“分类装修", + "navigationStyle": "custom" + } + }, + { + "path": "personal-center/index", + "style": { + "navigationBarTitleText": "个人中心装修", + "navigationStyle": "custom" + } + }, + { + "path": "data-config/index", + "style": { + "navigationBarTitleText": "æ•°æ®é…ç½®", + "navigationStyle": "custom" + } + }, + { + "path": "theme-style/index", + "style": { + "navigationBarTitleText": "主题风格", + "navigationStyle": "custom" + } + }, + { + "path": "material-management/index", + "style": { + "navigationBarTitleText": "ç´ æç®¡ç†", + "navigationStyle": "custom" + } + }, + { + "path": "link-management/index", + "style": { + "navigationBarTitleText": "链接管ç†", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/finance", + "pages": [ + { + "path": "transaction-statistics/index", + "style": { + "navigationBarTitleText": "交易统计", + "navigationStyle": "custom" + } + }, + { + "path": "finance-operations/request/index", + "style": { + "navigationBarTitleText": "æçŽ°ç”³è¯·", + "navigationStyle": "custom" + } + }, + { + "path": "finance-operations/management/index", + "style": { + "navigationBarTitleText": "å‘票管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/recharge-record/index", + "style": { + "navigationBarTitleText": "充值记录", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/flow/index", + "style": { + "navigationBarTitleText": "èµ„é‡‘æµæ°´", + "navigationStyle": "custom" + } + }, + { + "path": "finance-record/billing-record/index", + "style": { + "navigationBarTitleText": "è´¦å•记录", + "navigationStyle": "custom" + } + }, + { + "path": "commission-record/index", + "style": { + "navigationBarTitleText": "佣金记录", + "navigationStyle": "custom" + } + }, + { + "path": "balance-record/statistics/index", + "style": { + "navigationBarTitleText": "ä½™é¢ç»Ÿè®¡", + "navigationStyle": "custom" + } + }, + { + "path": "balance-record/record/index", + "style": { + "navigationBarTitleText": "ä½™é¢è®°å½•", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/cms", + "pages": [ + { + "path": "article/index", + "style": { + "navigationBarTitleText": "文章管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "category/index", + "style": { + "navigationBarTitleText": "文章分类", + "navigationStyle": "custom" + } + } + ] + }, + { + "root": "pages/mall/admin/shop", + "pages": [ + { + "path": "shop-manage", + "style": { + "navigationBarTitleText": "店铺列表", + "navigationStyle": "custom" + } + }, + { + "path": "manage", + "style": { + "navigationBarTitleText": "店铺管ç†", + "navigationStyle": "custom" + } + }, + { + "path": "create", + "style": { + "navigationBarTitleText": "创建店铺", + "navigationStyle": "custom" + } + } + ] + } + ], + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "admin端", + "path": "pages/mall/admin/homePage/index", + "query": "role=admin" + } + ] + } +} diff --git a/pages.consumer.json b/pages.consumer.json new file mode 100644 index 00000000..f10ef6db --- /dev/null +++ b/pages.consumer.json @@ -0,0 +1,432 @@ +{ + "pages": [ + { + "path": "pages/main/index", + "style": { + "navigationBarTitleText": "首页", + "navigationStyle": "custom", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "pages/user/login", + "style": { + "navigationBarTitleText": "用户登录", + "navigationStyle": "custom" + } + }, + { + "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/user/change-password", + "style": { + "navigationBarTitleText": "修改密ç " + } + }, + { + "path": "pages/user/bind-phone", + "style": { + "navigationBarTitleText": "绑定手机" + } + }, + { + "path": "pages/user/bind-email", + "style": { + "navigationBarTitleText": "绑定邮箱" + } + }, + { + "path": "pages/main/category", + "style": { + "navigationBarTitleText": "分类", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/messages", + "style": { + "navigationBarTitleText": "消æ¯", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/main/cart", + "style": { + "navigationBarTitleText": "购物车", + "navigationStyle": "custom" + } + }, + { + "path": "pages/main/profile", + "style": { + "navigationBarTitleText": "我的", + "navigationStyle": "custom" + } + } + ], + "subPackages": [ + { + "root": "pages/mall/consumer", + "pages": [ + { + "path": "settings", + "style": { + "navigationBarTitleText": "设置" + } + }, + { + "path": "edit-profile", + "style": { + "navigationBarTitleText": "编辑资料" + } + }, + { + "path": "wallet", + "style": { + "navigationBarTitleText": "我的钱包" + } + }, + { + "path": "withdraw", + "style": { + "navigationBarTitleText": "ä½™é¢æçŽ°" + } + }, + { + "path": "search", + "style": { + "navigationBarTitleText": "æœç´¢", + "navigationStyle": "custom" + } + }, + { + "path": "product-detail", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "channel-detail", + "style": { + "navigationBarTitleText": "频é“详情", + "navigationStyle": "custom" + } + }, + { + "path": "shop-detail", + "style": { + "navigationBarTitleText": "店铺详情" + } + }, + { + "path": "coupons", + "style": { + "navigationBarTitleText": "我的优惠券" + } + }, + { + "path": "favorites", + "style": { + "navigationBarTitleText": "我的收è—" + } + }, + { + "path": "footprint", + "style": { + "navigationBarTitleText": "我的足迹" + } + }, + { + "path": "address", + "style": { + "navigationBarTitleText": "地å€" + } + }, + { + "path": "address-list", + "style": { + "navigationBarTitleText": "收货地å€" + } + }, + { + "path": "address-edit", + "style": { + "navigationBarTitleText": "编辑地å€" + } + }, + { + "path": "checkout", + "style": { + "navigationBarTitleText": "确认订å•" + } + }, + { + "path": "payment", + "style": { + "navigationBarTitleText": "æ”¶é“¶å°" + } + }, + { + "path": "payment-success", + "style": { + "navigationBarTitleText": "支付æˆåŠŸ", + "navigationStyle": "custom" + } + }, + { + "path": "orders", + "style": { + "navigationBarTitleText": "我的订å•", + "enablePullDownRefresh": true + } + }, + { + "path": "order-detail", + "style": { + "navigationBarTitleText": "订å•详情" + } + }, + { + "path": "logistics", + "style": { + "navigationBarTitleText": "物æµè¯¦æƒ…" + } + }, + { + "path": "review", + "style": { + "navigationBarTitleText": "评价晒å•" + } + }, + { + "path": "refund", + "style": { + "navigationBarTitleText": "退款/å”®åŽ" + } + }, + { + "path": "apply-refund", + "style": { + "navigationBarTitleText": "申请售åŽ" + } + }, + { + "path": "refund-review", + "style": { + "navigationBarTitleText": "æœåŠ¡è¯„ä»·" + } + }, + { + "path": "chat", + "style": { + "navigationBarTitleText": "客æœèŠå¤©", + "navigationStyle": "custom" + } + }, + { + "path": "chat_new", + "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": "我的订阅" + } + }, + { + "path": "subscription/followed-shops", + "style": { + "navigationBarTitleText": "关注店铺" + } + }, + { + "path": "points/index", + "style": { + "navigationBarTitleText": "积分管ç†" + } + }, + { + "path": "points/signin", + "style": { + "navigationBarTitleText": "签到" + } + }, + { + "path": "points/exchange", + "style": { + "navigationBarTitleText": "积分兑æ¢" + } + }, + { + "path": "points/exchange-records", + "style": { + "navigationBarTitleText": "å…‘æ¢è®°å½•" + } + }, + { + "path": "red-packets/index", + "style": { + "navigationBarTitleText": "我的红包" + } + }, + { + "path": "bank-cards/index", + "style": { + "navigationBarTitleText": "银行å¡ç®¡ç†" + } + }, + { + "path": "bank-cards/add", + "style": { + "navigationBarTitleText": "添加银行å¡" + } + }, + { + "path": "bank-cards/verify", + "style": { + "navigationBarTitleText": "银行å¡éªŒè¯" + } + }, + { + "path": "balance/index", + "style": { + "navigationBarTitleText": "ä½™é¢" + } + }, + { + "path": "my-reviews", + "style": { + "navigationBarTitleText": "我的评价" + } + }, + { + "path": "message-detail", + "style": { + "navigationBarTitleText": "消æ¯è¯¦æƒ…" + } + }, + { + "path": "member/index", + "style": { + "navigationBarTitleText": "会员中心" + } + }, + { + "path": "product-reviews", + "style": { + "navigationBarTitleText": "商å“评价" + } + } + ] + } + ], + "tabBar": { + "color": "#999999", + "selectedColor": "#ff5000", + "backgroundColor": "#ffffff", + "borderStyle": "black", + "list": [ + { + "pagePath": "pages/main/index", + "text": "首页", + "iconPath": "static/tabbar/home.png", + "selectedIconPath": "static/tabbar/home-active.png" + }, + { + "pagePath": "pages/main/category", + "text": "分类", + "iconPath": "static/tabbar/category.png", + "selectedIconPath": "static/tabbar/category.png" + }, + { + "pagePath": "pages/main/messages", + "text": "消æ¯", + "iconPath": "static/tabbar/message.png", + "selectedIconPath": "static/tabbar/message.png" + }, + { + "pagePath": "pages/main/cart", + "text": "购物车", + "iconPath": "static/tabbar/cart.png", + "selectedIconPath": "static/tabbar/cart.png" + }, + { + "pagePath": "pages/main/profile", + "text": "我的", + "iconPath": "static/tabbar/user.png", + "selectedIconPath": "static/tabbar/user.png" + } + ] + }, + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "mall", + "navigationBarBackgroundColor": "#FFFFFF", + "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "consumer端", + "path": "pages/main/index", + "query": "role=consumer" + } + ] + } +} diff --git a/pages.full.json b/pages.full.json index 76d8a018..c6e8753e 100644 --- a/pages.full.json +++ b/pages.full.json @@ -107,7 +107,8 @@ { "path": "pages/main/profile", "style": { - "navigationBarTitleText": "我的" + "navigationBarTitleText": "我的", + "navigationStyle": "custom" } }, { @@ -247,6 +248,12 @@ "navigationBarTitleText": "设置" } }, + { + "path": "edit-profile", + "style": { + "navigationBarTitleText": "编辑资料" + } + }, { "path": "wallet", "style": { @@ -269,7 +276,15 @@ { "path": "product-detail", "style": { - "navigationBarTitleText": "商å“详情" + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "channel-detail", + "style": { + "navigationBarTitleText": "频é“详情", + "navigationStyle": "custom" } }, { @@ -296,6 +311,12 @@ "navigationBarTitleText": "我的足迹" } }, + { + "path": "address", + "style": { + "navigationBarTitleText": "地å€" + } + }, { "path": "address-list", "style": { @@ -377,6 +398,12 @@ "navigationStyle": "custom" } }, + { + "path": "chat_new", + "style": { + "navigationBarTitleText": "客æœèŠå¤©ï¼ˆæ–°ç‰ˆï¼‰" + } + }, { "path": "subscription/plan-list", "style": { @@ -413,6 +440,24 @@ "navigationBarTitleText": "积分管ç†" } }, + { + "path": "points/signin", + "style": { + "navigationBarTitleText": "签到" + } + }, + { + "path": "points/exchange", + "style": { + "navigationBarTitleText": "积分兑æ¢" + } + }, + { + "path": "points/exchange-records", + "style": { + "navigationBarTitleText": "å…‘æ¢è®°å½•" + } + }, { "path": "red-packets/index", "style": { @@ -430,6 +475,42 @@ "style": { "navigationBarTitleText": "添加银行å¡" } + }, + { + "path": "bank-cards/verify", + "style": { + "navigationBarTitleText": "银行å¡éªŒè¯" + } + }, + { + "path": "balance/index", + "style": { + "navigationBarTitleText": "ä½™é¢" + } + }, + { + "path": "my-reviews", + "style": { + "navigationBarTitleText": "我的评价" + } + }, + { + "path": "message-detail", + "style": { + "navigationBarTitleText": "消æ¯è¯¦æƒ…" + } + }, + { + "path": "member/index", + "style": { + "navigationBarTitleText": "会员中心" + } + }, + { + "path": "product-reviews", + "style": { + "navigationBarTitleText": "商å“评价" + } } ] }, diff --git a/pages.json b/pages.json index a9a27f96..f10ef6db 100644 --- a/pages.json +++ b/pages.json @@ -1,5 +1,13 @@ -{ +{ "pages": [ + { + "path": "pages/main/index", + "style": { + "navigationBarTitleText": "首页", + "navigationStyle": "custom", + "enablePullDownRefresh": false + } + }, { "path": "pages/user/boot", "style": { @@ -13,20 +21,6 @@ "navigationStyle": "custom" } }, - { - "path": "pages/mall/admin/homePage/index", - "style": { - "navigationBarTitleText": "管ç†åŽå°", - "navigationStyle": "custom" - } - }, - { - "path": "pages/mall/admin/userCenter/index", - "style": { - "navigationBarTitleText": "个人中心", - "navigationStyle": "custom" - } - }, { "path": "pages/user/register", "style": { @@ -75,14 +69,6 @@ "navigationBarTitleText": "绑定邮箱" } }, - { - "path": "pages/main/index", - "style": { - "navigationBarTitleText": "首页", - "navigationStyle": "custom", - "enablePullDownRefresh": false - } - }, { "path": "pages/main/category", "style": { @@ -107,170 +93,12 @@ { "path": "pages/main/profile", "style": { - "navigationBarTitleText": "我的" + "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": [ @@ -280,6 +108,12 @@ "navigationBarTitleText": "设置" } }, + { + "path": "edit-profile", + "style": { + "navigationBarTitleText": "编辑资料" + } + }, { "path": "wallet", "style": { @@ -302,7 +136,15 @@ { "path": "product-detail", "style": { - "navigationBarTitleText": "商å“详情" + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "channel-detail", + "style": { + "navigationBarTitleText": "频é“详情", + "navigationStyle": "custom" } }, { @@ -329,6 +171,12 @@ "navigationBarTitleText": "我的足迹" } }, + { + "path": "address", + "style": { + "navigationBarTitleText": "地å€" + } + }, { "path": "address-list", "style": { @@ -410,6 +258,12 @@ "navigationStyle": "custom" } }, + { + "path": "chat_new", + "style": { + "navigationBarTitleText": "客æœèŠå¤©ï¼ˆæ–°ç‰ˆï¼‰" + } + }, { "path": "subscription/plan-list", "style": { @@ -446,6 +300,24 @@ "navigationBarTitleText": "积分管ç†" } }, + { + "path": "points/signin", + "style": { + "navigationBarTitleText": "签到" + } + }, + { + "path": "points/exchange", + "style": { + "navigationBarTitleText": "积分兑æ¢" + } + }, + { + "path": "points/exchange-records", + "style": { + "navigationBarTitleText": "å…‘æ¢è®°å½•" + } + }, { "path": "red-packets/index", "style": { @@ -463,1346 +335,41 @@ "style": { "navigationBarTitleText": "添加银行å¡" } - } - ] - }, - { - "root": "pages/mall/delivery", - "pages": [ - { - "path": "index", - "style": { - "navigationBarTitleText": "é…é€ä¸­å¿ƒ", - "navigationStyle": "custom" - } - }, - { - "path": "order-detail", - "style": { - "navigationBarTitleText": "订å•详情页", - "navigationStyle": "custom" - } - }, - { - "path": "profile", - "style": { - "navigationBarTitleText": "é…é€ä¸ªäººä¸­å¿ƒ", - "navigationStyle": "custom" - } - }, - { - "path": "order-history", - "style": { - "navigationBarTitleText": "历å²è®°å½•", - "navigationStyle": "custom" - } - }, - { - "path": "all", - "style": { - "navigationBarTitleText": "待接å–任务", - "navigationStyle": "custom" - } - }, - { - "path": "earnings", - "style": { - "navigationBarTitleText": "收入明细", - "navigationStyle": "custom" - } - }, - { - "path": "tasks", - "style": { - "navigationBarTitleText": "全部任务", - "navigationStyle": "custom" - } - }, - { - "path": "task-detail", - "style": { - "navigationBarTitleText": "任务详情", - "navigationStyle": "custom" - } - }, - { - "path": "profile-edit", - "style": { - "navigationBarTitleText": "编辑个人资料", - "navigationStyle": "custom" - } - }, - { - "path": "ratings", - "style": { - "navigationBarTitleText": "评价", - "navigationStyle": "custom" - } - }, - { - "path": "vehicle", - "style": { - "navigationBarTitleText": "车辆管ç†", - "navigationStyle": "custom" - } - }, - { - "path": "vehicle-add", - "style": { - "navigationBarTitleText": "添加车辆", - "navigationStyle": "custom" - } - }, - { - "path": "vehicle-edit", - "style": { - "navigationBarTitleText": "编辑车辆", - "navigationStyle": "custom" - } - }, - { - "path": "help-center", - "style": { - "navigationBarTitleText": "帮助中心", - "navigationStyle": "custom" - } - }, - { - "path": "about", - "style": { - "navigationBarTitleText": "关于我们", - "navigationStyle": "custom" - } - }, - { - "path": "feedback", - "style": { - "navigationBarTitleText": "æ„è§å馈", - "navigationStyle": "custom" - } - }, - { - "path": "test", - "style": { - "navigationBarTitleText": "test", - "navigationStyle": "custom" - } - }, - { - "path": "settings", - "style": { - "navigationBarTitleText": "设置", - "navigationStyle": "custom" - } - }, - { - "path": "test/index", - "style": { - "navigationBarTitleText": "é…逿¨¡å—测试索引", - "navigationStyle": "custom" - } - }, - { - "path": "test/merchant-order-list", - "style": { - "navigationBarTitleText": "商家å‘货管ç†", - "navigationStyle": "custom" - } - }, - { - "path": "test/merchant-order-detail", - "style": { - "navigationBarTitleText": "订å•物æµè¯¦æƒ…", - "navigationStyle": "custom" - } - }, - { - "path": "test/platform-tracking-query", - "style": { - "navigationBarTitleText": "轨迹排障查询", - "navigationStyle": "custom" - } - }, - { - "path": "test/platform-webhook-logs", - "style": { - "navigationBarTitleText": "Webhook日志", - "navigationStyle": "custom" - } - }, - { - "path": "test/api-simulator", - "style": { - "navigationBarTitleText": "ç¬¬ä¸‰æ–¹æŽ¥å£æ¨¡æ‹Ÿå™¨", - "navigationStyle": "custom" - } - }, - { - "path": "test/platform-config-center", - "style": { - "navigationBarTitleText": "é…é€é…置中心", - "navigationStyle": "custom" - } - }, - { - "path": "test/consumer-logistics-detail", - "style": { - "navigationBarTitleText": "用户查快递", - "navigationStyle": "custom" - } - }, - { - "path": "test/consumer-order-list", - "style": { - "navigationBarTitleText": "我的快递", - "navigationStyle": "custom" - } - } - ] - }, - { - "root": "pages/mall/analytics", - "pages": [ - { - "path": "index", - "style": { - "navigationBarTitleText": "æ•°æ®åˆ†æž", - "navigationStyle": "custom" - } - }, - { - "path": "profile", - "style": { - "navigationBarTitleText": "æ•°æ®åˆ†æžä¸ªäººä¸­å¿ƒ" - } - }, - { - "path": "sales-report", - "style": { - "navigationBarTitleText": "销售报表" - } - }, - { - "path": "user-analysis", - "style": { - "navigationBarTitleText": "用户分æž" - } - }, - { - "path": "product-insights", - "style": { - "navigationBarTitleText": "商哿´žå¯Ÿ" - } - }, - { - "path": "delivery-analysis", - "style": { - "navigationBarTitleText": "é…逿•ˆçŽ‡åˆ†æž" - } - }, - { - "path": "coupon-analysis", - "style": { - "navigationBarTitleText": "优惠券效果分æž" - } - }, - { - "path": "market-trends", - "style": { - "navigationBarTitleText": "市场趋势" - } - }, - { - "path": "custom-report", - "style": { - "navigationBarTitleText": "自定义报表" - } - }, - { - "path": "report-detail", - "style": { - "navigationBarTitleText": "报表详情", - "enablePullDownRefresh": false - } - }, - { - "path": "data-detail", - "style": { - "navigationBarTitleText": "æ•°æ®åˆ†æžè¯¦æƒ…", - "enablePullDownRefresh": false - } - }, - { - "path": "insight-detail", - "style": { - "navigationBarTitleText": "æ•°æ®æ´žå¯Ÿè¯¦æƒ…", - "enablePullDownRefresh": false - } - } - ] - }, - { - "root": "pages/mall/admin/order", - "pages": [ - { - "path": "order-management/index", - "style": { - "navigationBarTitleText": "订å•管ç†", - "navigationStyle": "custom" - } - }, - { - "path": "order-statistics/index", - "style": { - "navigationBarTitleText": "订å•统计", - "navigationStyle": "custom" - } - }, - { - "path": "order-configuration/index", - "style": { - "navigationBarTitleText": "订å•é…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "aftersales-order/index", - "style": { - "navigationBarTitleText": "å”®åŽè®¢å•", - "navigationStyle": "custom" - } - }, - { - "path": "write-off-records/index", - "style": { - "navigationBarTitleText": "核销记录", - "navigationStyle": "custom" - } - }, - { - "path": "cashier-order/index", - "style": { - "navigationBarTitleText": "收銀å°è®¢å•", - "navigationStyle": "custom" - } - } - ] - }, - { - "root": "pages/mall/admin/product", - "pages": [ - { - "path": "product-management/index", - "style": { - "navigationBarTitleText": "商å“管ç†", - "navigationStyle": "custom" - } - }, - { - "path": "product-statistics/index", - "style": { - "navigationBarTitleText": "商å“统计", - "navigationStyle": "custom" - } - }, - { - "path": "classification/index", - "style": { - "navigationBarTitleText": "商å“分类", - "navigationStyle": "custom" - } - }, - { - "path": "reviews/index", - "style": { - "navigationBarTitleText": "商å“评分", - "navigationStyle": "custom" - } - }, - { - "path": "specifications/index", - "style": { - "navigationBarTitleText": "商å“è§„æ ¼", - "navigationStyle": "custom" - } - }, - { - "path": "parameters/index", - "style": { - "navigationBarTitleText": "商å“傿•°", - "navigationStyle": "custom" - } - }, - { - "path": "labels/index", - "style": { - "navigationBarTitleText": "商哿 ‡ç­¾", - "navigationStyle": "custom" - } - }, - { - "path": "protection/index", - "style": { - "navigationBarTitleText": "商å“ä¿éšœ", - "navigationStyle": "custom" - } - } - ] - }, - { - "root": "pages/mall/admin/user", - "pages": [ - { - "path": "management/index", - "style": { - "navigationBarTitleText": "用户管ç†", - "navigationStyle": "custom" - } - }, - { - "path": "statistics/index", - "style": { - "navigationBarTitleText": "用户统计", - "navigationStyle": "custom" - } - }, - { - "path": "grouping/index", - "style": { - "navigationBarTitleText": "用户分组", - "navigationStyle": "custom" - } - }, - { - "path": "label/index", - "style": { - "navigationBarTitleText": "用户标签", - "navigationStyle": "custom" - } - }, - { - "path": "level/index", - "style": { - "navigationBarTitleText": "用户等级", - "navigationStyle": "custom" - } - }, - { - "path": "config/index", - "style": { - "navigationBarTitleText": "用户é…ç½®", - "navigationStyle": "custom" - } - } - ] - }, - { - "root": "pages/mall/admin/subscription", - "pages": [ - { - "path": "plan-management", - "style": { - "navigationBarTitleText": "订阅方案管ç†" - } - }, - { - "path": "user-subscriptions", - "style": { - "navigationBarTitleText": "用户订阅管ç†" - } - } - ] - }, - { - "root": "pages/mall/admin/distribution", - "pages": [ - { - "path": "setting/index", - "style": { - "navigationBarTitleText": "分销设置", - "navigationStyle": "custom" - } - }, - { - "path": "distributor-management/index", - "style": { - "navigationBarTitleText": "分销员管ç†", - "navigationStyle": "custom" - } - }, - { - "path": "level/index", - "style": { - "navigationBarTitleText": "分销等级管ç†", - "navigationStyle": "custom" - } - }, - { - "path": "business-division/business-division-list/index", - "style": { - "navigationBarTitleText": "事业部列表", - "navigationStyle": "custom" - } - }, - { - "path": "business-division/agent-list/index", - "style": { - "navigationBarTitleText": "代ç†å•†åˆ—表", - "navigationStyle": "custom" - } - }, - { - "path": "business-division/agent-application/index", - "style": { - "navigationBarTitleText": "代ç†å•†ç”³è¯·", - "navigationStyle": "custom" - } - } - ] - }, - { - "root": "pages/mall/admin/marketing", - "pages": [ - { - "path": "coupon/coupon-list/index", - "style": { - "navigationBarTitleText": "优惠券列表", - "navigationStyle": "custom" - } - }, - { - "path": "coupon/claim-record/index", - "style": { - "navigationBarTitleText": "用户领å–记录", - "navigationStyle": "custom" - } - }, - { - "path": "points/statistics/index", - "style": { - "navigationBarTitleText": "积分统计", - "navigationStyle": "custom" - } - }, - { - "path": "points/products/index", - "style": { - "navigationBarTitleText": "积分商å“", - "navigationStyle": "custom" - } - }, - { - "path": "points/orders/index", - "style": { - "navigationBarTitleText": "积分订å•", - "navigationStyle": "custom" - } - }, - { - "path": "points/record/index", - "style": { - "navigationBarTitleText": "积分记录", - "navigationStyle": "custom" - } - }, - { - "path": "points/config/index", - "style": { - "navigationBarTitleText": "积分é…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "lottery/list/index", - "style": { - "navigationBarTitleText": "抽奖列表", - "navigationStyle": "custom" - } - }, - { - "path": "lottery/configuration/index", - "style": { - "navigationBarTitleText": "抽奖é…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "combination/products/index", - "style": { - "navigationBarTitleText": "拼团商å“", - "navigationStyle": "custom" - } - }, - { - "path": "combination/list/index", - "style": { - "navigationBarTitleText": "拼团列表", - "navigationStyle": "custom" - } - }, - { - "path": "combination/index", - "style": { - "navigationBarTitleText": "拼团活动", - "navigationStyle": "custom" - } - }, - { - "path": "seckill/list/index", - "style": { - "navigationBarTitleText": "ç§’æ€åˆ—表", - "navigationStyle": "custom" - } - }, - { - "path": "seckill/products/index", - "style": { - "navigationBarTitleText": "ç§’æ€å•†å“", - "navigationStyle": "custom" - } - }, - { - "path": "seckill/config/index", - "style": { - "navigationBarTitleText": "ç§’æ€é…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "member/type/index", - "style": { - "navigationBarTitleText": "会员类型", - "navigationStyle": "custom" - } - }, - { - "path": "member/right/index", - "style": { - "navigationBarTitleText": "会员æƒç›Š", - "navigationStyle": "custom" - } - }, - { - "path": "member/kami-membership/index", - "style": { - "navigationBarTitleText": "å¡å¯†ä¼šå‘˜", - "navigationStyle": "custom" - } - }, - { - "path": "member/record/index", - "style": { - "navigationBarTitleText": "会员记录", - "navigationStyle": "custom" - } - }, - { - "path": "member/config/index", - "style": { - "navigationBarTitleText": "会员é…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "live/live-management/index", - "style": { - "navigationBarTitleText": "直播間管ç†", - "navigationStyle": "custom" - } - }, - { - "path": "live/products-management/index", - "style": { - "navigationBarTitleText": "直播商å“管ç†", - "navigationStyle": "custom" - } - }, - { - "path": "live/streamer-management/index", - "style": { - "navigationBarTitleText": "主播管ç†", - "navigationStyle": "custom" - } - }, - { - "path": "live/index", - "style": { - "navigationBarTitleText": "直播首页", - "navigationStyle": "custom" - } - }, - { - "path": "recharge/amount-setting/index", - "style": { - "navigationBarTitleText": "充値é¢åº¦è®¾ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "recharge/config/index", - "style": { - "navigationBarTitleText": "充値é…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "checkin/config/index", - "style": { - "navigationBarTitleText": "签到é…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "checkin/reward/index", - "style": { - "navigationBarTitleText": "签到奖励", - "navigationStyle": "custom" - } - }, - { - "path": "bargain/list/index", - "style": { - "navigationBarTitleText": "ç ä»·åˆ—表", - "navigationStyle": "custom" - } - }, - { - "path": "bargain/products/index", - "style": { - "navigationBarTitleText": "ç ä»·å•†å“", - "navigationStyle": "custom" - } - }, - { - "path": "newcomer/index", - "style": { - "navigationBarTitleText": "新人礼包", - "navigationStyle": "custom" - } - }, - { - "path": "marketing-statistics/index", - "style": { - "navigationBarTitleText": "è¥é”€ç»Ÿè®¡", - "navigationStyle": "custom" - } - } - ] - }, - { - "root": "pages/mall/admin/maintain", - "pages": [ - { - "path": "dev-tools/database/index", - "style": { - "navigationBarTitleText": "æ•°æ®åº“管ç†", - "navigationStyle": "custom" - } - }, - { - "path": "dev-tools/file/index", - "style": { - "navigationBarTitleText": "文件管ç†", - "navigationStyle": "custom" - } - }, - { - "path": "dev-tools/interface/index", - "style": { - "navigationBarTitleText": "接å£ç®¡ç†", - "navigationStyle": "custom" - } - }, - { - "path": "dev-tools/data-dictionary/index", - "style": { - "navigationBarTitleText": "æ•°æ®å­—å…¸", - "navigationStyle": "custom" - } - }, - { - "path": "dev-config/category/index", - "style": { - "navigationBarTitleText": "é…置分类", - "navigationStyle": "custom" - } - }, - { - "path": "dev-config/combination-data/index", - "style": { - "navigationBarTitleText": "ç»„åˆæ•°æ®", - "navigationStyle": "custom" - } - }, - { - "path": "dev-config/cron-job/index", - "style": { - "navigationBarTitleText": "定时任务", - "navigationStyle": "custom" - } - }, - { - "path": "dev-config/permission/index", - "style": { - "navigationBarTitleText": "æƒé™é…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "dev-config/module-config/index", - "style": { - "navigationBarTitleText": "模å—é…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "dev-config/custom-event/index", - "style": { - "navigationBarTitleText": "自定义事件", - "navigationStyle": "custom" - } }, { - "path": "security/refresh-cache/index", + "path": "bank-cards/verify", "style": { - "navigationBarTitleText": "刷新缓存", - "navigationStyle": "custom" + "navigationBarTitleText": "银行å¡éªŒè¯" } }, { - "path": "security/system-log/index", + "path": "balance/index", "style": { - "navigationBarTitleText": "系统日志", - "navigationStyle": "custom" + "navigationBarTitleText": "ä½™é¢" } }, { - "path": "security/online-upgrade/index", + "path": "my-reviews", "style": { - "navigationBarTitleText": "在线å‡çº§", - "navigationStyle": "custom" + "navigationBarTitleText": "我的评价" } }, { - "path": "data/logistics/index", - "style": { - "navigationBarTitleText": "ç‰©æµæ•°æ®", - "navigationStyle": "custom" - } - }, - { - "path": "data/city-data/index", - "style": { - "navigationBarTitleText": "城市数æ®", - "navigationStyle": "custom" - } - }, - { - "path": "data/clear/index", - "style": { - "navigationBarTitleText": "清除数æ®", - "navigationStyle": "custom" - } - }, - { - "path": "api/account/index", - "style": { - "navigationBarTitleText": "APIè´¦å·", - "navigationStyle": "custom" - } - }, - { - "path": "lang/list/index", - "style": { - "navigationBarTitleText": "语言列表", - "navigationStyle": "custom" - } - }, - { - "path": "lang/detail/index", - "style": { - "navigationBarTitleText": "语言详情", - "navigationStyle": "custom" - } - }, - { - "path": "lang/region/index", - "style": { - "navigationBarTitleText": "语言地区", - "navigationStyle": "custom" - } - }, - { - "path": "lang/config/index", - "style": { - "navigationBarTitleText": "语言é…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "sys/info/index", - "style": { - "navigationBarTitleText": "系统信æ¯", - "navigationStyle": "custom" - } - } - ] - }, - { - "root": "pages/mall/admin/setting", - "pages": [ - { - "path": "message/index", - "style": { - "navigationBarTitleText": "消æ¯ç®¡ç†", - "navigationStyle": "custom" - } - }, - { - "path": "agreement/index", - "style": { - "navigationBarTitleText": "å议设置", - "navigationStyle": "custom" - } - }, - { - "path": "receipt/index", - "style": { - "navigationBarTitleText": "å°ç¥¨é…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "auth/admin-management/index", - "style": { - "navigationBarTitleText": "管ç†å‘˜ç®¡ç†", - "navigationStyle": "custom" - } - }, - { - "path": "auth/role-management/index", - "style": { - "navigationBarTitleText": "角色管ç†", - "navigationStyle": "custom" - } - }, - { - "path": "auth/menu-management/index", - "style": { - "navigationBarTitleText": "èœå•管ç†", - "navigationStyle": "custom" - } - }, - { - "path": "delivery/management/index", - "style": { - "navigationBarTitleText": "é…é€å‘˜ç®¡ç†", - "navigationStyle": "custom" - } - }, - { - "path": "delivery/setting/station/index", - "style": { - "navigationBarTitleText": "æè´§ç‚¹", - "navigationStyle": "custom" - } - }, - { - "path": "delivery/setting/verifier/index", - "style": { - "navigationBarTitleText": "核销员", - "navigationStyle": "custom" - } - }, - { - "path": "delivery/setting/template/index", - "style": { - "navigationBarTitleText": "è¿è´¹æ¨¡æ¿", - "navigationStyle": "custom" - } - }, - { - "path": "interface/onepass/index", - "style": { - "navigationBarTitleText": "一å·é€šè´¦æˆ·", - "navigationStyle": "custom" - } - }, - { - "path": "interface/onepass/config/index", - "style": { - "navigationBarTitleText": "一å·é€šé…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "interface/storage/index", - "style": { - "navigationBarTitleText": "系统存储é…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "interface/collect/index", - "style": { - "navigationBarTitleText": "商å“采集é…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "interface/logistics/index", - "style": { - "navigationBarTitleText": "ç‰©æµæŸ¥è¯¢é…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "interface/e-sheet/index", - "style": { - "navigationBarTitleText": "电å­é¢å•é…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "interface/sms/index", - "style": { - "navigationBarTitleText": "短信功能é…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "interface/payment/index", - "style": { - "navigationBarTitleText": "商城支付é…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "system/index", - "style": { - "navigationBarTitleText": "系统é…ç½®", - "navigationStyle": "custom" - } - } - ] - }, - { - "root": "pages/mall/admin/app", - "pages": [ - { - "path": "wechat/menu/index", - "style": { - "navigationBarTitleText": "微信èœå•", - "navigationStyle": "custom" - } - }, - { - "path": "wechat/management/index", - "style": { - "navigationBarTitleText": "图文管ç†", - "navigationStyle": "custom" - } - }, - { - "path": "wechat/reply/follow/index", - "style": { - "navigationBarTitleText": "微信关注回å¤", - "navigationStyle": "custom" - } - }, - { - "path": "wechat/reply/keyword/index", - "style": { - "navigationBarTitleText": "关键字回å¤", - "navigationStyle": "custom" - } - }, - { - "path": "wechat/reply/invalid/index", - "style": { - "navigationBarTitleText": "无效关键è¯å›žå¤", - "navigationStyle": "custom" - } - }, - { - "path": "wechat/config/index", - "style": { - "navigationBarTitleText": "公众å·é…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "routine/download/index", - "style": { - "navigationBarTitleText": "å°ç¨‹åºä¸‹è½½", - "navigationStyle": "custom" - } - }, - { - "path": "routine/config/index", - "style": { - "navigationBarTitleText": "å°ç¨‹åºé…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "mobile/config/index", - "style": { - "navigationBarTitleText": "APPé…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "mobile/version/index", - "style": { - "navigationBarTitleText": "版本管ç†", - "navigationStyle": "custom" - } - }, - { - "path": "pc/design/index", - "style": { - "navigationBarTitleText": "PC端装修", - "navigationStyle": "custom" - } - }, - { - "path": "pc/config/index", - "style": { - "navigationBarTitleText": "PC端é…ç½®", - "navigationStyle": "custom" - } - } - ] - }, - { - "root": "pages/mall/admin/kefu", - "pages": [ - { - "path": "list/index", - "style": { - "navigationBarTitleText": "客æœåˆ—表", - "navigationStyle": "custom" - } - }, - { - "path": "rhetoric/index", - "style": { - "navigationBarTitleText": "è¯æœ¯ç®¡ç†", - "navigationStyle": "custom" - } - }, - { - "path": "user-message/index", - "style": { - "navigationBarTitleText": "用户消æ¯", - "navigationStyle": "custom" - } - }, - { - "path": "auto-reply/index", - "style": { - "navigationBarTitleText": "自动回å¤", - "navigationStyle": "custom" - } - }, - { - "path": "config/index", - "style": { - "navigationBarTitleText": "客æœé…ç½®", - "navigationStyle": "custom" - } - } - ] - }, - { - "root": "pages/mall/admin/decoration", - "pages": [ - { - "path": "homepage-decoration/index", - "style": { - "navigationBarTitleText": "首页装修", - "navigationStyle": "custom" - } - }, - { - "path": "product-category/index", - "style": { - "navigationBarTitleText": "商å“分类装修", - "navigationStyle": "custom" - } - }, - { - "path": "personal-center/index", - "style": { - "navigationBarTitleText": "个人中心装修", - "navigationStyle": "custom" - } - }, - { - "path": "data-config/index", - "style": { - "navigationBarTitleText": "æ•°æ®é…ç½®", - "navigationStyle": "custom" - } - }, - { - "path": "theme-style/index", - "style": { - "navigationBarTitleText": "主题风格", - "navigationStyle": "custom" - } - }, - { - "path": "material-management/index", - "style": { - "navigationBarTitleText": "ç´ æç®¡ç†", - "navigationStyle": "custom" - } - }, - { - "path": "link-management/index", - "style": { - "navigationBarTitleText": "链接管ç†", - "navigationStyle": "custom" - } - } - ] - }, - { - "root": "pages/mall/admin/finance", - "pages": [ - { - "path": "transaction-statistics/index", - "style": { - "navigationBarTitleText": "交易统计", - "navigationStyle": "custom" - } - }, - { - "path": "finance-operations/request/index", - "style": { - "navigationBarTitleText": "æçŽ°ç”³è¯·", - "navigationStyle": "custom" - } - }, - { - "path": "finance-operations/management/index", - "style": { - "navigationBarTitleText": "å‘票管ç†", - "navigationStyle": "custom" - } - }, - { - "path": "finance-record/recharge-record/index", - "style": { - "navigationBarTitleText": "充值记录", - "navigationStyle": "custom" - } - }, - { - "path": "finance-record/flow/index", - "style": { - "navigationBarTitleText": "èµ„é‡‘æµæ°´", - "navigationStyle": "custom" - } - }, - { - "path": "finance-record/billing-record/index", - "style": { - "navigationBarTitleText": "è´¦å•记录", - "navigationStyle": "custom" - } - }, - { - "path": "commission-record/index", - "style": { - "navigationBarTitleText": "佣金记录", - "navigationStyle": "custom" - } - }, - { - "path": "balance-record/statistics/index", - "style": { - "navigationBarTitleText": "ä½™é¢ç»Ÿè®¡", - "navigationStyle": "custom" - } - }, - { - "path": "balance-record/record/index", - "style": { - "navigationBarTitleText": "ä½™é¢è®°å½•", - "navigationStyle": "custom" - } - } - ] - }, - { - "root": "pages/mall/admin/cms", - "pages": [ - { - "path": "article/index", - "style": { - "navigationBarTitleText": "文章管ç†", - "navigationStyle": "custom" - } - }, - { - "path": "category/index", - "style": { - "navigationBarTitleText": "文章分类", - "navigationStyle": "custom" - } - } - ] - }, - { - "root": "pages/mall/admin/shop", - "pages": [ - { - "path": "shop-manage", - "style": { - "navigationBarTitleText": "店铺列表", - "navigationStyle": "custom" - } - }, - { - "path": "manage", - "style": { - "navigationBarTitleText": "店铺管ç†", - "navigationStyle": "custom" - } - }, - { - "path": "create", - "style": { - "navigationBarTitleText": "创建店铺", - "navigationStyle": "custom" - } - } - ] - }, - { - "root": "pages/mall/service", - "pages": [ - { - "path": "index", + "path": "message-detail", "style": { - "navigationBarTitleText": "客æœå·¥ä½œå°", - "navigationStyle": "custom" + "navigationBarTitleText": "消æ¯è¯¦æƒ…" } }, { - "path": "profile", + "path": "member/index", "style": { - "navigationBarTitleText": "客æœä¸ªäººä¸­å¿ƒ" + "navigationBarTitleText": "会员中心" } }, { - "path": "ticket-detail", + "path": "product-reviews", "style": { - "navigationBarTitleText": "å·¥å•详情", - "enablePullDownRefresh": false + "navigationBarTitleText": "商å“评价" } } ] @@ -1851,5 +418,15 @@ "navigationBarTitleText": "mall", "navigationBarBackgroundColor": "#FFFFFF", "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "consumer端", + "path": "pages/main/index", + "query": "role=consumer" + } + ] } } diff --git a/pages.merchant.json b/pages.merchant.json index fb4490e0..af924ae9 100644 --- a/pages.merchant.json +++ b/pages.merchant.json @@ -1,11 +1,5 @@ -{ +{ "pages": [ - { - "path": "pages/user/boot", - "style": { - "navigationBarTitleText": "" - } - }, { "path": "pages/user/login", "style": { @@ -13,6 +7,12 @@ "navigationStyle": "custom" } }, + { + "path": "pages/user/boot", + "style": { + "navigationBarTitleText": "" + } + }, { "path": "pages/user/register", "style": { @@ -164,10 +164,22 @@ } } ], + "subPackages": [], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "mall", "navigationBarBackgroundColor": "#FFFFFF", "backgroundColor": "#F8F8F8" + }, + "condition": { + "current": 0, + "list": [ + { + "name": "merchant端", + "path": "pages/mall/merchant/index", + "query": "role=merchant" + } + ] } } + diff --git a/pages/main/cart-search/cart-search.uvue b/pages/main/cart-search/cart-search.uvue new file mode 100644 index 00000000..3ff27cc1 --- /dev/null +++ b/pages/main/cart-search/cart-search.uvue @@ -0,0 +1,1307 @@ + + + + + \ No newline at end of file diff --git a/pages/main/cart.uvue b/pages/main/cart.uvue index c75b0412..bacbd50b 100644 --- a/pages/main/cart.uvue +++ b/pages/main/cart.uvue @@ -1,42 +1,128 @@ - +