mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update full.html
This commit is contained in:
parent
464faac034
commit
150e1f16bf
@ -15,11 +15,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 src="__ROOT__/static/plugs/jquery/pace.min.js"></script>
|
<script src="__ROOT__/static/plugs/jquery/pace.min.js"></script>
|
||||||
<script>
|
<script src="{:url('admin/api.plugs/script',[],false,false)}"></script>
|
||||||
window.taDebug = '{:intval($app->isDebug())}' > 0;
|
|
||||||
window.taEditor = '{:sysconf("base.editor")?:"ckeditor4"}';
|
|
||||||
window.tapiRoot = '{:sysuri("admin/index/index",[],false)}';
|
|
||||||
</script>
|
|
||||||
</head>
|
</head>
|
||||||
<body class="layui-layout-body">
|
<body class="layui-layout-body">
|
||||||
{block name='body'}
|
{block name='body'}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user