修改onShow
This commit is contained in:
@@ -179,7 +179,7 @@ onPullDownRefresh(async () => {
|
||||
}, 500);
|
||||
});
|
||||
|
||||
onLoad(() => {
|
||||
onShow(() => {
|
||||
if(uni.getStorageSync('token')){
|
||||
selectByUserIdAjax();
|
||||
collectVideoSummaryAjax();
|
||||
|
||||
Reference in New Issue
Block a user