mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update index.html
This commit is contained in:
parent
ba2d60fe57
commit
b7cb65c4ea
@ -18,7 +18,7 @@
|
||||
<script>
|
||||
window.taDebug = '{:intval($app->isDebug())}' > 0;
|
||||
window.taEditor = '{:sysconf("base.editor")?:"ckeditor4"}';
|
||||
window.tapiRoot = '{:sysuri("admin/index/index",[],false)}'
|
||||
window.tapiRoot = '{:sysuri("admin/index/index",[],false)}';
|
||||
</script>
|
||||
<script src="__ROOT__/static/plugs/jquery/pace.min.js"></script>
|
||||
</head>
|
||||
|
Loading…
x
Reference in New Issue
Block a user