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
90a299d9
Commit
90a299d9
authored
Sep 09, 2019
by
lixy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
关于欣新
parent
0697175c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
aboutXx.vue
pages/aboutXx.vue
+8
-8
No files found.
pages/aboutXx.vue
View file @
90a299d9
...
...
@@ -231,30 +231,30 @@
}
else
if
(
id
==
"history02"
){
this
.
tabIndex
=
1
;
if
(
this
.
barFixed
){
document
.
body
.
scrollTop
=
document
.
documentElement
.
scrollTop
=
top
-
1
3
0
;
document
.
body
.
scrollTop
=
document
.
documentElement
.
scrollTop
=
top
-
1
2
0
;
}
else
{
document
.
body
.
scrollTop
=
document
.
documentElement
.
scrollTop
=
top
-
20
0
;
document
.
body
.
scrollTop
=
document
.
documentElement
.
scrollTop
=
top
-
18
0
;
}
}
else
if
(
id
==
"history03"
){
this
.
tabIndex
=
2
;
if
(
this
.
barFixed
){
document
.
body
.
scrollTop
=
document
.
documentElement
.
scrollTop
=
top
-
1
3
0
;
document
.
body
.
scrollTop
=
document
.
documentElement
.
scrollTop
=
top
-
1
2
0
;
}
else
{
document
.
body
.
scrollTop
=
document
.
documentElement
.
scrollTop
=
top
-
20
0
;
document
.
body
.
scrollTop
=
document
.
documentElement
.
scrollTop
=
top
-
18
0
;
}
}
else
if
(
id
==
"history04"
)
{
this
.
tabIndex
=
3
;
if
(
this
.
barFixed
)
{
document
.
body
.
scrollTop
=
document
.
documentElement
.
scrollTop
=
top
-
1
3
0
;
document
.
body
.
scrollTop
=
document
.
documentElement
.
scrollTop
=
top
-
1
2
0
;
}
else
{
document
.
body
.
scrollTop
=
document
.
documentElement
.
scrollTop
=
top
-
20
0
;
document
.
body
.
scrollTop
=
document
.
documentElement
.
scrollTop
=
top
-
18
0
;
}
}
else
if
(
id
==
"history05"
){
this
.
tabIndex
=
4
;
if
(
this
.
barFixed
){
document
.
body
.
scrollTop
=
document
.
documentElement
.
scrollTop
=
top
-
1
3
0
;
document
.
body
.
scrollTop
=
document
.
documentElement
.
scrollTop
=
top
-
1
2
0
;
}
else
{
document
.
body
.
scrollTop
=
document
.
documentElement
.
scrollTop
=
top
-
20
0
;
document
.
body
.
scrollTop
=
document
.
documentElement
.
scrollTop
=
top
-
18
0
;
}
}
this
.
barFixed
=
true
;
...
...
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