From 11d649e0de6490c53efe6df0ee10212ee6088d14 Mon Sep 17 00:00:00 2001
From: Pu Zhibing <393733352@qq.com>
Date: 星期二, 14 十月 2025 11:59:30 +0800
Subject: [PATCH] 集成中台及正联功能

---
 management/guns-admin/src/main/webapp/WEB-INF/view/common/_container.html |  116 +++++++++++++++++++++++++++++-----------------------------
 1 files changed, 58 insertions(+), 58 deletions(-)

diff --git a/management/guns-admin/src/main/webapp/WEB-INF/view/common/_container.html b/management/guns-admin/src/main/webapp/WEB-INF/view/common/_container.html
index 9482bc9..c9c14e6 100644
--- a/management/guns-admin/src/main/webapp/WEB-INF/view/common/_container.html
+++ b/management/guns-admin/src/main/webapp/WEB-INF/view/common/_container.html
@@ -9,64 +9,64 @@
     <script src="https://webapi.amap.com/maps?v=1.4.8&key=d3bde6afb050067e1a765a8d1d1f4c54"></script>
 
     <!-- 全局css -->
-    <link rel="shortcut icon" href="${ctxPath}/static/favicon1.ico">
-    <link href="${ctxPath}/static/css/bootstrap.min.css?v=3.3.6" rel="stylesheet">
-    <link href="${ctxPath}/static/css/plugins/switchery/switchery.css" rel="stylesheet">
-    <link href="${ctxPath}/static/css/font-awesome.css?v=4.4.0" rel="stylesheet">
-    <link href="${ctxPath}/static/css/plugins/chosen/chosen.css" rel="stylesheet">
-    <link href="${ctxPath}/static/css/plugins/bootstrap-table/bootstrap-table.min.css" rel="stylesheet">
-    <link href="${ctxPath}/static/css/plugins/validate/bootstrapValidator.min.css" rel="stylesheet">
-    <link href="${ctxPath}/static/css/plugins/bootstrap-select/bootstrap-select.min.css" rel="stylesheet">
-    <link href="${ctxPath}/static/css/style.css?v=4.1.0" rel="stylesheet">
-    <link href="${ctxPath}/static/css/_fstyle.css" rel="stylesheet">
-    <link href="${ctxPath}/static/css/plugins/iCheck/custom.css" rel="stylesheet">
-    <link href="${ctxPath}/static/css/plugins/webuploader/webuploader.css" rel="stylesheet">
-    <link href="${ctxPath}/static/css/plugins/ztree/zTreeStyle.css" rel="stylesheet">
-    <link href="${ctxPath}/static/css/plugins/bootstrap-treetable/bootstrap-treetable.css" rel="stylesheet"/>
-    <link href="${ctxPath}/static/css/plugins/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css" rel="stylesheet">
-    <link href="${ctxPath}/static/css/plugins/sweetalert/sweetalert.css" rel="stylesheet">
-    <link href="${ctxPath}/static/layui/css/layui.css" rel="stylesheet">
+    <link rel="shortcut icon" href="${ctxPath}/djadmin/static/favicon1.ico">
+    <link href="${ctxPath}/djadmin/static/css/bootstrap.min.css?v=3.3.6" rel="stylesheet">
+    <link href="${ctxPath}/djadmin/static/css/plugins/switchery/switchery.css" rel="stylesheet">
+    <link href="${ctxPath}/djadmin/static/css/font-awesome.css?v=4.4.0" rel="stylesheet">
+    <link href="${ctxPath}/djadmin/static/css/plugins/chosen/chosen.css" rel="stylesheet">
+    <link href="${ctxPath}/djadmin/static/css/plugins/bootstrap-table/bootstrap-table.min.css" rel="stylesheet">
+    <link href="${ctxPath}/djadmin/static/css/plugins/validate/bootstrapValidator.min.css" rel="stylesheet">
+    <link href="${ctxPath}/djadmin/static/css/plugins/bootstrap-select/bootstrap-select.min.css" rel="stylesheet">
+    <link href="${ctxPath}/djadmin/static/css/style.css?v=4.1.0" rel="stylesheet">
+    <link href="${ctxPath}/djadmin/static/css/_fstyle.css" rel="stylesheet">
+    <link href="${ctxPath}/djadmin/static/css/plugins/iCheck/custom.css" rel="stylesheet">
+    <link href="${ctxPath}/djadmin/static/css/plugins/webuploader/webuploader.css" rel="stylesheet">
+    <link href="${ctxPath}/djadmin/static/css/plugins/ztree/zTreeStyle.css" rel="stylesheet">
+    <link href="${ctxPath}/djadmin/static/css/plugins/bootstrap-treetable/bootstrap-treetable.css" rel="stylesheet"/>
+    <link href="${ctxPath}/djadmin/static/css/plugins/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css" rel="stylesheet">
+    <link href="${ctxPath}/djadmin/static/css/plugins/sweetalert/sweetalert.css" rel="stylesheet">
+    <link href="${ctxPath}/djadmin/static/layui/css/layui.css" rel="stylesheet">
 
     <!--富文本编辑器 css-->
