标签:单选 handle val nic html div ionic pre class
<label class="toggle toggle-positive">
<input type="radio" ng-model="choice" ng-value="‘B‘">
<div class="track">
<div class="handle"></div>
</div>
</label>
用toggle的样式radio的功能
标签:单选 handle val nic html div ionic pre class
原文地址:http://www.cnblogs.com/jessical626/p/6270507.html