From 05c363fdd7ab04e3bd9a753e2c5d5bfff04d681c Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期二, 09 六月 2026 10:21:35 +0800
Subject: [PATCH] 备份上传
---
manifest.json | 18 ++++++++++++------
1 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/manifest.json b/manifest.json
index 8a4b7dc..c9703f8 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
{
"name": "闈掑矝澶у闄勫睘鍖婚櫌opo",
- "appid": "__UNI__46B5420",
+ "appid": "__UNI__90996F2",
"description": "",
"versionName": "1.0.0",
"versionCode": "100",
@@ -40,15 +40,20 @@
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
]
},
- "ios": {},
+ "ios": {
+ "dSYMs": false
+ },
"sdkConfigs": {}
}
},
"quickapp": {},
"mp-weixin": {
- "appid": "",
- "navigationBarTitleText": "鎴戠殑搴旂敤",
+ "appid": "wx57a9bbc3af60a235",
+ "navigationBarTitleText": "闈掑矝澶у闄勫睘鍖婚櫌opo",
"navigationBarBackgroundColor": "#FFFFFF",
+ "optimization": {
+ "subPackages": true
+ },
"setting": {
"urlCheck": false
},
@@ -75,14 +80,15 @@
"base": "/"
},
"publicPath": "./",
- "assetsPublicPath": "./",
+ "assetsPublicPath": "./",
"devServer": {
"port": 8095,
"disableHostCheck": true,
"proxy": {
"/api": {
- "target": "http://www.qdopo.com:9095",
+ // "target": "http://www.qdopo.com:9095",
// "target": "http://192.168.100.10:8080",
+ "target": "https://opo.qduh.cn:443",
"changeOrigin": true
}
}
--
Gitblit v1.9.3