From 1677691717b8b190da4c94b2ae92e487edaa600a Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期六, 30 十一月 2024 13:53:36 +0800
Subject: [PATCH] 开发更新

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

diff --git a/h5/manifest.json b/h5/manifest.json
index cd8f8b1..2e78cce 100644
--- a/h5/manifest.json
+++ b/h5/manifest.json
@@ -121,6 +121,7 @@
         },
         // "base" : "/h5/"
         "devServer" : {
+						"open": false,
             "port" : 8090,
             "historyApiFallback" : true,
             "disableHostCheck" : true,

--
Gitblit v1.9.3