抖音小程序端
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 line
879 B

<view class="choiceness"><uni-search-bar class="uni-mt-10" vue-id="d8b33852-1" placeholder="请输入喜欢的艺术家代号吧~" clearButton="auto" cancelButton="none" data-event-opts="{{[['^confirm',[['search']]]]}}" bind:confirm="__e" bind:__l="__l"></uni-search-bar><view class="choiceness-list"><view class="imgList1"><view class="ad-view"><ad adpid="H5DB4880B" type data-event-opts="{{[['load',[['onload',['$event']]]],['close',[['onclose',['$event']]]],['error',[['onerror',['$event']]]]]}}" bindload="__e" bindclose="__e" binderror="__e"></ad></view><block tt:for="{{imgList}}" tt:for-item="item" tt:for-index="index" tt:key="index"><image class="img-box" style="{{('width:'+imgWidth+';height:'+imgHeight)}}" src="{{item.imgUrl}}" mode data-event-opts="{{[['tap',[['targetDetail',['$0'],[[['imgList','',index]]]]]]]}}" bindtap="__e"></image></block></view></view></view>