1.8 version

This commit is contained in:
zhengjie
2019-05-14 09:09:20 +08:00
parent bd385f642f
commit 2d9864f603
18 changed files with 223 additions and 248 deletions

View File

@@ -37,5 +37,10 @@ export default {
/**
* @description 是否显示logo
*/
sidebarLogo: true
sidebarLogo: true,
/**
* 是否显示设置的悬浮按钮
*/
settingBtn: false
}