feat: 优化通道组编辑交互
This commit is contained in:
@@ -239,6 +239,18 @@
|
||||
"stylelintLegacy": true,
|
||||
"reason": "2026-09-05 现有样式保留已发布级联;不授权向历史文件追加新业务规则。",
|
||||
"removalCondition": "按页面或公共组件确认消费者、根类和真实浏览器等价证据后,移除历史摘要并登记 roots;有意样式变更须附依据和验证后更新基线。"
|
||||
},
|
||||
{
|
||||
"file": "src/apps/admin/AdminChannelGroupFormPage.css",
|
||||
"owners": ["src/apps/admin/AdminChannelGroupFormPage.tsx"],
|
||||
"stylelintLegacy": false,
|
||||
"roots": ["channel-group-editor"]
|
||||
},
|
||||
{
|
||||
"file": "src/apps/admin/channel-groups/RouteConfigModal.css",
|
||||
"owners": ["src/apps/admin/channel-groups/RouteConfigModal.tsx"],
|
||||
"stylelintLegacy": false,
|
||||
"roots": ["channel-route-editor"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user