release: v3 release test
This commit is contained in:
@@ -48,7 +48,7 @@ export const appModules: AppState = {
|
||||
userInfo: 'userInfo', // 登录信息存储字段-建议每个项目换一个字段,避免与其他项目冲突
|
||||
sizeMap: ['default', 'large', 'small'],
|
||||
mobile: false, // 是否是移动端
|
||||
title: 'ButterflyAdmin', // 标题
|
||||
title: 'ElementAdmin', // 标题
|
||||
pageLoading: false, // 路由跳转loading
|
||||
|
||||
breadcrumb: true, // 面包屑
|
||||
|
||||
Reference in New Issue
Block a user