Your ROOT_URL in app.ini is http://git.zky.com/ but you are visiting http://61.178.84.89:8998/wangxy/work-portal/commit/3979c599aa9e24976bcc57157ca8091b8343d24a You should set ROOT_URL correctly, otherwise the web may not work correctly.

头部背景

new-v20240713
dshclm 9 months ago
parent 1cfac82cfb
commit 3979c599aa

@ -61,7 +61,7 @@
</head>
<div id="hd">
<img class="bg_image1" th:src="@{/home/base/bg-head7.png}">
<img class="bg_image1" th:src="@{/home/base/new_top_bg2.jpg}">
<div class="timeDt">
<span th:text="${#dates.format(new java.util.Date().getTime(), 'yyyy年MM月dd日')}"></span>
<span th:text="${#dates.format(new java.util.Date().getTime(), 'EEEE')}"></span>

Loading…
Cancel
Save