Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mallapp
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
viitto
mallapp
Commits
6543f170
Commit
6543f170
authored
Sep 22, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
隐藏去年业绩
parent
bda71824
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
23 deletions
+25
-23
detail.vue
pages/kotra/carrier/detail.vue
+25
-23
No files found.
pages/kotra/carrier/detail.vue
View file @
6543f170
...
@@ -245,7 +245,7 @@
...
@@ -245,7 +245,7 @@
font-weight: 500;
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=
"width: 156rpx; text-align: right"
>
去年业绩:
</text>
<text
<text
style=
"color: #f30329; font-weight: bold"
style=
"color: #f30329; font-weight: bold"
...
@@ -257,13 +257,19 @@
...
@@ -257,13 +257,19 @@
v-if=
"detailData.YeJi
<
=
0
"
v-if=
"detailData.YeJi
<
=
0
"
>
/
</text
>
/
</text
>
>
</view>
</view>
-->
<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=
"width: 156rpx; text-align: right"
>
商业体量:
</text>
<text
style=
"color: #f30329; font-weight: bold"
<text
style=
"color: #f30329; font-weight: bold"
>
{{
detailData
.
CarrierSize
}}
万㎡
</text
>
{{
detailData
.
CarrierSize
}}
万㎡
</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
.
ShopNum
}}
</text>
</view>
</view>
</view>
<view
<view
style=
"
style=
"
...
@@ -293,27 +299,7 @@
...
@@ -293,27 +299,7 @@
>
>
</view>
</view>
</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
<view
style=
"
style=
"
display: flex;
display: flex;
...
@@ -349,6 +335,22 @@
...
@@ -349,6 +335,22 @@
>
>
</view>
</view>
</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
<view
style=
"
style=
"
font-size: 26rpx;
font-size: 26rpx;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment