uni-app中设置radio和switch的大小

409 阅读1分钟
<radio style="transform: scale(0.7)" />

<switch style="transform: scale(0.7,0.7)" />

使用transform:scale() 可以设置