From b76de9a566e4435146a970aa22333a58f87b485b Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期四, 11 六月 2026 09:52:54 +0800
Subject: [PATCH] 青岛维护

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

diff --git a/manifest.json b/manifest.json
index c9703f8..540d7d4 100644
--- a/manifest.json
+++ b/manifest.json
@@ -54,6 +54,10 @@
     "optimization": {
       "subPackages": true
     },
+    "request": {
+      "domainList": ["https://opo.qduh.cn"] // 鐢熶骇鐜鍩熷悕
+    },
+    "lazyCodeLoading": "requiredComponents",
     "setting": {
       "urlCheck": false
     },
@@ -86,7 +90,7 @@
       "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