Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
Muse
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
罗超
Muse
Commits
546d6a9b
Commit
546d6a9b
authored
Sep 04, 2019
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
啊
parent
313d3634
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
viittoData.vue
src/components/viitto/viittoData.vue
+3
-2
No files found.
src/components/viitto/viittoData.vue
View file @
546d6a9b
...
@@ -154,6 +154,7 @@ ul li {
...
@@ -154,6 +154,7 @@ ul li {
/* display: flex;
/* display: flex;
align-items: center; */
align-items: center; */
justify-content
:
space-between
;
justify-content
:
space-between
;
margin-left
:
50px
;
}
}
.name
{
.name
{
font-size
:
40px
;
font-size
:
40px
;
...
@@ -291,7 +292,7 @@ ul li {
...
@@ -291,7 +292,7 @@ ul li {
<
template
>
<
template
>
<div
class=
"viittoData"
v-if=
"dataList"
>
<div
class=
"viittoData"
v-if=
"dataList"
>
<div
class=
"content-box"
style=
"width:96%;margin:0 auto"
>
<div
class=
"content-box"
style=
"width:96%;margin:0 auto"
>
<el-col
:span=
"
8
"
>
<el-col
:span=
"
7
"
>
<el-row
class=
"left-top"
>
<el-row
class=
"left-top"
>
<el-col
:span=
"10"
>
<el-col
:span=
"10"
>
<div
class=
"todayOrder"
>
<div
class=
"todayOrder"
>
...
@@ -339,7 +340,7 @@ ul li {
...
@@ -339,7 +340,7 @@ ul li {
</el-col>
</el-col>
</el-row>
</el-row>
</el-col>
</el-col>
<el-col
style=
"padding-left:1%;box-sizing: border-box"
:span=
"1
6
"
>
<el-col
style=
"padding-left:1%;box-sizing: border-box"
:span=
"1
7
"
>
<div
class=
"right-top"
>
<div
class=
"right-top"
>
<div
class=
"ditu"
>
交易统计
</div>
<div
class=
"ditu"
>
交易统计
</div>
<div
class=
"noCked"
@
click=
"exChangeBoard()"
>
客户统计
</div>
<div
class=
"noCked"
@
click=
"exChangeBoard()"
>
客户统计
</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