规范layui_plugins目录

v1.0
bobi 2019-03-31 17:00:11 +08:00
parent 4e9c632ec5
commit 45f7d0e4a2
3 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
}
layui.config({
base: 'js/'
base: 'lib/layui_plugins/'
}).extend({
treetable: 'treetable/treetable'
}).use(['element', 'table', 'form', 'jquery', 'laydate', 'treetable'], function () {