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/60190571a7fd39547d1cb53dc32633f6a00874ec?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

feat:新题库管理

pg_adapter
wangxy 9 months ago
parent b2546c0234
commit 60190571a7

@ -7,7 +7,7 @@
<body class="white-bg">
<div class="wrapper wrapper-content animated fadeInRight ibox-content">
<form class="form-horizontal m" id="form-repo-edit" th:object="${repo}">
<input id="noticeId" name="id" th:field="*{id}" type="hidden">
<input id="id" name="id" th:field="*{id}" type="hidden">
<div class="form-group">
<label class="col-sm-2 control-label is-required">题库标题:</label>
<div class="col-sm-10">

Loading…
Cancel
Save