1 line
1.5 KiB
Plaintext
1 line
1.5 KiB
Plaintext
<block wx:if="{{hasData}}"><mescroll-body vue-id="5262923c-1" up="{{upOption}}" down="{{downOption}}" data-ref="mescrollRef" data-event-opts="{{[['^init',[['mescrollInit']]],['^down',[['downCallback']]],['^up',[['upCallback']]]]}}" bind:init="__e" bind:down="__e" bind:up="__e" class="data-v-45cf7f38 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="goods-column data-v-45cf7f38"><scroll-view scroll-x="true" class="data-v-45cf7f38"><view class="column-wrap data-v-45cf7f38"><block wx:for="{{columnList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['changeActive',[index]]]]]}}" class="item flex-col m-r-50 muted data-v-45cf7f38" bindtap="__e"><view class="{{['xxl','normal','title','data-v-45cf7f38',(active==index)?'bold':'']}}">{{item.name}}</view><view class="{{['m-t-8','xs','text-center','data-v-45cf7f38',(active==index)?'normal':'']}}">{{item.remark}}</view><block wx:if="{{active==index}}"><view class="line br60 data-v-45cf7f38"></view></block></view></block></view></scroll-view></view><view class="goods data-v-45cf7f38"><u-waterfall generic:scoped-slots-left="goods-column-u-waterfall-left" data-vue-generic="scoped" generic:scoped-slots-right="goods-column-u-waterfall-right" bind:input="__e" vue-id="{{('5262923c-2')+','+('5262923c-1')}}" add-time="{{20}}" data-ref="uWaterfall" value="{{goodsList}}" data-event-opts="{{[['^input',[['__set_model',['','goodsList','$event',[]]]]]]}}" class="data-v-45cf7f38 vue-ref" bind:__l="__l" vue-slots="{{['right','left']}}"></u-waterfall></view></mescroll-body></block> |