refactor(tabbar): 将 tabbar 组件从 components 移动到 layouts 目录
重构 tabbar 组件结构,将其从 components 目录迁移至 layouts 目录以更符合项目结构规范 移除未使用的 midButton 配置
This commit is contained in:
@@ -40,11 +40,7 @@
|
||||
"icon": "i-carbon-code",
|
||||
"iconType": "unocss"
|
||||
}
|
||||
],
|
||||
"midButton": {
|
||||
"iconPath": "/static/logo.svg",
|
||||
"text": "发布"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pages": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user