From 411f08ca0285953d9ec3f7d493bdc696ac46de2e Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 22 十二月 2025 19:07:25 +0800
Subject: [PATCH] 版本提示

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

diff --git a/src/manifest.json b/src/manifest.json
index e75dcee..1caa2f0 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