Merge branch 'master' of https://gitee.com/pear-admin/Pear-Admin-Layui
commit
cbb42999db
|
|
@ -21,7 +21,7 @@ menu:
|
||||||
controlWidth: 500
|
controlWidth: 500
|
||||||
## 默认选中的菜单项
|
## 默认选中的菜单项
|
||||||
select: "10"
|
select: "10"
|
||||||
## 是否开启异步菜单,true 时 data 属性设置为菜单数据,false 时为 json 文件或后端接口
|
## 是否开启异步菜单,false 时 data 属性设置为静态数据,true 时为后端接口
|
||||||
async: true
|
async: true
|
||||||
## 视图内容配置
|
## 视图内容配置
|
||||||
tab:
|
tab:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue