mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-04 00:24:29 +08:00
初始化项目
This commit is contained in:
11
view/index/common/_easy_blue_require.html
Normal file
11
view/index/common/_easy_blue_require.html
Normal file
@@ -0,0 +1,11 @@
|
||||
{include file='common/_require'/}
|
||||
|
||||
<link rel="stylesheet" href="/static/css/index.easy_blue.css">
|
||||
|
||||
<script>
|
||||
|
||||
layui.config({
|
||||
base: '/static/js/'
|
||||
}).use('firm');
|
||||
|
||||
</script>
|
||||
Reference in New Issue
Block a user