Commit a178484a authored by 罗超's avatar 罗超

1

parent 0b22b10b
...@@ -313,7 +313,7 @@ ...@@ -313,7 +313,7 @@
<text <text
style="color: #f30329; font-weight: bold" style="color: #f30329; font-weight: bold"
v-if="detailData.AreaRequirement > 0" v-if="detailData.AreaRequirement > 0"
>{{ detailData.AreaRequirement }}</text >{{ detailData.AreaRequirement }}</text
> >
<text <text
style="color: #f30329; font-weight: bold" style="color: #f30329; font-weight: bold"
...@@ -326,7 +326,7 @@ ...@@ -326,7 +326,7 @@
<text <text
style="color: #f30329; font-weight: bold" style="color: #f30329; font-weight: bold"
v-if="detailData.BuiltUpArea > 0" v-if="detailData.BuiltUpArea > 0"
>{{ detailData.BuiltUpArea }}</text >{{ detailData.BuiltUpArea }}</text
> >
<text <text
style="color: #f30329; font-weight: bold" style="color: #f30329; font-weight: bold"
......
...@@ -234,7 +234,7 @@ ...@@ -234,7 +234,7 @@
</view> </view>
<view class="bottom-border"> <view class="bottom-border">
<view class="label-text" <view class="label-text"
>经营面积(m²)<span style="color: #e54d42">*</span></view >经营面积(m²)<span style="color: #e54d42">*</span></view
> >
<view <view
class="bottom-border_r" class="bottom-border_r"
...@@ -261,7 +261,7 @@ ...@@ -261,7 +261,7 @@
</view> </view>
<view class="bottom-border"> <view class="bottom-border">
<view class="label-text" <view class="label-text"
>可租赁面积(m²)<span style="color: #e54d42">*</span></view >可租赁面积(m²)<span style="color: #e54d42">*</span></view
> >
<view <view
class="bottom-border_r" class="bottom-border_r"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment