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
a178484a
Commit
a178484a
authored
Sep 24, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
0b22b10b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
detail.vue
pages/kotra/carrier/detail.vue
+2
-2
carrierInformation.vue
pages/kotra/carrierInformation.vue
+2
-2
No files found.
pages/kotra/carrier/detail.vue
View file @
a178484a
...
...
@@ -313,7 +313,7 @@
<text
style=
"color: #f30329; font-weight: bold"
v-if=
"detailData.AreaRequirement > 0"
>
{{
detailData
.
AreaRequirement
}}
万
㎡
</text
>
{{
detailData
.
AreaRequirement
}}
㎡
</text
>
<text
style=
"color: #f30329; font-weight: bold"
...
...
@@ -326,7 +326,7 @@
<text
style=
"color: #f30329; font-weight: bold"
v-if=
"detailData.BuiltUpArea > 0"
>
{{
detailData
.
BuiltUpArea
}}
万
㎡
</text
>
{{
detailData
.
BuiltUpArea
}}
㎡
</text
>
<text
style=
"color: #f30329; font-weight: bold"
...
...
pages/kotra/carrierInformation.vue
View file @
a178484a
...
...
@@ -234,7 +234,7 @@
</view>
<view
class=
"bottom-border"
>
<view
class=
"label-text"
>
经营面积(
万
m²)
<span
style=
"color: #e54d42"
>
*
</span></view
>
经营面积(m²)
<span
style=
"color: #e54d42"
>
*
</span></view
>
<view
class=
"bottom-border_r"
...
...
@@ -261,7 +261,7 @@
</view>
<view
class=
"bottom-border"
>
<view
class=
"label-text"
>
可租赁面积(
万
m²)
<span
style=
"color: #e54d42"
>
*
</span></view
>
可租赁面积(m²)
<span
style=
"color: #e54d42"
>
*
</span></view
>
<view
class=
"bottom-border_r"
...
...
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