Your ROOT_URL in app.ini is http://git.zky.com/ but you are visiting http://61.178.84.89:8998/luoluo/ry_zhky/commit/eec62a3ac731ca5687ff87dd45ae9ee183dbef0c?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

feat:导入区划转中文

pg_adapter
wangxy 10 months ago
parent 03e0e83733
commit eec62a3ac7

@ -42,7 +42,7 @@
</div> </div>
<div class="col-sm-5"> <div class="col-sm-5">
<form id="signupForm" autocomplete="off"> <form id="signupForm" autocomplete="off">
<h3><strong>保密业务综合管理系统</strong></h3> <h3 style="text-align: center;"><strong>保密业务综合管理系统</strong></h3>
<input type="text" name="username" class="form-control uname" placeholder="用户名" value="" /> <input type="text" name="username" class="form-control uname" placeholder="用户名" value="" />
<input type="password" name="password" class="form-control pword" placeholder="密码" value="" /> <input type="password" name="password" class="form-control pword" placeholder="密码" value="" />
<div class="checkbox-custom m-t" th:if="${isRemembered}"> <div class="checkbox-custom m-t" th:if="${isRemembered}">

Loading…
Cancel
Save