This commit is contained in:
parent
1790ba749b
commit
c6bd469164
|
@ -86,7 +86,7 @@
|
|||
</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="list-pay">
|
||||
<view class="textarea-pay-list">
|
||||
|
@ -1703,7 +1703,6 @@
|
|||
}
|
||||
.header-view{
|
||||
background-color: #fff;
|
||||
margin-bottom: 12px;
|
||||
border-radius: 11px;
|
||||
}
|
||||
.head-foot span:nth-child(1){
|
||||
|
@ -1781,7 +1780,6 @@
|
|||
font-weight: 400;
|
||||
font-size: 29rpx;
|
||||
color: #222;
|
||||
padding: 10px 15px 0px 15px;
|
||||
width: 100%;
|
||||
}
|
||||
.checkbox-data{
|
||||
|
@ -1802,7 +1800,6 @@
|
|||
}
|
||||
.list-pay{
|
||||
width: 100%;
|
||||
padding: 0px 29rpx;
|
||||
}
|
||||
.pay-ding-top{
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue