mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-08 19:12:48 +08:00
feat: 列表新增自动生成tab组件
This commit is contained in:
@@ -635,4 +635,8 @@ table样式
|
||||
.w-e-text-container,
|
||||
.w-e-bar {
|
||||
border: 1px solid #d2d2d2;
|
||||
}
|
||||
|
||||
.search-tab .layui-tabs-body {
|
||||
display: none;
|
||||
}
|
||||
@@ -656,5 +656,10 @@ table样式
|
||||
.w-e-text-container,
|
||||
.w-e-bar {
|
||||
border: 1px solid #d2d2d2;
|
||||
}
|
||||
|
||||
.search-tab{
|
||||
.layui-tabs-body{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user