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

feat:问题修改

pg_adapter
wangxy 8 months ago
parent 2e7238bb85
commit 64f5c6c27a

@ -48,7 +48,7 @@
var userStatus = [[${@dict.getType('sys_normal_disable')}]];
var userPolitics = [[${@dict.getType('sys_user_politics')}]];
var examineState = [[${@dict.getType('sys_examine_state')}]];
var prefix = ctx + "system/user";
var prefix = ctx + "system/userexamine";
$(function() {
var options = {

Loading…
Cancel
Save