Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
shld-databoard-ui
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
潘自豪 Rambo Pan
shld-databoard-ui
Commits
90b0a229
Commit
90b0a229
authored
Sep 27, 2023
by
王礼鸿 Baimax Wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改订单占比详情页面
parent
338a5dff
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
order-proportion.vue
src/module/databoard/databoard/order-proportion.vue
+3
-3
No files found.
src/module/databoard/databoard/order-proportion.vue
View file @
90b0a229
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
</div>
</div>
<div
class=
"card-board"
v-if=
"currentBtn.subdivide === '01'"
>
<div
class=
"card-board"
v-if=
"currentBtn.subdivide === '01'"
>
<contrast-card
v-for=
"data in currentHeadData"
style=
"height: 100%;width: 18%;"
:class=
"
{'selectCard': currentCard === data.key}" @click.native="selectCard(data)">
<contrast-card
v-for=
"data in currentHeadData"
style=
"height: 100%;width: 18%;"
:class=
"
{'selectCard': currentCard === data.key}" @click.native="selectCard(data)">
<title-content-mark
style=
"color: #369afa;float: left;width: 40%;font-size: 18px"
:title-style=
"
{'font-weight': 'bold'}" :mark-style="{'bottom': '12%'}" :title="data.title" :content="data.amount" mark="万
元
" isBold/>
<title-content-mark
style=
"color: #369afa;float: left;width: 40%;font-size: 18px"
:title-style=
"
{'font-weight': 'bold'}" :mark-style="{'bottom': '12%'}" :title="data.title" :content="data.amount" mark="万
吨
" isBold/>
<div
style=
"width: 60%; height: 100%; float:left; padding: 2% 2% 0 8%; line-height: 40px; display: flex; align-items: center;font-size: 16px;"
>
<div
style=
"width: 60%; height: 100%; float:left; padding: 2% 2% 0 8%; line-height: 40px; display: flex; align-items: center;font-size: 16px;"
>
<table-column
style=
"float: left;width: 25%;"
:data=
"data.hb"
name=
"title"
/>
<table-column
style=
"float: left;width: 25%;"
:data=
"data.hb"
name=
"title"
/>
<table-column
style=
"float: left;width: 40%;"
:data=
"data.hb"
name=
"amount"
/>
<table-column
style=
"float: left;width: 40%;"
:data=
"data.hb"
name=
"amount"
/>
...
@@ -25,12 +25,12 @@
...
@@ -25,12 +25,12 @@
<contrast-card
v-for=
"data in currentHeadData"
style=
"height: 100%;width: 18%;"
:class=
"
{'selectCard': currentCard === data.key}" @click.native="selectCard(data)" :style="listCardStyle">
<contrast-card
v-for=
"data in currentHeadData"
style=
"height: 100%;width: 18%;"
:class=
"
{'selectCard': currentCard === data.key}" @click.native="selectCard(data)" :style="listCardStyle">
<!-- 标题-->
<!-- 标题-->
<div
style=
"width: 100%; height: 20%; float:left; padding: 2%; line-height: 28px; display: flex; align-items: center; font-size: 14px;"
>
<div
style=
"width: 100%; height: 20%; float:left; padding: 2%; line-height: 28px; display: flex; align-items: center; font-size: 14px;"
>
<table-column
style=
"float: left;width: 80%;"
:data=
"[]"
name=
"title"
:title=
"data.title"
:title-formatter=
"value=> value+'(万元)'"
show-head
:title-style=
"
{'font-size': '18px','padding-left':'3%','white-space': 'nowrap','font-weight': 'bold',}"/>
<table-column
style=
"float: left;width: 80%;"
:data=
"[]"
name=
"title"
:title=
"data.title"
:title-formatter=
"value=> value+'(万
吨/万
元)'"
show-head
:title-style=
"
{'font-size': '18px','padding-left':'3%','white-space': 'nowrap','font-weight': 'bold',}"/>
<table-column
style=
"float: left;width: 0;font-size: 24px;font-weight: bold;color: #5eeef4;text-align: center;"
:data=
"[]"
name=
"today"
/>
<table-column
style=
"float: left;width: 0;font-size: 24px;font-weight: bold;color: #5eeef4;text-align: center;"
:data=
"[]"
name=
"today"
/>
<table-column
style=
"float: left;width: 20%;"
:data=
"[]"
name=
"yesterday"
:title=
"dateTimeChoice[currentBtn.date]"
show-head
/>
<table-column
style=
"float: left;width: 20%;"
:data=
"[]"
name=
"yesterday"
:title=
"dateTimeChoice[currentBtn.date]"
show-head
/>
</div>
</div>
<div
style=
"width: 100%; height: 80%; float:left; padding: 2%;margin-top: 1%; line-height: 28px; display: flex; align-items: center; font-size: 14px;"
>
<div
style=
"width: 100%; height: 80%; float:left; padding: 2%;margin-top: 1%; line-height: 28px; display: flex; align-items: center; font-size: 14px;"
>
<table-column
style=
"float: left;width: 30%;"
:data=
"data.data"
name=
"title"
:title-formatter=
"value=> value+'(万元)'"
/>
<table-column
style=
"float: left;width: 30%;"
:data=
"data.data"
name=
"title"
/>
<table-column
style=
"float: left;width: 50%;font-size: 24px;font-weight: bold;color: #5eeef4;text-align: center;"
:data=
"data.data"
name=
"today"
:value-formatter=
"converAmont"
/>
<table-column
style=
"float: left;width: 50%;font-size: 24px;font-weight: bold;color: #5eeef4;text-align: center;"
:data=
"data.data"
name=
"today"
:value-formatter=
"converAmont"
/>
<table-column
style=
"float: left;width: 20%;"
:data=
"data.data"
name=
"yesterday"
:value-formatter=
"converAmont"
/>
<table-column
style=
"float: left;width: 20%;"
:data=
"data.data"
name=
"yesterday"
:value-formatter=
"converAmont"
/>
</div>
</div>
...
...
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