From e5dc4e506100748773f5b928902cf9912b130f46 Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期一, 24 七月 2023 15:08:09 +0800
Subject: [PATCH] no message

---
 h5/apph5/manifest.json |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/h5/apph5/manifest.json b/h5/apph5/manifest.json
index 7873e4e..d4cffd2 100644
--- a/h5/apph5/manifest.json
+++ b/h5/apph5/manifest.json
@@ -72,6 +72,9 @@
     "h5" : {
         "router" : {
             "mode" : "history"
+        },
+        "devServer" : {
+            "https" : false
         }
     }
 }

--
Gitblit v1.9.3