This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xiaojincai
/
yifengxcx
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
1
tanyanfei
4 years ago
parent
0cee37ad44
commit
8e0dc89215
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
pages/apply/apply.js
+ 1
- 1
pages/apply/apply.js
View File
@@ -53,7 +53,7 @@ Page({
* 生命周期函数--监听页面显示
* 生命周期函数--监听页面显示
*/
*/
onShow: function () {
onShow: function () {
-
+
this.getData();
},
},
/**
/**