优化单选组件

master
yutent 2023-04-21 15:56:22 +08:00
parent 8034fc29b4
commit 8d1e960d71
1 changed files with 0 additions and 1 deletions

View File

@ -207,7 +207,6 @@ class RadioItem extends Component {
`,
// 状态
css`
:host([readonly]),
:host([disabled]) {
cursor: not-allowed;
opacity: 0.6;