Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vue-ssr-mobile
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
lixy
vue-ssr-mobile
Commits
43644206
Commit
43644206
authored
Sep 07, 2019
by
lixy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
首页菜单入口
parent
6edfed9a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
58 additions
and
0 deletions
+58
-0
base.scss
assets/styles/base.scss
+6
-0
index.vue
pages/index.vue
+52
-0
No files found.
assets/styles/base.scss
View file @
43644206
...
...
@@ -46,6 +46,12 @@ input[disabled] {
flex-wrap
:
wrap
;
justify-content
:
space-between
;
}
.flex-aic-jcc-fdc
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
flex-direction
:
column
;
}
.flex-aic-jcc
{
display
:
flex
;
align-items
:
center
;
...
...
pages/index.vue
View file @
43644206
This source diff could not be displayed because it is too large. You can
view the blob
instead.
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