浏览代码

更新202109141401

fanghuisheng 3 年之前
父节点
当前提交
c1bcb5e802
共有 2 个文件被更改,包括 2 次插入1 次删除
  1. 1 0
      out/artifacts/YtIoT_Web_exploded/index.jsp
  2. 1 1
      out/artifacts/YtIoT_Web_exploded/view/scripts/log.html

+ 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',