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
2842925fc3
commit
6519a78e9b
@ -16,6 +16,7 @@
|
|||||||
<link rel="stylesheet" href="__ROOT__/static/extra/style.css?at={:date('md')}">
|
<link rel="stylesheet" href="__ROOT__/static/extra/style.css?at={:date('md')}">
|
||||||
{block name="style"}{/block}
|
{block name="style"}{/block}
|
||||||
<script>
|
<script>
|
||||||
|
window.taDebug = '{:intval($app->isDebug())}' > 0;
|
||||||
window.taEditor = '{:sysconf("base.editor")?:"ckeditor4"}';
|
window.taEditor = '{:sysconf("base.editor")?:"ckeditor4"}';
|
||||||
window.tapiRoot = '{:sysuri("admin/index/index",[],false)}'
|
window.tapiRoot = '{:sysuri("admin/index/index",[],false)}'
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user