From 85f3a086a37a09f3bff8aa1ddc63f1a6d11c9dc1 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期一, 11 八月 2025 17:19:22 +0800
Subject: [PATCH] 支付成功页面

---
 pages.json |   65 +++++++++++---------------------
 1 files changed, 22 insertions(+), 43 deletions(-)

diff --git a/pages.json b/pages.json
index 9d92817..82346d6 100644
--- a/pages.json
+++ b/pages.json
@@ -424,27 +424,6 @@
           }
         },
         // {
-        //   "path": "myCollect",
-        //   "style": {
-        //     "navigationBarTitleText": "鏀惰棌",
-        //     "enablePullDownRefresh": true,
-        //     //涓嬫媺鍒锋柊
-        //     "navigationStyle": "custom",
-        //     "app-plus": {
-        //       "scrollIndicator": "none"
-        //     },
-        //     "componentPlaceholder": {
-        //       "u-navbar": "view",
-        //       "u-tabs": "view",
-        //       "u-empty": "view",
-        //       "u-swipe-action": "view",
-        //       "u-image": "view",
-        //       "u-loading": "view",
-        //       "u-tag": "view"
-        //     }
-        //   }
-        // },
-        // {
         //   "path": "distribution/list",
         //   "style": {
         //     "navigationBarTitleText": "鎺ㄥ箍鍒嗕剑",
@@ -870,27 +849,27 @@
             }
           }
         },
-        {
-          "path": "myCollect/myCollect",
-          "style": {
-            "navigationBarTitleText": "鎴戠殑鏀惰棌",
-            "enablePullDownRefresh": true,
-            //涓嬫媺鍒锋柊
-            "componentPlaceholder": {
-              "u-icon": "view",
-              "u-button": "view",
-              "u-form": "view",
-              "u-form-item": "view",
-              "u-input": "view",
-              "u-popup": "view",
-              "u-search": "view",
-              "u-loading": "view",
-              "u-navbar": "view",
-              "u-image": "view",
-              "u-loadmore": "view"
-            }
-          }
-        },
+        // {
+        //   "path": "myCollect/myCollect",
+        //   "style": {
+        //     "navigationBarTitleText": "鎴戠殑鏀惰棌",
+        //     "enablePullDownRefresh": true,
+        //     //涓嬫媺鍒锋柊
+        //     "componentPlaceholder": {
+        //       "u-icon": "view",
+        //       "u-button": "view",
+        //       "u-form": "view",
+        //       "u-form-item": "view",
+        //       "u-input": "view",
+        //       "u-popup": "view",
+        //       "u-search": "view",
+        //       "u-loading": "view",
+        //       "u-navbar": "view",
+        //       "u-image": "view",
+        //       "u-loadmore": "view"
+        //     }
+        //   }
+        // },
         {
           "path": "myAttention",
           "style": {
@@ -1261,7 +1240,7 @@
         {
           "path": "entry/seller/index",
           "style": {
-            "navigationBarTitleText": "搴楅摵鍏ラ┗",
+            "navigationBarTitleText": "渚涘簲鍟嗗叆椹�",
             "navigationStyle": "custom",
             "componentPlaceholder": {
               "u-navbar": "view"

--
Gitblit v1.8.0