Commit 49f7233f1c4280d5e7dfab13d7d58336d71fb008

Authored by 史婷婷
1 parent 6c5c5b0e

feat: 资信详情样式优化

@@ -147,7 +147,7 @@ @@ -147,7 +147,7 @@
147 <view class="row"><text class="label">加工操作方案</text><text class="value">{{ form.companyMaterialSupplyPlan 147 <view class="row"><text class="label">加工操作方案</text><text class="value">{{ form.companyMaterialSupplyPlan
148 }}</text></view> 148 }}</text></view>
149 </view> 149 </view>
150 - <view class="title-header bp"> 150 + <view class="title-header">
151 <image class="title-header_icon" src="/static/images/title.png" /> 151 <image class="title-header_icon" src="/static/images/title.png" />
152 <span>变更记录</span> 152 <span>变更记录</span>
153 </view> 153 </view>
@@ -452,9 +452,6 @@ export default { @@ -452,9 +452,6 @@ export default {
452 align-items: center; 452 align-items: center;
453 padding: 32rpx 32rpx 22rpx; 453 padding: 32rpx 32rpx 22rpx;
454 border-bottom: 1rpx dashed #f0f0f0; 454 border-bottom: 1rpx dashed #f0f0f0;
455 - // &.bp {  
456 - // border-bottom: 1rpx solid #f0f0f0;  
457 - // }  
458 455
459 &_icon { 456 &_icon {
460 width: 32rpx; 457 width: 32rpx;