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

<view class="box-container data-v-248a1236"><u-navbar vue-id="6cb7327e-1" leftIconSize="25px" height="70px" titleStyle="{{({fontWeight:700})}}" title="添加关注人" data-event-opts="{{[['^leftClick',[['leftClick']]]]}}" bind:leftClick="__e" class="data-v-248a1236" bind:__l="__l"></u-navbar><view class="entry-info data-v-248a1236"><u-checkbox-group vue-id="6cb7327e-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-248a1236" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{checkboxList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><u-checkbox vue-id="{{('6cb7327e-3-'+index)+','+('6cb7327e-2')}}" customStyle="{{({marginBottom:'8px'})}}" label="{{item.optionText}}" name="{{item.optionValue}}" class="data-v-248a1236" bind:__l="__l"></u-checkbox></block></u-checkbox-group><button data-event-opts="{{[['tap',[['saveData',['$event']]]]]}}" class="btn data-v-248a1236" bindtap="__e">保存</button></view></view>