分类:
前端
页面:
<radio-group @change="radioChange" name="radio" style="margin-top: 5px;"> <view class="uni-flex uni-row"> <view class="flex-item-ispass"> <radio value="1" /><text>通过</text> </view> <view class="flex-item-ispass"> <radio value="2" /><text>失败</text> </view> <view class="flex-item-ispass"> <radio value="0" /><text>待审</text> </view> <view class="flex-item-ispass"> <radio value="-1" /><text>所有</text> </view> </view> </radio-group>
js:
radioChange(evt) { alert(evt.detail.value); },
欢迎加群讨论技术,1群:677373950(满了,可以加,但通过不了),2群:656732739
评价
排名
6
文章
6
粉丝
16
评论
8
{{item.articleTitle}}
{{item.blogName}} : {{item.content}}
ICP备案 :渝ICP备18016597号-1
网站信息:2018-2024TNBLOG.NET
技术交流:群号656732739
联系我们:contact@tnblog.net
公网安备:50010702506256
欢迎加群交流技术