From e4aa70e719eb1ee1bb4fb9886fec95d7b83e4f38 Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期三, 14 五月 2025 14:14:17 +0800
Subject: [PATCH] 1.递交

---
 manifest.json |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/manifest.json b/manifest.json
index 283f51c..906c595 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,5 +1,5 @@
 {
-    "name" : "JLApp",
+    "name" : "鏂板嚡杩�",
     "appid" : "__UNI__4B963DF",
     "description" : "",
     "versionName" : "1.0.0",
@@ -7,6 +7,9 @@
     "transformPx" : false,
     /* 5+App鐗规湁鐩稿叧 */
     "app-plus" : {
+        "compatible" : {
+            "ignoreVersion" : true
+        },
         "usingComponents" : true,
         "nvueStyleCompiler" : "uni-app",
         "compilerVersion" : 3,

--
Gitblit v1.9.3