1 |
- <view style="height:100vh;background-color:#F5F5F5;"><view style="height:50rpx;"></view><uni-nav-bar vue-id="0ea076d0-1" left-icon="back" title="购物车" rightText="编辑" data-event-opts="{{[['^clickLeft',[['goback']]],['^clickRight',[['deleteShop']]]]}}" bind:clickLeft="__e" bind:clickRight="__e" bind:__l="__l"></uni-nav-bar><view class="cart-list"><view style="display:flex;align-items:center;padding:20rpx 36rpx;border-bottom:1px solid #F5F5F5;"><image style="width:50rpx;height:50rpx;" src></image><label style="padding-left:8rpx;" class="_span">华南酒店</label></view><view class="shoplist" style="background-color:#fff;"><view style="flex:1;"><van-checkbox vue-id="0ea076d0-2" icon-size="16px" checked-color="#D9332E" shape="round" bind:change="onChange" data-com-type="wx" bind:__l="__l"></van-checkbox></view><view style="flex:15;"><van-card vue-id="0ea076d0-3" title-class="changewidth" price-class="priceClass" price="10.00" desc="描述信息" title="商品标题" thumb="https://gd3.alicdn.com/imgextra/i3/0/O1CN01IiyFQI1UGShoFKt1O_!!0-item_pic.jpg_400x400.jpg" data-com-type="wx" bind:__l="__l" vue-slots="{{['footer']}}"><view slot="footer"><uninumberbox vue-id="{{('0ea076d0-4')+','+('0ea076d0-3')}}" min="{{1}}" data-event-opts="{{[['^change',[['bindChange']]]]}}" bind:change="__e" bind:__l="__l"></uninumberbox></view></van-card></view></view></view><view style="position:fixed;bottom:0;"><van-submit-bar vue-id="0ea076d0-5" price="{{3050}}" button-text="结算" bind:submit="onClickButton" tip="{{true}}" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><van-checkbox vue-id="{{('0ea076d0-6')+','+('0ea076d0-5')}}" checked-color="#D9332E" value="{{checked}}" shape="round" bind:change="onChange" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}">全选</van-checkbox></van-submit-bar></view></view>
|