From 7acb664b9820d51be0552a1b769b4aeaeb4d89bf Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期三, 16 七月 2025 22:44:19 +0800
Subject: [PATCH] 解决主包过大问题

---
 pages.json |   64 ++++++++++++++++----------------
 1 files changed, 32 insertions(+), 32 deletions(-)

diff --git a/pages.json b/pages.json
index 5c4714b..0b94002 100644
--- a/pages.json
+++ b/pages.json
@@ -27,7 +27,7 @@
         "navigationStyle": "custom"
         // 闅愯棌椤堕儴瀵艰埅鏍�
       }
-    },
+    }
     // {
     // 	"path": "pages/tabbar/home/index",
     // 	"style": {
@@ -91,26 +91,26 @@
     // 		}
     // 	}
     // },
-    {
-      "path": "components/m-search-revision/m-search-revision",
-      "style": {
-        "navigationBarTitleText": "",
-        "navigationStyle": "custom",
-        "app-plus": {
-          //app椤甸潰涓嶆樉绀烘粴鍔ㄦ潯
-          "scrollIndicator": "none",
-          "bottom": "0",
-          "contentAdjust": "false",
-          "bounce": "none",
-          "safearea": {
-            "bottom": "none"
-          }
-        },
-        "componentPlaceholder": {
-          "u-icon": "view"
-        }
-      }
-    },
+    // {
+    //   "path": "components/m-search-revision/m-search-revision",
+    //   "style": {
+    //     "navigationBarTitleText": "",
+    //     "navigationStyle": "custom",
+    //     "app-plus": {
+    //       //app椤甸潰涓嶆樉绀烘粴鍔ㄦ潯
+    //       "scrollIndicator": "none",
+    //       "bottom": "0",
+    //       "contentAdjust": "false",
+    //       "bounce": "none",
+    //       "safearea": {
+    //         "bottom": "none"
+    //       }
+    //     },
+    //     "componentPlaceholder": {
+    //       "u-icon": "view"
+    //     }
+    //   }
+    // },
     // {
     //   "path": "components/m-goods-list/list",
     //   "style": {
@@ -134,17 +134,17 @@
     //     }
     //   }
     // },
-    {
-      "path": "components/m-share/index",
-      "style": {
-        "navigationBarTitleText": "",
-        "navigationStyle": "custom",
-        "componentPlaceholder": {
-          "u-popup": "view",
-          "u-icon": "view"
-        }
-      }
-    }
+    // {
+    //   "path": "components/m-share/index",
+    //   "style": {
+    //     "navigationBarTitleText": "",
+    //     "navigationStyle": "custom",
+    //     "componentPlaceholder": {
+    //       "u-popup": "view",
+    //       "u-icon": "view"
+    //     }
+    //   }
+    // }
 	// ,
  //    {
  //      "path": "components/m-buy/goods",

--
Gitblit v1.8.0