优化问题
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
</u-number-box>
|
||||
</view>
|
||||
</view>
|
||||
<view class="redMoney">
|
||||
<view class="redMoney" v-if="false">
|
||||
<view>
|
||||
<image src="https://czg-qr-order.oss-cn-beijing.aliyuncs.com/drder/hongbao.png"
|
||||
style="width: 30rpx;height: 30.24rpx;;" mode=""></image>
|
||||
@@ -140,7 +140,7 @@
|
||||
width: 750rpx;
|
||||
background: #FFFFFF;
|
||||
border-radius: 16rpx 16rpx 16rpx 16rpx;
|
||||
padding: 30rpx;
|
||||
padding: 20rpx 30rpx;
|
||||
|
||||
.placetopone {
|
||||
.df(space-between);
|
||||
@@ -209,21 +209,18 @@
|
||||
}
|
||||
|
||||
.jiesuanmoney {
|
||||
height: 112rpx;
|
||||
line-height: 112rpx;
|
||||
height: 50rpx;
|
||||
line-height: 50rpx;
|
||||
text-align: right;
|
||||
margin-top: 8rpx;
|
||||
|
||||
>text:first-child {
|
||||
font-size: 24rpx;
|
||||
|
||||
|
||||
}
|
||||
|
||||
>text:last-child {
|
||||
font-size: 32rpx;
|
||||
margin-left: 20rpx;
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user