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
Plain Diff
Browse Files
Authored by
Tao
2019-10-23 18:35:45 +0800
Commit
aa32e79efb02c58c44856f6c6ea00bb015331d09
2 parents
db0de5d6
6e966895
commit mg
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 @
aa32e79
...
...
@@ -300,7 +300,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