Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dcxy-system
Project
Overview
Details
Activity
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
姜雷
dcxy-system
Commits
0c2c7295
Commit
0c2c7295
authored
Jun 03, 2019
by
姜雷
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改首页样式
parent
f3b4916e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
CustomerRegister.vue
...ontainers/Dashboard/CustomerRegister/CustomerRegister.vue
+3
-1
Home.vue
src/containers/HomePage/Home.vue
+1
-0
No files found.
src/containers/Dashboard/CustomerRegister/CustomerRegister.vue
View file @
0c2c7295
...
@@ -182,7 +182,9 @@ export default {
...
@@ -182,7 +182,9 @@ export default {
.Dashboard-SearchBar
{
.Dashboard-SearchBar
{
display
:
flex
;
display
:
flex
;
padding
:
10px
0
20px
;
padding
:
10px
0
20px
;
.filter-item
{
margin
:
0
0
0
34px
;
}
.filter-item-input
{
.filter-item-input
{
width
:
200px
;
width
:
200px
;
.el-input
{
.el-input
{
...
...
src/containers/HomePage/Home.vue
View file @
0c2c7295
...
@@ -43,6 +43,7 @@ export default {
...
@@ -43,6 +43,7 @@ export default {
<
style
lang=
"scss"
>
<
style
lang=
"scss"
>
.Home-Dashboard.Dashboard
{
.Home-Dashboard.Dashboard
{
padding
:
22px
34px
;
padding
:
22px
34px
;
height
:
100%
;
overflow-y
:
scroll
;
overflow-y
:
scroll
;
}
}
</
style
>
</
style
>
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