You can not 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 lines
832 B
1 lines
832 B
<view class="problemList data-v-2baa3a98"><far-bottom vue-id="5b31f4d2-1" class="data-v-2baa3a98" bind:__l="__l"></far-bottom><scroll-view class="scrollView data-v-2baa3a98" style="{{'height:'+(phoneHight)+';'}}" scroll-y="{{true}}" lower-threshold="{{0}}" data-event-opts="{{[['scrolltolower',[['load',['$event']]]]]}}" bindscrolltolower="__e"><block wx:for="{{problemList}}" wx:for-item="item" wx:for-index="index"><view data-event-opts="{{[['tap',[['goHelpInfo',['$0'],[[['problemList','',index,'id']]]]]]]}}" class="problemMb data-v-2baa3a98" bindtap="__e"><label class="_span data-v-2baa3a98">{{item.title}}</label><image src="{{imgfixUrls+'merchant/right.svg'}}" class="data-v-2baa3a98"></image></view></block><view class="tips data-v-2baa3a98"><label class="_span data-v-2baa3a98">{{text}}</label></view></scroll-view></view>
|