| 1 |
- <view><x-steps vue-id="6e494944-1" current="{{1}}" bind:__l="__l"></x-steps><x-commodity vue-id="6e494944-2" commodityData="{{commodityData}}" bind:__l="__l"></x-commodity><view class="shop-foot"><view class="same_row_in" style="align-items:flex-end;"><view class="same_row_in"><checkbox-group data-event-opts="{{[['change',[['checkboxChangeAll',['$event']]]]]}}" bindchange="__e"><checkbox class="round" style="transform:scale(0.8);" checked="{{isAllChecked}}"></checkbox></checkbox-group></view><view>全选</view></view><view class="same_row_in"><view class="footing_box"><view class="title_total">合计</view><view class="title_money">¥</view><view class="money_num">{{priceNum}}</view></view><view data-event-opts="{{[['tap',[['settleAccounts',['$event']]]]]}}" class="settle_accounts center_in" bindtap="__e">结算</view></view></view></view>
|