1 line
740 B
Plaintext
1 line
740 B
Plaintext
<mg-popup bind:input="__e" vue-id="41a0b4f1-1" position="bottom" z-index="999" value="{{show}}" data-event-opts="{{[['^input',[['__set_model',['','show','$event',[]]]]]]}}" class="data-v-17ddda25" bind:__l="__l" vue-slots="{{['default']}}"><view class="f30 bf5 t-c data-v-17ddda25"><block wx:for="{{list}}" wx:for-item="v" wx:for-index="i" wx:key="i"><block wx:if="{{!v.hide}}"><view class="p3 bf hlb data-v-17ddda25" style="{{'color:'+(v.c)+';'}}" hover-class="be" data-event-opts="{{[['tap',[['$emit',['con','$0'],[[['list','',i]]]]]]]}}" bindtap="__e">{{v.n}}</view></block></block><view class="p3 bf mt15 data-v-17ddda25" hover-class="be" data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" bindtap="__e">取消</view></view></mg-popup> |