Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
ddd_display
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
twj
ddd_display
Commits
7b1ffe73
Commit
7b1ffe73
authored
Mar 19, 2022
by
wuxiaoli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11
parent
1527cbde
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
display/displayOrder.html
display/displayOrder.html
+6
-6
No files found.
display/displayOrder.html
View file @
7b1ffe73
...
...
@@ -157,14 +157,14 @@
float
:
left
;
margin-left
:
24px
;
}
h1
{
font-size
:
20px
;
color
:
#333333
;
margin-top
:
10px
;
}
p
{
h2
{
font-size
:
50px
;
margin-top
:
30px
;
}
...
...
@@ -225,7 +225,7 @@
<div
class=
"toubu_shuju_zi toubu_shuju_zi1"
>
<div
class=
"toubu_shuju_zi_le"
>
<h1>
订单总额
</h1>
<
p
style=
"color: #FA9D2A;"
>
{{ totalamount }}
</p
>
<
h2
style=
"color: #FA9D2A;"
>
{{ totalamount }}
</h2
>
</div>
<div
class=
"toubu_shuju_zi_ri"
>
<img
src=
"./img/z1.png"
>
...
...
@@ -234,7 +234,7 @@
<div
class=
"toubu_shuju_zi toubu_shuju_zi4"
>
<div
class=
"toubu_shuju_zi_le"
>
<h1>
订单总量
</h1>
<
p
style=
"color: #4892FE;"
>
{{ totalcount }}
</p
>
<
h2
style=
"color: #4892FE;"
>
{{ totalcount }}
</h2
>
</div>
<div
class=
"toubu_shuju_zi_ri"
>
<img
src=
"./img/z2.png"
>
...
...
@@ -243,7 +243,7 @@
<div
class=
"toubu_shuju_zi toubu_shuju_zi5"
>
<div
class=
"toubu_shuju_zi_le"
>
<h1>
当日订单总额
</h1>
<
p
style=
"color: #FF6560;"
>
{{ dayamount }}
</p
>
<
h2
style=
"color: #FF6560;"
>
{{ dayamount }}
</h2
>
</div>
<div
class=
"toubu_shuju_zi_ri"
>
<img
src=
"./img/z3.png"
>
...
...
@@ -252,7 +252,7 @@
<div
class=
"toubu_shuju_zi toubu_shuju_zi5"
>
<div
class=
"toubu_shuju_zi_le"
>
<h1>
当日订单量
</h1>
<
p
style=
"color: #4BD884;"
>
{{ daycount }}
</p
>
<
h2
style=
"color: #4BD884;"
>
{{ daycount }}
</h2
>
</div>
<div
class=
"toubu_shuju_zi_ri"
>
<img
src=
"./img/z4.png"
>
...
...
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