From 320ed3f4782f9662f79ecfe14d2cf3f34dd288c5 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 01 八月 2023 19:52:36 +0800 Subject: [PATCH] # --- src/main/webapp/views/index_datashow.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/views/index_datashow.html b/src/main/webapp/views/index_datashow.html index 3c278df..90e7903 100644 --- a/src/main/webapp/views/index_datashow.html +++ b/src/main/webapp/views/index_datashow.html @@ -86,6 +86,7 @@ </form> </script> <script type="text/javascript"> + console.log(baseUrl) $("#close").on("click",function(){ $("#details").attr("style","display:none") }) -- Gitblit v1.9.1