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
6c5627a3
Commit
6c5627a3
authored
Aug 01, 2024
by
xuzhuo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
大屏当日订单字段调整
parent
9e8d8f4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
29 deletions
+29
-29
index.vue
src/module/databoard/index.vue
+29
-29
No files found.
src/module/databoard/index.vue
View file @
6c5627a3
...
...
@@ -88,58 +88,58 @@
</display-board>
</div>
<div
style=
"display: flex; justify-content: space-between; height: 50%; padding-top: 2rem;"
>
<showcase
style=
"width: 1
8
%;"
title=
"当日订单量"
>
<showcase
style=
"width: 1
6
%;"
title=
"当日订单量"
>
<title-content-mark
style=
"float:left;width: 100%;height: 50%;color: #5eeef4;padding: 0 15%;font-size: 16px;"
content-style=
"font-size: 1
6px;"
mark-style=
"font-size: 10px;"
:content=
"drddl.weight
"
mark=
"万吨"
/>
content-style=
"font-size: 1
4px;"
mark-style=
"font-size: 10px;"
:content=
"drddl.weight+ ' 万吨'
"
/>
<title-content-mark
style=
"float:left;width: 100%;height: 50%;color: #5eeef4;padding: 0 15%;"
content-style=
"font-size: 1
6
px;"
mark-style=
"font-size: 10px;"
:content=
"drddl.amount
"
mark=
"万元"
/>
content-style=
"font-size: 1
4
px;"
mark-style=
"font-size: 10px;"
:content=
"drddl.amount
+' 万元'"
/>
</showcase>
<showcase
style=
"width: 1
8
%;"
title=
"当日运单量"
:mouseHand=
"true"
@
click
.
native=
"routerTo('/department-shipment')"
>
<showcase
style=
"width: 1
6
%;"
title=
"当日运单量"
:mouseHand=
"true"
@
click
.
native=
"routerTo('/department-shipment')"
>
<title-content-mark
style=
"float:left;width: 100%;height: 50%;color: #5eeef4;padding: 0 15%;font-size: 16px;"
content-style=
"font-size: 1
6px;"
mark-style=
"font-size: 10px;"
:content=
"drydl.count
"
mark=
"车"
/>
content-style=
"font-size: 1
4px;"
mark-style=
"font-size: 10px;"
:content=
"drydl.count + ' 车'
"
/>
<title-content-mark
style=
"float:left;width: 100%;height: 50%;color: #5eeef4;padding: 0 15%;"
content-style=
"font-size: 1
6
px;"
mark-style=
"font-size: 10px;"
:content=
"drydl.weight
"
mark=
"万吨"
/>
content-style=
"font-size: 1
4
px;"
mark-style=
"font-size: 10px;"
:content=
"drydl.weight
+ ' 万吨'"
/>
</showcase>
<showcase
style=
"width: 1
8
%;"
title=
"当日完成量"
>
<showcase
style=
"width: 1
6
%;"
title=
"当日完成量"
>
<title-content-mark
style=
"float:left;width: 100%;height: 50%;color: #5eeef4;padding: 0 15%;font-size: 16px;"
content-style=
"font-size: 1
6px;"
mark-style=
"font-size: 10px;"
:content=
"drwcl.weight
"
mark=
"万吨"
/>
content-style=
"font-size: 1
4px;"
mark-style=
"font-size: 10px;"
:content=
"drwcl.weight+ ' 万吨'
"
/>
<title-content-mark
style=
"float:left;width: 100%;height: 50%;color: #5eeef4;padding: 0 15%;"
content-style=
"font-size: 1
6
px;"
mark-style=
"font-size: 10px;"
:content=
"drwcl.amount
"
mark=
"万元"
/>
content-style=
"font-size: 1
4
px;"
mark-style=
"font-size: 10px;"
:content=
"drwcl.amount
+ ' 万元'"
/>
</showcase>
<showcase
style=
"width: 1
8
%;"
title=
"余量"
>
<showcase
style=
"width: 1
6
%;"
title=
"余量"
>
<title-content-mark
style=
"float:left;width: 100%;height: 50%;color: #5eeef4;padding: 0 15%;font-size: 16px;"
content-style=
"font-size: 1
6px;"
mark-style=
"font-size: 10px;"
:content=
"yl.weight"
mark=
"万吨"
/>
content-style=
"font-size: 1
4px;"
mark-style=
"font-size: 10px;"
:content=
"yl.weight+ ' 万吨'"
/>
<title-content-mark
style=
"float:left;width: 100%;height: 50%;color: #5eeef4;padding: 0 15%;"
content-style=
"font-size: 1
6
px;"
mark-style=
"font-size: 10px;"
:content=
"yl.amount
"
mark=
"万元"
/>
content-style=
"font-size: 1
4
px;"
mark-style=
"font-size: 10px;"
:content=
"yl.amount
+ ' 万元'"
/>
</showcase>
<showcase
style=
"width: 1
8
%;"
title=
"流失客户"
:mouseHand=
"true"
@
click
.
native=
"routerTo('/lost-add-customer',2)"
>
<showcase
style=
"width: 1
6
%;"
title=
"流失客户"
:mouseHand=
"true"
@
click
.
native=
"routerTo('/lost-add-customer',2)"
>
<title-content-mark
style=
"float:left;width: 100%;height: 50%;color: #5eeef4;padding: 0 15%;font-size: 16px;"
content-style=
"font-size: 1
6px;"
mark-style=
"font-size: 10px;"
:content=
"lskh.weight
"
mark=
"万吨"
/>
content-style=
"font-size: 1
4px;"
mark-style=
"font-size: 10px;"
:content=
"lskh.weight+' 万吨'
"
/>
<title-content-mark
style=
"float:left;width: 100%;height: 50%;color: #5eeef4;padding: 0 15%;"
content-style=
"font-size: 1
6
px;"
mark-style=
"font-size: 10px;"
:content=
"lskh.amount
"
mark=
"万元"
/>
content-style=
"font-size: 1
4
px;"
mark-style=
"font-size: 10px;"
:content=
"lskh.amount
+ ' 万元'"
/>
</showcase>
<showcase
style=
"width: 1
8
%;"
title=
"新增客户"
:mouseHand=
"true"
@
click
.
native=
"routerTo('/lost-add-customer',1)"
>
<showcase
style=
"width: 1
6
%;"
title=
"新增客户"
:mouseHand=
"true"
@
click
.
native=
"routerTo('/lost-add-customer',1)"
>
<title-content-mark
style=
"float:left;width: 100%;height: 50%;color: #5eeef4;padding: 0 15%;font-size: 16px;"
content-style=
"font-size: 1
6px;"
mark-style=
"font-size: 10px;"
:content=
"xzkh.weight
"
mark=
"万吨"
/>
content-style=
"font-size: 1
4px;"
mark-style=
"font-size: 10px;"
:content=
"xzkh.weight+ ' 万吨'
"
/>
<title-content-mark
style=
"float:left;width: 100%;height: 50%;color: #5eeef4;padding: 0 15%;"
content-style=
"font-size: 1
6
px;"
mark-style=
"font-size: 10px;"
:content=
"xzkh.amount
"
mark=
"万元"
/>
content-style=
"font-size: 1
4
px;"
mark-style=
"font-size: 10px;"
:content=
"xzkh.amount
+ ' 万元'"
/>
</showcase>
</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