Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
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
李奇
2018-01-19 16:16:54 +0800
Commit
07578d5d4ba1884c638a43b3f232b3ae3ccf58d8
1 parent
6e65f905
优化开关位置
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/channel/home/components/home-slider.vue
src/pages/channel/home/components/home-slider.vue
View file @
07578d5
...
...
@@ -58,7 +58,7 @@ export default {
this.$yoho && this.$yoho.blkBackStatus(val);
}
},
crea
ted() {
moun
ted() {
for (let i = 0; i < this.sliders.length; i++) {
this.subSwitch.push(false);
}
...
...
Please
register
or
login
to post a comment