Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-app-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
baoss
2019-10-23 18:33:02 +0800
Commit
6e96689513783f76e46c26a2459ef3e51fc3a1bb
1 parent
2d539be8
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/pages/home/channel/channel.vue
apps/pages/home/channel/channel.vue
View file @
6e96689
...
...
@@ -298,7 +298,7 @@ export default {
}
},
getIndex({index, params}) {
this.selectedCategory = params;
minHeight
this.selectedCategory = params;
this.active = Number(index);
this.isShow && this.$refs.scroll.scrollTo(this.navTop);
...
...
Please
register
or
login
to post a comment