Parcourir la source

更新202109141401

fanghuisheng il y a 3 ans
Parent
commit
c1bcb5e802

+ 1 - 0
out/artifacts/YtIoT_Web_exploded/index.jsp

@@ -14,6 +14,7 @@
     <link type="text/css" rel="stylesheet" href="<%=basePath+"res/extjs/resources/css/ext-all-access.css" %>"/>
     <link type="text/css" rel="sytlesheet" href="<%=basePath+"res/particles/css/style.css" %>">
     <link type="text/css" rel="stylesheet" href="index1.css">
+    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
     <script type="text/javascript" src="<%=basePath+"res/jquery/jquery-3.3.1.min.js" %>"></script>
     <script type="text/javascript" src="<%=basePath+"res/particles/particles.min.js" %>"></script>
     <script type="text/javascript" src="<%=basePath+"res/extjs/ext-all.js" %>"></script>

+ 1 - 1
out/artifacts/YtIoT_Web_exploded/view/scripts/log.html

@@ -156,7 +156,7 @@
     </div>
 </body>
 
- <script src="http://127.0.0.1:8080/YtIoT/iot/log/queryLogList?callback=dosomething"></script>
+<script src="http://127.0.0.1:8080/YtIoT/iot/log/queryLogList?callback=dosomething"></script>
 <script>
     var app = new Vue({
         el: '#app',