mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
更新require插件
This commit is contained in:
parent
8e7d948f30
commit
10458b0b5e
@ -10,8 +10,8 @@
|
|||||||
<link rel="stylesheet" href="__STATIC__/theme/default/css/console.css">
|
<link rel="stylesheet" href="__STATIC__/theme/default/css/console.css">
|
||||||
<link rel="stylesheet" href="__STATIC__/theme/default/css/animate.css">
|
<link rel="stylesheet" href="__STATIC__/theme/default/css/animate.css">
|
||||||
{block name="style"}{/block}
|
{block name="style"}{/block}
|
||||||
<script>window.ROOT_PATH='__ROOT__';</script>
|
<script>window.ROOT_URL='__ROOT__';</script>
|
||||||
<script src="//cdn.bootcss.com/require.js/2.2.0/require.min.js"></script>
|
<script src="//cdn.bootcss.com/require.js/2.3.2/require.min.js"></script>
|
||||||
<script src="__STATIC__/admin/app.js"></script>
|
<script src="__STATIC__/admin/app.js"></script>
|
||||||
</head>
|
</head>
|
||||||
{block name="bodyTag"}
|
{block name="bodyTag"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user