This commit is contained in:
shijingjing
2022-04-28 11:41:35 +08:00
parent 1cc03c6722
commit ad6f02ed67
2 changed files with 6 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
<div class="form-item__wrapper">
<div class="left">
<i></i>
<span>住房面积</span>
<span>住房面积</span>
</div>
<div class="right">
<u-input v-model="value" placeholder="请输入" placeholder-style="font-size: 15px;" type="text" />
@@ -28,7 +28,7 @@
<div class="form-item__wrapper">
<div class="left">
<i></i>
<span>与村主干路距离</span>
<span>与村主干路距离公里</span>
</div>
<div class="right">
<u-input v-model="value" placeholder="请输入" placeholder-style="font-size: 15px;" type="text" />