You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
1.1 KiB
Plaintext
1 line
1.1 KiB
Plaintext
4 weeks ago
|
<view class="box-container data-v-16c261f9"><u-navbar vue-id="7ceb43a6-1" leftIconSize="25px" height="70px" titleStyle="{{({fontWeight:700})}}" title="添加处理人" data-event-opts="{{[['^leftClick',[['leftClick']]]]}}" bind:leftClick="__e" class="data-v-16c261f9" bind:__l="__l"></u-navbar><view class="entry-info data-v-16c261f9"><u-radio-group vue-id="7ceb43a6-2" placement="column" shape="circle" value="{{checked}}" data-event-opts="{{[['^change',[['checkboxChange']]],['^input',[['__set_model',['','checked','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" class="data-v-16c261f9" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{checkboxList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><u-radio vue-id="{{('7ceb43a6-3-'+index)+','+('7ceb43a6-2')}}" customStyle="{{({marginBottom:'8px'})}}" label="{{item.optionText}}" name="{{item.optionValue}}" class="data-v-16c261f9" bind:__l="__l"></u-radio></block></u-radio-group><button data-event-opts="{{[['tap',[['saveData',['$event']]]]]}}" class="btn data-v-16c261f9" bindtap="__e">保存</button></view></view>
|