This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zxh
/
MD_YOSwechat
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
首页
zhaoxiaohai
2 years ago
parent
9ece908a9c
commit
a8f7914086
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
pages/tabbar/home/index.js
+ 1
- 0
pages/tabbar/home/index.js
View File
@@ -238,4 +238,5 @@ Page({
onHide() {
onHide() {
clearInterval(DataCarousel);
clearInterval(DataCarousel);
},
},
+ onShareAppMessage() { }
})
})