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
Tao
2019-10-23 18:28:55 +0800
Commit
c36a3dfb06f7aae5b90758c010ffe2dd3145020d
1 parent
c5636401
modify nav
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
apps/pages/home/channel/channel.vue
apps/pages/home/channel/channel.vue
View file @
c36a3df
...
...
@@ -131,7 +131,9 @@ export default {
this.init();
},
'isShow': function() {
this.init();
this.$nextTick(() => {
this.navTop = this.$refs.topSource.offsetHeight;
});
},
navList() {
this.$nextTick(() => {
...
...
Please
register
or
login
to post a comment