From 73b750200f25df08aa64124da49e7461f9de6653 Mon Sep 17 00:00:00 2001 From: Pu Zhibing <393733352@qq.com> Date: 星期五, 13 十二月 2024 15:09:49 +0800 Subject: [PATCH] Merge branch 'master' of http://120.76.84.145:10101/gitblit/r/java/NTTravel --- ManagementNTTravel/guns-admin/src/main/webapp/WEB-INF/view/home.html | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ManagementNTTravel/guns-admin/src/main/webapp/WEB-INF/view/home.html b/ManagementNTTravel/guns-admin/src/main/webapp/WEB-INF/view/home.html index 56b8fbd..f893a09 100644 --- a/ManagementNTTravel/guns-admin/src/main/webapp/WEB-INF/view/home.html +++ b/ManagementNTTravel/guns-admin/src/main/webapp/WEB-INF/view/home.html @@ -56,7 +56,7 @@ <!--</div>--> <div class="ibox-content"> <h1 class="no-margins" id="orderDetail3">0</h1> - <small>直通车订单</small> + <small>跨城订单</small> </div> <!--<div class="ibox-content">--> <!--<h1 class="no-margins" id="orderDetail4">0</h1>--> @@ -126,7 +126,7 @@ <!--</div>--> <div class="ibox-content"> <h1 class="no-margins" id="orderDetail31">0</h1> - <small>直通车订单数</small> + <small>跨城订单数</small> </div> <!--<div class="ibox-content">--> <!--<h1 class="no-margins" id="orderDetail41">0</h1>--> @@ -180,7 +180,7 @@ <h1 class="no-margins"> <span class="dynamicsparkline" id="orderDetail32">Loading..</span> </h1> - <small>直通车订单趋势图</small> + <small>跨城订单趋势图</small> </div> <!--<div class="ibox-content">--> <!--<h1 class="no-margins">--> @@ -256,8 +256,8 @@ </div> </div> </div> -<script type="text/javascript" src="https://webapi.amap.com/maps?v=1.4.15&key=c59c0ec8058a8305009eb315584e07d1"></script> -<script src="https://webapi.amap.com/maps?v=1.4.15&key=c59c0ec8058a8305009eb315584e07d1&plugin=AMap.MouseTool"></script> +<script type="text/javascript" src="https://webapi.amap.com/maps?v=1.4.15&key=5731f035751d2d75ab2de79dbe92dcfe"></script> +<script src="https://webapi.amap.com/maps?v=1.4.15&key=5731f035751d2d75ab2de79dbe92dcfe&plugin=AMap.MouseTool"></script> <script type="text/javascript" src='https://a.amap.com/jsapi_demos/static/citys.js'></script> <script src="${ctxPath}/static/home.js"></script> <script src="${ctxPath}/static/js/jquery.sparkline 2.1.2.js"></script> -- Gitblit v1.7.1