From 0d334766bcd06f6ce8678caed5747600f74b4d21 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期二, 23 三月 2021 14:20:37 +0800 Subject: [PATCH] # --- src/main/webapp/views/home/console.html | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/views/home/console.html b/src/main/webapp/views/home/console.html index fbf554e..58497b5 100644 --- a/src/main/webapp/views/home/console.html +++ b/src/main/webapp/views/home/console.html @@ -204,7 +204,7 @@ <div class="layui-col-sm6" style="padding-bottom: 0;"> <div class="layui-row layui-col-space15"> <div class="layui-col-xs6 layui-col-sm3"> - <a class="console-app-group" lay-href="mat/mat.html?resourceId=20414" lay-text="浜у搧璧勬枡绠$悊"> + <a class="console-app-group" lay-href="mat/mat.html?resourceId=20414" lay-text="鍟嗗搧璧勬枡绠$悊"> <i class="console-app-icon layui-icon layui-icon-cart" style="color: #ff9c6e;"></i> <div class="console-app-name">鍟嗗搧</div> </a> @@ -327,6 +327,7 @@ <td align="center">婊炵暀澶╂暟</td> <td align="center">鍟嗗搧缂栫爜</td> <td align="center">鍟嗗搧鍚嶇О</td> + <td align="center">鏁伴噺</td> </tr> </thead> <tbody id="retentionList"> @@ -378,12 +379,12 @@ <div class="layui-carousel admin-carousel admin-news" id="workplaceNewsCarousel"> <div carousel-item> <div> - <a href="http://192.168.1.22:8080/htwms" target="_blank" + <a href="http://192.168.110.56:8080/htwms" target="_blank" style="color:#fff;background-color: #009688;background-image: linear-gradient(to right,#009688,#5fb878);"> ASRS锛堣嚜鍔ㄥ寲绔嬩綋浠撳簱锛� - WMS</a> </div> <div> - <a href="http://192.168.1.22:8080/htwcs" target="_blank" + <a href="http://192.168.110.56:8080/htwcs" target="_blank" style="color:#fff;background-color: #009fde;background-image: linear-gradient(to right,#009fde,#00beff);"> ASRS锛堣嚜鍔ㄥ寲绔嬩綋浠撳簱锛� - WCS 璁惧鎺у埗涓績</a> </div> @@ -548,6 +549,7 @@ <td align="center"> <span style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">{{maktx}}</span> </td> + <td align="center"><span style="font-weight: bold">{{anfme}}</span></td> </tr> {{/each}} </script> -- Gitblit v1.9.1