|
@@ -57,10 +57,10 @@
|
|
|
</u-list>
|
|
|
</view>
|
|
|
<view class="zhifu" v-show="zhifumk">
|
|
|
- <view class="zhifuleft">
|
|
|
+ <!-- <view class="zhifuleft">
|
|
|
<checkbox :checked="quanxuan"/>
|
|
|
全选
|
|
|
- </view>
|
|
|
+ </view> -->
|
|
|
<view class="zhifuright" @click="Immediatepayment">
|
|
|
<view class="heji">
|
|
|
合计:<span>¥ {{heji}}</span>
|
|
@@ -794,7 +794,7 @@
|
|
|
background-color: #fff;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
- justify-content: space-between;
|
|
|
+ justify-content:flex-end;
|
|
|
}
|
|
|
|
|
|
.zhifuleft {
|