mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-12 21:03:42 +08:00
feat: setting 页面新增 是否显示footer的开关
This commit is contained in:
@@ -110,7 +110,8 @@
|
||||
},
|
||||
"footer": {
|
||||
"fixed": false,
|
||||
"height": 48
|
||||
"height": 48,
|
||||
"visible": true
|
||||
},
|
||||
"page": {
|
||||
"animate": true,
|
||||
|
Reference in New Issue
Block a user