Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-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
周远喜
mes-ui
Commits
9f47b069
Commit
9f47b069
authored
Sep 15, 2020
by
仇晓婷
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
首页
parent
e84833a5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
12 additions
and
10 deletions
+12
-10
ju-xing1.png
assets/images/home/ju-xing1.png
+0
-0
ju-xing2.png
assets/images/home/ju-xing2.png
+0
-0
ju-xing3.png
assets/images/home/ju-xing3.png
+0
-0
ju-xing4.png
assets/images/home/ju-xing4.png
+0
-0
index.vue
pages/home/index.vue
+12
-10
No files found.
assets/images/home/ju-xing1.png
0 → 100644
View file @
9f47b069
10.9 KB
assets/images/home/ju-xing2.png
0 → 100644
View file @
9f47b069
11.1 KB
assets/images/home/ju-xing3.png
0 → 100644
View file @
9f47b069
8.54 KB
assets/images/home/ju-xing4.png
0 → 100644
View file @
9f47b069
10.9 KB
pages/home/index.vue
View file @
9f47b069
...
@@ -363,7 +363,7 @@ export default {
...
@@ -363,7 +363,7 @@ export default {
background-color: none !important;
background-color: none !important;
}
}
.home {
.home {
padding:
10px
5px;
padding: 5px;
width: 100%;
width: 100%;
height: 100%;
height: 100%;
overflow-x: hidden;
overflow-x: hidden;
...
@@ -466,7 +466,7 @@ export default {
...
@@ -466,7 +466,7 @@ export default {
}
}
}
}
.card-list {
.card-list {
margin-top: 1
5px;
// margin-top:
5px;
position: relative;
position: relative;
text-align: center;
text-align: center;
.bg-b {
.bg-b {
...
@@ -510,13 +510,14 @@ export default {
...
@@ -510,13 +510,14 @@ export default {
cursor: pointer;
cursor: pointer;
}
}
.img_bg01 {
.img_bg01 {
background-color: #ff9100;
//
background-color: #ff9100;
width: 290px;
width: 290px;
height: 130px;
height: 130px;
border-radius: 8px;
border-radius: 8px;
cursor: pointer;
cursor: pointer;
margin: 0 40px;
margin: 0 40px;
background: linear-gradient(to left, #0673df, #26c2e9);
background-image: url("../../assets/images/home/ju-xing1.png");
// background: linear-gradient(to left, #0673df, #26c2e9);
}
}
.img_bg02 {
.img_bg02 {
width: 290px;
width: 290px;
...
@@ -524,7 +525,7 @@ export default {
...
@@ -524,7 +525,7 @@ export default {
cursor: pointer;
cursor: pointer;
margin: 0 40px;
margin: 0 40px;
border-radius: 8px;
border-radius: 8px;
background
: linear-gradient(to left, #5140e9, #8a92fc
);
background
-image: url("../../assets/images/home/ju-xing2.png"
);
}
}
.img_bg03 {
.img_bg03 {
cursor: pointer;
cursor: pointer;
...
@@ -532,7 +533,7 @@ export default {
...
@@ -532,7 +533,7 @@ export default {
height: 130px;
height: 130px;
margin: 0 40px;
margin: 0 40px;
border-radius: 8px;
border-radius: 8px;
background
: linear-gradient(to left, #04b573, #69fc8a
);
background
-image: url("../../assets/images/home/ju-xing3.png"
);
}
}
.img_bg04 {
.img_bg04 {
cursor: pointer;
cursor: pointer;
...
@@ -540,7 +541,7 @@ export default {
...
@@ -540,7 +541,7 @@ export default {
height: 130px;
height: 130px;
margin: 0 40px;
margin: 0 40px;
border-radius: 8px;
border-radius: 8px;
background
: linear-gradient(to left, #6514cf, #a972fe
);
background
-image: url("../../assets/images/home/ju-xing4.png"
);
}
}
.img_icon {
.img_icon {
width: 40px;
width: 40px;
...
@@ -567,11 +568,12 @@ export default {
...
@@ -567,11 +568,12 @@ export default {
background: url("../../assets/images/home/echars.png") no-repeat;
background: url("../../assets/images/home/echars.png") no-repeat;
background-size: 100% 100%;
background-size: 100% 100%;
}
}
.table {
//
.table {
margin-top: 1
5px;
// margin-top:
5px;
}
//
}
.title-r {
.title-r {
position: relative;
position: relative;
margin-top: 5px;
}
}
.a-r {
.a-r {
position: absolute;
position: absolute;
...
...
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