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/402e0092a1cd3c828244aedb9e921766c66f8062?style=split&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

feat:去考试

pg_adapter
wangxy 9 months ago
parent 7c65d1c4d5
commit 402e0092a1

@ -46,9 +46,7 @@
url: prefix + "/list", url: prefix + "/list",
updateUrl: prefix + "/toExam/{id}", updateUrl: prefix + "/toExam/{id}",
modalName: "在线考试", modalName: "在线考试",
columns: [{ columns: [
checkbox: false
},
{ {
field : 'content', field : 'content',
title : '考试名称' title : '考试名称'

Loading…
Cancel
Save