更新layui,修复数据库初始化路径问题

This commit is contained in:
mkg
2021-07-07 13:54:37 +08:00
parent 28021df2ab
commit 0a60c1960d
26 changed files with 1051 additions and 1030 deletions
@@ -5,7 +5,7 @@ window.rootPath = (function(src) {
layui.config({
base: rootPath + "module/",
version: "3.8.0.Release"
version: "3.8.7"
}).extend({
admin: "admin", // 框架布局组件
menu: "menu", // 数据菜单组件