Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
N
national_museum_vod
Project
Project
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
qzhxx
national_museum_vod
Commits
c9174ccb
Commit
c9174ccb
authored
Apr 20, 2021
by
xulili
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改首页适配
parent
0b1f623c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
index.vue
src/page/index/index.vue
+8
-0
No files found.
src/page/index/index.vue
View file @
c9174ccb
...
@@ -82,6 +82,12 @@ export default {
...
@@ -82,6 +82,12 @@ export default {
width: 92%;
width: 92%;
}
}
}
}
@media screen and (max-width: 1100px) {
.index-container .panel-box .panel-sub-box ul li{
min-width: 130px !important;
}
}
.index-container {
.index-container {
margin: 0 auto;
margin: 0 auto;
height: 100%;
height: 100%;
...
@@ -97,6 +103,7 @@ export default {
...
@@ -97,6 +103,7 @@ export default {
padding: 40px 20px 20px 20px;
padding: 40px 20px 20px 20px;
.panel-box-title {
.panel-box-title {
padding-right: 3.125vw;
padding-right: 3.125vw;
min-width: 200px;
}
}
.panel-box-title-wrapper {
.panel-box-title-wrapper {
.panel-box-title-icon {
.panel-box-title-icon {
...
@@ -161,6 +168,7 @@ export default {
...
@@ -161,6 +168,7 @@ export default {
margin-left: -20px;
margin-left: -20px;
li {
li {
width: 6.67vw;
width: 6.67vw;
min-width: 90px;
height: 8.33vw;
height: 8.33vw;
max-width: 128px;
max-width: 128px;
max-height: 160px;
max-height: 160px;
...
...
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