mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
引入新版layui
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<!-- 基础js -->
|
||||
<script src="__STATIC__/plugs/jquery-3.4.1/jquery-3.4.1.min.js?t={:get_site_version_key()}"></script>
|
||||
<script src="__STATIC__/common/js/app.js?t={:get_site_version_key()}"></script>
|
||||
<script src="__STATIC__/plugs/layui-v2.8.17/layui.js?t={:get_site_version_key()}" charset="utf-8"></script>
|
||||
<script src="__STATIC__/plugs/layui-v2.9.18/layui.js?t={:get_site_version_key()}" charset="utf-8"></script>
|
||||
<script src="__STATIC__/plugs/vue-2.6.10/vue.min.js?t={:get_site_version_key()}"></script>
|
||||
|
||||
<script src="__STATIC__/plugs/Sortable.min.js?t={:get_site_version_key()}"></script>
|
||||
|
||||
@@ -16,7 +16,7 @@ class VersionBase extends Command
|
||||
|
||||
public const PRODUCT_VERSION = '';
|
||||
|
||||
public const LAYUI_VERSION = '2.8.17';
|
||||
public const LAYUI_VERSION = '2.9.18';
|
||||
|
||||
public const COMMENT = [
|
||||
'优化curd临时生成对应到正式目录,方便IDE可直接定位打开',
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
public/static/plugs/layui-v2.9.18/css/layui.css
Normal file
1
public/static/plugs/layui-v2.9.18/css/layui.css
Normal file
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 322 KiB After Width: | Height: | Size: 322 KiB |
1
public/static/plugs/layui-v2.9.18/layui.js
Normal file
1
public/static/plugs/layui-v2.9.18/layui.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user