-    <link type="text/css" rel="stylesheet" href="${ctxPath}/static/js/ueditor/jsp/themes/default/css/ueditor.css">
+    <link type="text/css" rel="stylesheet" href="${ctxPath}/djadmin/static/js/ueditor/jsp/themes/default/css/ueditor.css">
 
     <!-- 全局js -->
-    <script src="${ctxPath}/static/js/jquery.min.js?v=2.1.4"></script>
-    <script src="${ctxPath}/static/js/bootstrap.min.js?v=3.3.6"></script>
-    <script src="${ctxPath}/static/js/plugins/ztree/jquery.ztree.all.min.js"></script>
-    <script src="${ctxPath}/static/js/plugins/bootstrap-table/bootstrap-table.min.js"></script>
-    <script src="${ctxPath}/static/js/plugins/validate/bootstrapValidator.min.js"></script>
-    <script src="${ctxPath}/static/js/plugins/validate/zh_CN.js"></script>
-    <script src="${ctxPath}/static/js/plugins/bootstrap-table/bootstrap-table-mobile.min.js"></script>
-    <script src="${ctxPath}/static/js/plugins/bootstrap-table/locale/bootstrap-table-zh-CN.min.js"></script>
-    <script src="${ctxPath}/static/js/plugins/bootstrap-treetable/bootstrap-treetable.js"></script>
-    <script src="${ctxPath}/static/js/plugins/bootstrap-select/bootstrap-select.min.js"></script>
-    <script src="${ctxPath}/static/js/plugins/bootstrap-select/defaults-zh_CN.min.js"></script>
-    <script src="${ctxPath}/static/js/plugins/layer/layer.js"></script>
-    <script src="${ctxPath}/static/js/plugins/switchery/switchery.js"></script>
-    <script src="${ctxPath}/static/js/plugins/chosen/chosen.jquery.js"></script>
-    <script src="${ctxPath}/static/js/plugins/iCheck/icheck.min.js"></script>
-    <script src="${ctxPath}/static/js/plugins/laydate/laydate.js"></script>
-    <script src="${ctxPath}/static/js/common/laydateChoose.js"></script>
-    <script src="${ctxPath}/static/js/plugins/webuploader/webuploader.min.js"></script>
-    <script src="${ctxPath}/static/js/common/ajax-object.js"></script>
-    <script src="${ctxPath}/static/js/common/bootstrap-table-object.js"></script>
-    <script src="${ctxPath}/static/js/common/tree-table-object.js"></script>
-    <script src="${ctxPath}/static/js/common/web-upload-object.js"></script>
-    <script src="${ctxPath}/static/js/common/web-upload-image.js"></script>
-    <script src="${ctxPath}/static/js/common/ztree-object.js"></script>
-    <script src="${ctxPath}/static/js/common/Feng.js"></script>
-    <script src="${ctxPath}/static/js/plugins/sweetalert/sweetalert.min.js"></script>
-    <script src="${ctxPath}/static/layui/layui.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/jquery.min.js?v=2.1.4"></script>
+    <script src="${ctxPath}/djadmin/static/js/bootstrap.min.js?v=3.3.6"></script>
+    <script src="${ctxPath}/djadmin/static/js/plugins/ztree/jquery.ztree.all.min.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/plugins/bootstrap-table/bootstrap-table.min.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/plugins/validate/bootstrapValidator.min.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/plugins/validate/zh_CN.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/plugins/bootstrap-table/bootstrap-table-mobile.min.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/plugins/bootstrap-table/locale/bootstrap-table-zh-CN.min.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/plugins/bootstrap-treetable/bootstrap-treetable.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/plugins/bootstrap-select/bootstrap-select.min.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/plugins/bootstrap-select/defaults-zh_CN.min.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/plugins/layer/layer.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/plugins/switchery/switchery.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/plugins/chosen/chosen.jquery.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/plugins/iCheck/icheck.min.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/plugins/laydate/laydate.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/common/laydateChoose.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/plugins/webuploader/webuploader.min.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/common/ajax-object.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/common/bootstrap-table-object.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/common/tree-table-object.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/common/web-upload-object.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/common/web-upload-image.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/common/ztree-object.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/common/Feng.js"></script>
+    <script src="${ctxPath}/djadmin/static/js/plugins/sweetalert/sweetalert.min.js"></script>
+    <script src="${ctxPath}/djadmin/static/layui/layui.js"></script>
 
     <!--富文本编辑器 js-->
