From 3be9cfcb6b59366b936821966d20a998a6895f9f Mon Sep 17 00:00:00 2001
From: 黎星凯 <13949086503@163.com>
Date: 星期二, 30 四月 2024 14:38:13 +0800
Subject: [PATCH] bug41、42修改

---
 admin-web/public/index.html |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/admin-web/public/index.html b/admin-web/public/index.html
index 1172a30..c454c88 100644
--- a/admin-web/public/index.html
+++ b/admin-web/public/index.html
@@ -11,11 +11,9 @@
     <title><%= webpackConfig.name %></title>
   </head>
   <body>
-    <script type="text/javascript" src="<%= BASE_URL %>static/config.js"></script>
+<!--    <script type="text/javascript" src="<%= BASE_URL %>static/config.js"></script>-->
     <script src="<%= BASE_URL %>static/tinymce4.7.5/tinymce.min.js"></script>
     <script src="<%= BASE_URL %>static/js/jquery.min.js"></script>
-    <script src="<%= BASE_URL %>static/js/reconnecting-websocket.js"></script>
-    <script  src="https://map.qq.com/api/gljs?v=1.exp&key=PGNBZ-XZ7C3-MPE34-OF2VP-7MRH6-BOFUG"></script>
     <div id="app"></div>
     <!-- built files will be auto injected -->
     <div class="pre-loader" id="pre-loader">

--
Gitblit v1.9.1