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/3adf3b4727dc929b6a25749ee9728226d2ed8255 You should set ROOT_URL correctly, otherwise the web may not work correctly.

feat:考试详情

pg_adapter
wangxy 9 months ago
parent 4d0a96e740
commit 3adf3b4727

@ -9,7 +9,7 @@
<div class="row">
<div class="col-sm-6">
<div class="form-group">
<label class="col-sm-4 control-label is-required">考试时间:</label>
<label class="col-sm-4 control-label">考试时间:</label>
<div class="col-sm-8">
<span class="date">[[${#dates.format(columns.updateTime, 'yyyy-MM-dd hh:MM:ss')}]]</span>
</div>

Loading…
Cancel
Save