-   <!-- <script type="text/javascript" charset="utf-8" src="${ctxPath}/static/js/plugins/umeditor/umeditor.config.js"></script>
-    <script type="text/javascript" charset="utf-8" src="${ctxPath}/static/js/plugins/umeditor/umeditor.js"></script>
-    <script type="text/javascript" charset="utf-8" src="${ctxPath}/static/js/plugins/umeditor/lang/zh-cn/zh-cn.js"></script>-->
-    <script type="text/javascript" charset="utf-8" src="${ctxPath}/static/js/ueditor/jsp/ueditor.config.js"></script>
-    <script type="text/javascript" charset="utf-8" src="${ctxPath}/static/js/ueditor/jsp/ueditor.all.js"></script>
-    <script type="text/javascript" charset="utf-8" src="${ctxPath}/static/js/ueditor/jsp/lang/zh-cn/zh-cn.js"></script>
-    <script src="${ctxPath}/static/crypto-js/crypto-js.js"></script>
+   <!-- <script type="text/javascript" charset="utf-8" src="${ctxPath}/djadmin/static/js/plugins/umeditor/umeditor.config.js"></script>
+    <script type="text/javascript" charset="utf-8" src="${ctxPath}/djadmin/static/js/plugins/umeditor/umeditor.js"></script>
+    <script type="text/javascript" charset="utf-8" src="${ctxPath}/djadmin/static/js/plugins/umeditor/lang/zh-cn/zh-cn.js"></script>-->
+    <script type="text/javascript" charset="utf-8" src="${ctxPath}/djadmin/static/js/ueditor/jsp/ueditor.config.js"></script>
+    <script type="text/javascript" charset="utf-8" src="${ctxPath}/djadmin/static/js/ueditor/jsp/ueditor.all.js"></script>
+    <script type="text/javascript" charset="utf-8" src="${ctxPath}/djadmin/static/js/ueditor/jsp/lang/zh-cn/zh-cn.js"></script>
+    <script src="${ctxPath}/djadmin/static/crypto-js/crypto-js.js"></script>
     <!--<style type="text/css">
         table{  
             width:100px;  
@@ -104,7 +104,7 @@
                 if(imgUrl != "") {
                     imgUrl = imgUrl;// 设置图片路径
                 } else {
-                    imgUrl = Feng.ctxPath + '/static/img/NoPIC.png';// 默认无图
+                    imgUrl = Feng.ctxPath + '/djadmin/static/img/NoPIC.png';// 默认无图
                 }
                 layer.open({
                     type: 1,
@@ -126,7 +126,7 @@
             if(imgUrl != "") {
                 imgUrl = imgUrl;// 设置图片路径
             } else {
-                imgUrl = Feng.ctxPath + '/static/img/NoPIC.png';// 默认无图
+                imgUrl = Feng.ctxPath + '/djadmin/static/img/NoPIC.png';// 默认无图
             }
             layer.open({
                 type: 1,
@@ -329,12 +329,12 @@
 </head>
 
 <body class="gray-bg">
-<audio id="newOrder"><source src="${ctxPath}/static/audio/newOrder.mp3" type="audio/mpeg"></audio>
-<audio id="cancelOrder"><source src="${ctxPath}/static/audio/cancelOrder.mp3" type="audio/mpeg"></audio>
-<audio id="lobbyOrder"><source src="${ctxPath}/static/audio/lobbyOrder.mp3" type="audio/mpeg"></audio>
+<audio id="newOrder"><source src="${ctxPath}/djadmin/static/audio/newOrder.mp3" type="audio/mpeg"></audio>
+<audio id="cancelOrder"><source src="${ctxPath}/djadmin/static/audio/cancelOrder.mp3" type="audio/mpeg"></audio>
+<audio id="lobbyOrder"><source src="${ctxPath}/djadmin/static/audio/lobbyOrder.mp3" type="audio/mpeg"></audio>
 <div class="wrapper wrapper-content">
     ${layoutContent}
 </div>
-<script src="${ctxPath}/static/js/content.js?v=1.0.0"></script>
+<script src="${ctxPath}/djadmin/static/js/content.js?v=1.0.0"></script>
 </body>
 </html>

--
Gitblit v1.7.1