This commit is contained in:
kbing1981 2024-07-03 21:07:48 +08:00
parent 1790ba749b
commit c6bd469164
1 changed files with 1 additions and 4 deletions

View File

@ -86,7 +86,7 @@
</view> </view>
</view> </view>
</view> </view>
<view class="margin-top-xl pay-ding"> <view class="header-view header-padd header-margin">
<view class="d-title">备注</view> <view class="d-title">备注</view>
<view class="list-pay"> <view class="list-pay">
<view class="textarea-pay-list"> <view class="textarea-pay-list">
@ -1703,7 +1703,6 @@
} }
.header-view{ .header-view{
background-color: #fff; background-color: #fff;
margin-bottom: 12px;
border-radius: 11px; border-radius: 11px;
} }
.head-foot span:nth-child(1){ .head-foot span:nth-child(1){
@ -1781,7 +1780,6 @@
font-weight: 400; font-weight: 400;
font-size: 29rpx; font-size: 29rpx;
color: #222; color: #222;
padding: 10px 15px 0px 15px;
width: 100%; width: 100%;
} }
.checkbox-data{ .checkbox-data{
@ -1802,7 +1800,6 @@
} }
.list-pay{ .list-pay{
width: 100%; width: 100%;
padding: 0px 29rpx;
} }
.pay-ding-top{ .pay-ding-top{
width: 100%; width: 100%;