Commit 6543f170 authored by Mac's avatar Mac

隐藏去年业绩

parent bda71824
......@@ -245,7 +245,7 @@
font-weight: 500;
"
>
<view style="flex: 1; font-size: 26rpx; color: #a4a4a4">
<!-- <view style="flex: 1; font-size: 26rpx; color: #a4a4a4">
<text style="width: 156rpx; text-align: right">去年业绩:</text>
<text
style="color: #f30329; font-weight: bold"
......@@ -257,13 +257,19 @@
v-if="detailData.YeJi <= 0"
>/</text
>
</view>
</view> -->
<view style="flex: 1; font-size: 26rpx; color: #a4a4a4">
<text style="width: 156rpx; text-align: right">商业体量:</text>
<text style="color: #f30329; font-weight: bold"
>{{ detailData.CarrierSize }}万㎡</text
>
</view>
<view style="flex: 1; font-size: 26rpx; color: #a4a4a4">
<text style="width: 156rpx; text-align: right">店铺数量:</text>
<text style="color: #f30329; font-weight: bold">{{
detailData.ShopNum
}}</text>
</view>
</view>
<view
style="
......@@ -293,27 +299,7 @@
>
</view>
</view>
<view
style="
display: flex;
align-items: center;
margin-bottom: 30rpx;
font-weight: 500;
"
>
<view style="flex: 1; font-size: 26rpx; color: #a4a4a4">
<text style="width: 156rpx; text-align: right">开业时间:</text>
<text style="color: #f30329; font-weight: bold">{{
detailData.OpenTime?detailData.OpenTime.slice(0, 10):''
}}</text>
</view>
<view style="flex: 1; font-size: 26rpx; color: #a4a4a4">
<text style="width: 156rpx; text-align: right">店铺数量:</text>
<text style="color: #f30329; font-weight: bold">{{
detailData.ShopNum
}}</text>
</view>
</view>
<view
style="
display: flex;
......@@ -348,6 +334,22 @@
>/</text
>
</view>
</view>
<view
style="
display: flex;
align-items: center;
margin-bottom: 30rpx;
font-weight: 500;
"
>
<view style="flex: 1; font-size: 26rpx; color: #a4a4a4">
<text style="width: 156rpx; text-align: right">开业时间:</text>
<text style="color: #f30329; font-weight: bold">{{
detailData.OpenTime?detailData.OpenTime.slice(0, 10):''
}}</text>
</view>
</view>
<view
style="
......
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