This website works better with JavaScript
Home
Explore
Help
Sign In
licailing
/
wenlvju
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
0322
panhui
5 years ago
parent
30e52222b7
commit
93e896153d
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
src/main/h5/src/views/Home.vue
+ 1
- 1
src/main/h5/src/views/Home.vue
View File
@@ -104,7 +104,7 @@ export default {
},
},
data() {
data() {
return {
return {
- tab:
1
+ tab:
0
};
};
}
}
};
};