fix: 修复模板唯一性及六项运营页面问题
CSS quality / css-quality (push) Canceled after 0s

This commit is contained in:
hectorzhao
2026-09-21 19:28:50 +08:00
parent 28951b4fc4
commit 3cacb6e8e7
38 changed files with 1122 additions and 194 deletions
+6
View File
@@ -429,6 +429,12 @@
"roots": [
"template-optout"
]
},
{
"file": "src/apps/admin/channels/ChannelFormModal.css",
"owners": ["src/apps/admin/channels/ChannelFormModal.tsx"],
"stylelintLegacy": false,
"roots": ["sms-channel-form"]
}
]
}