From a175709baa7777575d054f928d4d2d029a04bd60 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 29 十二月 2025 17:41:06 +0800
Subject: [PATCH] 陕西昭德-app巡检上传修改

---
 src/manifest.json |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/manifest.json b/src/manifest.json
index 92d1d80..8759506 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -7,6 +7,10 @@
     "transformPx" : false,
     /* 5+App鐗规湁鐩稿叧 */
     "app-plus" : {
+      "compatible" : {
+        "usingComponents" : true,
+        "ignoreVersion" : true
+      },
         "usingComponents" : true,
         "nvueStyleCompiler" : "uni-app",
         "compilerVersion" : 3,

--
Gitblit v1.9.3