Merge pull request '修改radio样式' (#333) from zhy into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/333
This commit is contained in:
hansu 2020-09-05 09:37:28 +08:00
commit b875ddc434

View File

@ -271,6 +271,9 @@ export default {
border-color: #FF780F;
}
}
.u-radio__icon-wrap--disabled {
border: none;
}
}
}
}