From e5b270a0dbdcfd3847fec6c9c3a1b351925c51c3 Mon Sep 17 00:00:00 2001
From: lin <sbla5888@163.com>
Date: Fri, 10 May 2024 11:20:26 +0800
Subject: [PATCH] bug修復

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

diff --git a/manifest.json b/manifest.json
index 7820fb9..3dfc43f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
 {
     "name" : "饶城格格通",
-    "appid" : "__UNI__EE88272",
+    "appid" : "__UNI__C5BC0E5",
     "description" : "",
     "versionName" : "1.0.10",
     "versionCode" : 104,
@@ -8,7 +8,7 @@
     /* 5+App特有相关 */
     "app-plus" : {
         "compatible" : {
-            "ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持  
+            "ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持
         },
         "safearea" : {
             "bottom" : {

--
Gitblit v1.9.3