From 1d1883d4ae39e056400ccadf9d8dd5d550c3a4dc Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期三, 04 二月 2026 17:01:00 +0800
Subject: [PATCH] 采购管理、报价管理、出库管理新增按钮去掉

---
 src/manifest.json |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/src/manifest.json b/src/manifest.json
index e75dcee..076346e 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,12 +1,16 @@
 {
     "name" : "淇℃伅绠$悊",
-    "appid" : "__UNI__E1C100D",
+    "appid" : "__UNI__099A590",
     "description" : "",
     "versionName" : "1.0.0",
     "versionCode" : "100",
     "transformPx" : false,
     /* 5+App鐗规湁鐩稿叧 */
     "app-plus" : {
+        "compatible" : {
+            "usingComponents" : true,
+            "ignoreVersion" : true
+        },
         "usingComponents" : true,
         "nvueStyleCompiler" : "uni-app",
         "compilerVersion" : 3,
@@ -19,8 +23,7 @@
         /* 妯″潡閰嶇疆 */
         "modules" : {
             "Camera" : {},
-            "Barcode" : {},
-            "Push" : {}
+            "Barcode" : {}
         },
         /* 搴旂敤鍙戝竷淇℃伅 */
         "distribute" : {

--
Gitblit v1.9.3