| 1 |
- <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-3434c2b8 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="goods-column data-v-3434c2b8"><scroll-view scroll-x="true" class="data-v-3434c2b8"><view class="column-wrap data-v-3434c2b8"><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-3434c2b8" bindtap="__e"><view class="{{['xxl','normal','title','data-v-3434c2b8',(active==index)?'bold':'']}}">{{item.name}}</view><view class="{{['m-t-8','xs','text-center','data-v-3434c2b8',active==index?'active':'']}}">{{item.remark}}</view></view></block></view></scroll-view></view><view class="goods data-v-3434c2b8"><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-3434c2b8 vue-ref" bind:__l="__l" vue-slots="{{['right','left']}}"></u-waterfall></view></mescroll-body></block>
|