From 954dd6d15ad6a32098f252e7db52459231566b2b Mon Sep 17 00:00:00 2001 From: Pu Zhibing <393733352@qq.com> Date: 星期三, 10 九月 2025 17:28:24 +0800 Subject: [PATCH] 提交代码 --- management/guns-admin/src/main/webapp/WEB-INF/view/system/tSystemBulletin/tSystemBulletin_edit.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tSystemBulletin/tSystemBulletin_edit.html b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tSystemBulletin/tSystemBulletin_edit.html index c978f4e..17948e2 100644 --- a/management/guns-admin/src/main/webapp/WEB-INF/view/system/tSystemBulletin/tSystemBulletin_edit.html +++ b/management/guns-admin/src/main/webapp/WEB-INF/view/system/tSystemBulletin/tSystemBulletin_edit.html @@ -53,8 +53,8 @@ </div> </div> -<script src="${ctxPath}/static/modular/system/tSystemBulletin/tSystemBulletin_info.js"></script> -<script src="${ctxPath}/static/js/ueditor/jsp/ueditor.all.js"></script> +<script src="${ctxPath}/djadmin/static/modular/system/tSystemBulletin/tSystemBulletin_info.js"></script> +<script src="${ctxPath}/djadmin/static/js/ueditor/jsp/ueditor.all.js"></script> <script type="text/javascript"> $(function () { var idCardPositive = new $WebUpload("img"); -- Gitblit v1.7.1