mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-19 09:25:53 +08:00
feat: ✨ 管理端添加多标签Tab页内嵌模式设置
This commit is contained in:
@@ -13,4 +13,7 @@ module.exports = {
|
||||
port: 10003, //端口
|
||||
inputMaxLength:'140', //全局输入框默认最大输入长度字
|
||||
mainColor:"#ff5c58", //主题色
|
||||
setting: {
|
||||
isUseTabsRouter: true, //多标签Tab页模式
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user