1 |
- <view style="{{(colorStyle)}}" class="data-v-2e1ae9ae"><block wx:if="{{$root.g0}}"><view class="collectionGoods data-v-2e1ae9ae"><view class="title-admin data-v-2e1ae9ae"><view class="data-v-2e1ae9ae">{{$root.m0+''}}<text class="text data-v-2e1ae9ae">{{''+count+''}}</text>{{''+$root.m1}}</view><view data-event-opts="{{[['tap',[['showRadio',['$event']]]]]}}" class="admin data-v-2e1ae9ae" bindtap="__e">{{checkbox_show?$root.m2:$root.m3}}</view></view><checkbox-group data-event-opts="{{[['change',[['checkboxChange',['$event']]]]]}}" catchchange="__e" class="data-v-2e1ae9ae"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item acea-row data-v-2e1ae9ae"><view class="left data-v-2e1ae9ae"><checkbox hidden="{{!(checkbox_show)}}" value="{{item.g1}}" checked="{{item.$orig.checked}}" class="data-v-2e1ae9ae"></checkbox><view data-event-opts="{{[['tap',[['jump',['$0'],[[['collectProductList','',index]]]]]]]}}" class="pictrue data-v-2e1ae9ae" bindtap="__e"><image src="{{item.$orig.image}}" class="data-v-2e1ae9ae"></image><block wx:if="{{!item.$orig.is_show}}"><view class="invalid acea-row row-center-wrapper data-v-2e1ae9ae">已下架</view></block></view></view><view data-event-opts="{{[['tap',[['jump',['$0'],[[['collectProductList','',index]]]]]]]}}" class="text acea-row row-column-between data-v-2e1ae9ae" bindtap="__e"><view class="name line2 data-v-2e1ae9ae">{{item.$orig.store_name}}</view><view class="acea-row row-between-wrapper data-v-2e1ae9ae"><view class="money font-color data-v-2e1ae9ae">{{item.m4+item.$orig.price}}</view></view></view></view></block><view class="loadingicon acea-row row-center-wrapper data-v-2e1ae9ae"><text class="loading iconfont icon-jiazai data-v-2e1ae9ae" hidden="{{loading==false}}"></text>{{loadTitle+''}}</view></checkbox-group></view></block><block wx:else><block wx:if="{{$root.g2}}"><view class="noCommodity data-v-2e1ae9ae"><view class="pictrue data-v-2e1ae9ae"><image src="{{imgHost+'/statics/images/noCollection.png'}}" class="data-v-2e1ae9ae"></image></view><recommend vue-id="dc8d4fd0-1" hostProduct="{{hostProduct}}" class="data-v-2e1ae9ae" bind:__l="__l"></recommend></view></block></block><block wx:if="{{$root.g3}}"><view class="footer acea-row row-between-wrapper data-v-2e1ae9ae"><view class="data-v-2e1ae9ae"><checkbox-group data-event-opts="{{[['change',[['checkboxAllChange',['$event']]]]]}}" bindchange="__e" class="data-v-2e1ae9ae"><checkbox value="all" checked="{{!!isAllSelect}}" class="data-v-2e1ae9ae"></checkbox><text class="checkAll data-v-2e1ae9ae">{{$root.m5+"("+$root.g4+")"}}</text></checkbox-group></view><view class="button acea-row row-middle data-v-2e1ae9ae"><button class="bnt data-v-2e1ae9ae" formType="submit" data-event-opts="{{[['tap',[['subDel',['$event']]]]]}}" bindtap="__e">{{$root.m6}}</button></view></view></block></view>
|