forked from php-danfu.shenzhenbenwo.com

lefengyang
2025-09-10 3c9dcaf742cfa3e3c2b0843c8752cf7713aaf1fc
1
<view><block wx:if="{{$root.g0}}"><view class="record" style="{{(colorStyle)}}"><view class="nav acea-row row-between-wrapper"><view class="left">{{$root.m0+''}}<text class="num">{{count}}</text>{{$root.m1}}</view><block wx:if="{{!isShowChecked}}"><view data-event-opts="{{[['tap',[['switchTap',['$event']]]]]}}" class="font-num" bindtap="__e">{{$root.m2}}</view></block><block wx:else><view data-event-opts="{{[['tap',[['switchTap',['$event']]]]]}}" bindtap="__e">{{$root.m3}}</view></block></view><view class="list"><checkbox-group data-event-opts="{{[['change',[['checkboxChange',['$event']]]]]}}" bindchange="__e"><block wx:for="{{$root.l1}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item"><view class="title"><block wx:if="{{isShowChecked}}"><checkbox value="{{item.$orig.time}}" checked="{{item.$orig.checked}}"></checkbox></block><text>{{item.$orig.time}}</text></view><checkbox-group data-event-opts="{{[['change',[['picCheckbox',['$event',index]]]]]}}" bindchange="__e"><view class="picList acea-row row-middle"><block wx:for="{{item.l0}}" wx:for-item="j" wx:for-index="jindex" wx:key="jindex"><view data-event-opts="{{[['tap',[['goDetails',['$0'],[[['visitList','',index],['picList','',jindex]]]]]]]}}" class="picTxt" catchtap="__e"><view class="pictrue"><image src="{{j.$orig.image}}"></image><block wx:if="{{isShowChecked}}"><checkbox class="checkbox" value="{{j.g1}}" checked="{{j.$orig.checked}}"></checkbox></block><block wx:if="{{!isShowChecked&&j.$orig.stock<=0}}"><view class="masks acea-row row-center-wrapper"><view class="bg"><view>{{j.m4}}</view></view></view></block><block wx:if="{{!isShowChecked&&!j.$orig.is_show}}"><view class="masks acea-row row-center-wrapper"><view class="bg"><view>{{j.m5}}</view></view></view></block></view><view class="money">¥<text class="num">{{j.$orig.product_price}}</text></view></view></block></view></checkbox-group></view></block></checkbox-group><view class="loadingicon acea-row row-center-wrapper"><text class="loading iconfont icon-jiazai" hidden="{{loading==false}}"></text>{{loadTitle+''}}</view></view><block wx:if="{{isShowChecked}}"><view class="footer acea-row row-between-wrapper"><checkbox-group data-event-opts="{{[['change',[['checkboxAllChange',['$event']]]]]}}" bindchange="__e"><checkbox value="all" checked="{{isAllSelect}}"></checkbox><text class="checkAll">{{$root.m6}}</text></checkbox-group><view class="acea-row row-middle"><view data-event-opts="{{[['tap',[['collect',['$event']]]]]}}" class="bnt acea-row row-center-wrapper" bindtap="__e">{{$root.m7}}</view><view data-event-opts="{{[['tap',[['del',['$event']]]]]}}" class="bnt on acea-row row-center-wrapper" bindtap="__e">{{$root.m8}}</view></view></view></block></view></block><block wx:else><block wx:if="{{$root.g2}}"><view class="noCommodity"><view class="pictrue"><image src="{{imgHost+'/statics/images/no-thing.png'}}"></image></view><view class="acea-row row-center-wrapper tip">{{$root.m9}}</view><recommend vue-id="1929ad31-1" hostProduct="{{hostProduct}}" bind:__l="__l"></recommend></view></block></block></view>