修改列表样式,页面跳转bug

This commit is contained in:
gyj
2023-12-26 17:14:58 +08:00
parent 29ef938a40
commit fec7d4626c
5 changed files with 41 additions and 23 deletions
+1 -2
View File
@@ -16,7 +16,7 @@
{{defalutVal.applicantName}}
</view>
</view>
<view class="listItem">
<view class="listItem" style="margin-top:22rpx">
<view class="lable">
被申请人姓名:
</view>
@@ -79,7 +79,6 @@
width: 100%;
display: flex;
height: 50rpx;
.lable {
width: 30%;
}