no message

app
jscyl13849007907 5 months ago
parent 6788355b0b
commit 4379738784

@ -8,7 +8,7 @@
:color="iconColor"
/>
</view>
<view class="u-radio__label" @tap="onClickLabel" :style="{ fontSize: $u.addUnit(labelSize) }">
<view class="u-radio__label" style="margin-right: 10px;" @tap="onClickLabel" :style="{ fontSize: $u.addUnit(labelSize) }">
<slot />
</view>
</view>

Loading…
Cancel
Save