- 小程序在横屏签名后跳转到竖屏页面展示图片,显示有问题
[图片][图片] 转过来后显示的页面还是按照横屏的页面
10-18 - 扫普通链接二维码,部分用户无法进入小程序?
公司内的一个活动,部分用户反馈扫码没有打开小程序,而是跳转到了我们公司的网页。 手机型号 系统版本 微信版本 时间 二维码 华为畅享 10S AQM-AL00 Android 10 8.0.2 2022-02-26 https://hzhuihe/dn?r=CEC8J40CEedzoB44 iPhone 8 Plus (GSM+CDMA)<iPhone10,2> iOS 13.6 8.0.2 2022-05-23 https://hzhuihe/dn?r=g2MRRTICo814Vu44 iPhone 12 Pro<iPhone13,3> iOS 14.7.1 8.0.2 2022-05-20 https://hzhuihe/dn?r=n7EOr5ORDXjYPO44 荣耀V9 DUK-AL20 Android 9 7.0.14 2022-05-11 https://hzhuihe/dn?r=cwZxh9bOE881zU44 vivo y93 V1818T Android 8.1.0 8.0.19 2022-04-30 未统计 荣耀30 MXW-AN00 Android 10 8.0.11 2022-04-29 https://hzhuihe/dn?r=GKcMYqDXjC7vpg44 iPhone 7 Plus<iPhone9,2> iOS 11.4.1 8.0.7 2022-04-28 未统计 荣耀9 LLD-AL10 Android 9 8.0.6 2022-04-25 未统计 上面为公司统计的信息,看能不能对你们有帮助。
2022-05-27 - wx.chooseVideo()提示“未完成拍摄”?
wx.chooseVideo(),拍摄视频时拍摄了却显示未完成拍摄, 不要再问代码片段了,就是简单的wx.chooseVideo后就出现的问题 手机型号见图 [图片] 微信版本:8.0.22, 基础库:2.24.2
2022-05-17 - 鸿蒙系统闪退问题?
harmony os 使用自定义相机拍照出现闪退问题,监测了并没有内存溢出,目前不知道是什么问题 华为meta30; Android 10; 微信版本 8.0.21 constctx = wx.createCameraContext() ctx.takePhoto({ quality:'high', success: (res) => { if(this.data.isNeedWaterMark) { // 是否需要添加水印 this.imgToCanvas(res.tempImagePath, address) return } this.setData({ src:res.tempImagePath }) } })
2022-04-29 - wx.getLocation报ERROR_SERVER_NOT_LOCATION错误?
wx.getLocation报"errMsg":"getLocation:fail:ERROR_SERVER_NOT_LOCATION","errCode":404错误,微信版本号8.0.20,基础库2.23.2,手机小米8
2022-04-01 - getLocation报ERROR_NETWORK错误?
wx.getLocation大量报ERROR_NETWORK,基本是安卓机,版本大多是8.0.16,基础库2.21.0。ios正常。之前一直没问题,今天傍晚突然发生的。请问是什么原因?
2021-12-01 - 企业微信跳转小程序参数获取?
[代码]wx[代码][代码].[代码][代码]invoke[代码][代码]([代码][代码]'launchMiniprogram'[代码][代码],[代码][代码] [代码][代码]{[代码][代码] [代码][代码]"appid"[代码][代码] [代码][代码]:[代码][代码] [代码][代码]"wx062aaa5507909631"[代码][代码],[代码][代码] [代码][代码]// 需跳转的小程序appid[代码][代码] [代码][代码]"path"[代码][代码] [代码][代码]:[代码][代码] [代码][代码]"pages/home/index.html"[代码][代码],[代码][代码] [代码][代码]// 所需跳转的小程序内页面路径及参数。非必填[代码][代码] [代码][代码]},[代码][代码] [代码][代码]function[代码][代码]([代码][代码]res[代码][代码])[代码][代码] [代码][代码]{[代码][代码] [代码][代码]if[代码][代码]([代码][代码]res[代码][代码].[代码][代码]err_msg [代码][代码]==[代码][代码] [代码][代码]"launchMiniprogram:ok"[代码][代码])[代码][代码] [代码][代码]{[代码][代码] [代码][代码]// 正常[代码][代码] [代码][代码]}[代码][代码] [代码][代码]else[代码][代码] [代码][代码]{[代码][代码] [代码][代码]// 错误处理[代码][代码] [代码][代码]}[代码][代码] [代码][代码]}[代码][代码]);[代码]用的是企业微信这边的js-api跳转微信小程序,想问下链接后拼的参数用何种方式获取?
2021-08-12 - 调用chooseImage,部分机型无照片返回?
机型BKK-AL10,Android 8.1.0,chooseImage后没有触发成功事件
2020-10-15 - 调用相机后,部分ios机型白屏,顶部和底部导航栏正常显示?
调用相机后,部分ios机型白屏,顶部和底部导航栏正常显示 拜托不要再让提供代码了,线上偶尔会出现,没办法提供复现的测试代码 下面的是出现情况时的视频 http://m.v.qq.com/play.html?cid=&vid=e3156w4y6sn&vuid24=heEjpzjXBBhmhC8c4H6faQ%3D%3D&url_from=share&second_share=0&share_from=copy 上一个运营让我提供日志,我贴一下用户出现情况时反馈的日志 有没有靠谱点的来解决一下 2020-10-5 11:57:42 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:42 [log] wx.getSystemInfoSync return 2020-10-5 11:57:42 [log] wx.onNetworkStatusChange api invoke 2020-10-5 11:57:42 [log] App onLaunch have been invoked 2020-10-5 11:57:42 [log] wx.getUpdateManager api invoke 2020-10-5 11:57:42 [log] wx.getUpdateManager return 2020-10-5 11:57:42 [log] App onShow have been invoked 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.showLoading api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:42 [log] wx.getSystemInfoSync return 2020-10-5 11:57:42 [log] wx.request api invoke with seq 0 2020-10-5 11:57:42 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.showLoading api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:42 [log] wx.getSystemInfoSync return 2020-10-5 11:57:42 [log] wx.request api invoke with seq 0 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.showLoading api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:42 [log] wx.getSystemInfoSync return 2020-10-5 11:57:42 [log] wx.request api invoke with seq 0 2020-10-5 11:57:42 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.showLoading api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:42 [log] wx.getSystemInfoSync return 2020-10-5 11:57:42 [log] wx.request api invoke with seq 0 2020-10-5 11:57:42 [log] page pages/index/index onLoad have been invoked 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.showLoading api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:42 [log] wx.getSystemInfoSync return 2020-10-5 11:57:42 [log] wx.request api invoke with seq 0 2020-10-5 11:57:42 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.showLoading api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:42 [log] wx.getSystemInfoSync return 2020-10-5 11:57:42 [log] wx.request api invoke with seq 0 2020-10-5 11:57:42 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.showLoading api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:42 [log] wx.getSystemInfoSync return 2020-10-5 11:57:42 [log] wx.request api invoke with seq 0 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] page pages/index/index onShow have been invoked 2020-10-5 11:57:42 [log] page pages/index/index onReady have been invoked 2020-10-5 11:57:42 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:42 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.hideLoading api invoke 2020-10-5 11:57:42 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:42 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.hideLoading api invoke 2020-10-5 11:57:42 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:42 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.hideLoading api invoke 2020-10-5 11:57:42 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:42 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.hideLoading api invoke 2020-10-5 11:57:42 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:42 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.hideLoading api invoke 2020-10-5 11:57:42 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:42 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.hideLoading api invoke 2020-10-5 11:57:42 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:42 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.hideLoading api invoke 2020-10-5 11:57:42 [log] wx.stopPullDownRefresh api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:44 [log] wx.getNetworkType api invoke 2020-10-5 11:57:44 [log] wx.onNetworkStatusChange api invoke 2020-10-5 11:57:44 [log] wx.getNetworkType success callback with msg getNetworkType:ok 2020-10-5 11:57:45 [log] wx.getStorageSync api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync return 2020-10-5 11:57:45 [log] wx.navigateTo api invoke 2020-10-5 11:57:45 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:45 [log] wx.showLoading api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync return 2020-10-5 11:57:45 [log] wx.getStorageSync api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync return 2020-10-5 11:57:45 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:45 [log] wx.getSystemInfoSync return 2020-10-5 11:57:45 [log] wx.request api invoke with seq 0 2020-10-5 11:57:45 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:45 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:45 [log] wx.hideLoading api invoke 2020-10-5 11:57:45 [log] page pages/index/index onHide have been invoked 2020-10-5 11:57:45 [log] wx.getSystemInfo api invoke 2020-10-5 11:57:45 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 11:57:45 [log] wx.getStorageSync api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync return 2020-10-5 11:57:45 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:45 [log] wx.showLoading api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync return 2020-10-5 11:57:45 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:45 [log] wx.getSystemInfoSync return 2020-10-5 11:57:45 [log] wx.request api invoke with seq 0 2020-10-5 11:57:45 [log] wx.getLaunchOptionsSync api invoke 2020-10-5 11:57:45 [log] wx.getLaunchOptionsSync return 2020-10-5 11:57:45 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:45 [log] wx.showLoading api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync return 2020-10-5 11:57:45 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:45 [log] wx.getSystemInfoSync return 2020-10-5 11:57:45 [log] wx.request api invoke with seq 0 2020-10-5 11:57:45 [log] page communityInfo/informationInfo/informationInfo onLoad have been invoked 2020-10-5 11:57:45 [log] wx.getStorageSync api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync return 2020-10-5 11:57:45 [log] page communityInfo/informationInfo/informationInfo onShow have been invoked 2020-10-5 11:57:45 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:45 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:45 [log] wx.hideLoading api invoke 2020-10-5 11:57:45 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:45 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:45 [log] wx.hideLoading api invoke 2020-10-5 11:57:45 [log] page communityInfo/informationInfo/informationInfo onReady have been invoked 2020-10-5 11:57:45 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:45 [log] wx.showLoading api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync return 2020-10-5 11:57:45 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:45 [log] wx.getSystemInfoSync return 2020-10-5 11:57:45 [log] wx.request api invoke with seq 0 2020-10-5 11:57:46 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:46 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:46 [log] wx.hideLoading api invoke 2020-10-5 11:58:4 [log] page communityInfo/informationInfo/informationInfo onUnload have been invoked 2020-10-5 11:58:4 [log] wx.getStorageSync api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync return 2020-10-5 11:58:4 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:4 [log] wx.showLoading api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync return 2020-10-5 11:58:4 [log] wx.getStorageSync api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync return 2020-10-5 11:58:4 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:4 [log] wx.getSystemInfoSync return 2020-10-5 11:58:4 [log] wx.request api invoke with seq 0 2020-10-5 11:58:4 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:4 [log] wx.showLoading api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync return 2020-10-5 11:58:4 [log] wx.getStorageSync api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync return 2020-10-5 11:58:4 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:4 [log] wx.getSystemInfoSync return 2020-10-5 11:58:4 [log] wx.request api invoke with seq 0 2020-10-5 11:58:4 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:4 [log] wx.showLoading api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync return 2020-10-5 11:58:4 [log] wx.getStorageSync api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync return 2020-10-5 11:58:4 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:4 [log] wx.getSystemInfoSync return 2020-10-5 11:58:4 [log] wx.request api invoke with seq 0 2020-10-5 11:58:4 [log] wx.getStorageSync api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync return 2020-10-5 11:58:4 [log] page pages/index/index onShow have been invoked 2020-10-5 11:58:4 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:4 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:4 [log] wx.hideLoading api invoke 2020-10-5 11:58:4 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:4 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:4 [log] wx.hideLoading api invoke 2020-10-5 11:58:4 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:4 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:4 [log] wx.hideLoading api invoke 2020-10-5 11:58:5 [log] wx.getStorageSync api invoke 2020-10-5 11:58:5 [log] wx.getStorageSync return 2020-10-5 11:58:5 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:5 [log] wx.showLoading api invoke 2020-10-5 11:58:5 [log] wx.getStorageSync api invoke 2020-10-5 11:58:5 [log] wx.getStorageSync return 2020-10-5 11:58:5 [log] wx.getStorageSync api invoke 2020-10-5 11:58:5 [log] wx.getStorageSync return 2020-10-5 11:58:5 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:5 [log] wx.getSystemInfoSync return 2020-10-5 11:58:5 [log] wx.request api invoke with seq 0 2020-10-5 11:58:5 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:5 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:5 [log] wx.hideLoading api invoke 2020-10-5 11:58:5 [log] wx.navigateTo api invoke 2020-10-5 11:58:6 [log] page pages/index/index onHide have been invoked 2020-10-5 11:58:6 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:6 [log] wx.getSystemInfoSync return 2020-10-5 11:58:6 [log] wx.getSystemInfo api invoke 2020-10-5 11:58:6 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 11:58:6 [log] wx.getSystemInfo api invoke 2020-10-5 11:58:6 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 11:58:6 [log] wx.getStorageSync api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync return 2020-10-5 11:58:6 [log] wx.getStorageSync api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync return 2020-10-5 11:58:6 [log] wx.getStorageSync api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync return 2020-10-5 11:58:6 [log] wx.getStorageSync api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync return 2020-10-5 11:58:6 [log] page pages/displayManage/vividProject/vividProject onLoad have been invoked 2020-10-5 11:58:6 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:6 [log] wx.showLoading api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync return 2020-10-5 11:58:6 [log] wx.getStorageSync api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync return 2020-10-5 11:58:6 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:6 [log] wx.getSystemInfoSync return 2020-10-5 11:58:6 [log] wx.request api invoke with seq 0 2020-10-5 11:58:6 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:6 [log] wx.showLoading api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync return 2020-10-5 11:58:6 [log] wx.getStorageSync api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync return 2020-10-5 11:58:6 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:6 [log] wx.getSystemInfoSync return 2020-10-5 11:58:6 [log] wx.request api invoke with seq 0 2020-10-5 11:58:6 [log] wx.getStorageSync api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync return 2020-10-5 11:58:6 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 11:58:6 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:6 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:6 [log] wx.hideLoading api invoke 2020-10-5 11:58:6 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:6 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:6 [log] wx.hideLoading api invoke 2020-10-5 11:58:6 [log] page pages/displayManage/vividProject/vividProject onReady have been invoked 2020-10-5 11:58:7 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:7 [log] wx.showLoading api invoke 2020-10-5 11:58:7 [log] wx.getStorageSync api invoke 2020-10-5 11:58:7 [log] wx.getStorageSync return 2020-10-5 11:58:7 [log] wx.getStorageSync api invoke 2020-10-5 11:58:7 [log] wx.getStorageSync return 2020-10-5 11:58:7 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:7 [log] wx.getSystemInfoSync return 2020-10-5 11:58:7 [log] wx.request api invoke with seq 0 2020-10-5 11:58:7 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:7 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:7 [log] wx.hideLoading api invoke 2020-10-5 11:58:7 [log] wx.navigateTo api invoke 2020-10-5 11:58:7 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-10-5 11:58:7 [log] wx.getStorageSync api invoke 2020-10-5 11:58:7 [log] wx.getStorageSync return 2020-10-5 11:58:7 [log] wx.getStorageSync api invoke 2020-10-5 11:58:7 [log] wx.getStorageSync return 2020-10-5 11:58:7 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:7 [log] wx.showLoading api invoke 2020-10-5 11:58:7 [log] wx.getStorageSync api invoke 2020-10-5 11:58:7 [log] wx.getStorageSync return 2020-10-5 11:58:7 [log] wx.getStorageSync api invoke 2020-10-5 11:58:7 [log] wx.getStorageSync return 2020-10-5 11:58:7 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:7 [log] wx.getSystemInfoSync return 2020-10-5 11:58:7 [log] wx.request api invoke with seq 0 2020-10-5 11:58:7 [log] page pages/displayManage/groupList/groupList onLoad have been invoked 2020-10-5 11:58:7 [log] wx.getStorageSync api invoke 2020-10-5 11:58:7 [log] wx.getStorageSync return 2020-10-5 11:58:7 [log] page pages/displayManage/groupList/groupList onShow have been invoked 2020-10-5 11:58:7 [log] page pages/displayManage/groupList/groupList onReady have been invoked 2020-10-5 11:58:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:8 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:8 [log] wx.hideLoading api invoke 2020-10-5 11:58:8 [log] wx.redirectTo api invoke 2020-10-5 11:58:9 [log] page pages/displayManage/groupList/groupList onUnload have been invoked 2020-10-5 11:58:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:9 [log] wx.getSystemInfoSync return 2020-10-5 11:58:9 [log] wx.getLocation api invoke 2020-10-5 11:58:9 [log] page pages/displayManage/upload/upload onLoad have been invoked 2020-10-5 11:58:9 [log] wx.getStorageSync api invoke 2020-10-5 11:58:9 [log] wx.getStorageSync return 2020-10-5 11:58:9 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 11:58:9 [log] page pages/displayManage/upload/upload onReady have been invoked 2020-10-5 11:58:9 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 11:58:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:9 [log] wx.showLoading api invoke 2020-10-5 11:58:9 [log] wx.getStorageSync api invoke 2020-10-5 11:58:9 [log] wx.getStorageSync return 2020-10-5 11:58:9 [log] wx.getStorageSync api invoke 2020-10-5 11:58:9 [log] wx.getStorageSync return 2020-10-5 11:58:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:9 [log] wx.getSystemInfoSync return 2020-10-5 11:58:9 [log] wx.request api invoke with seq 0 2020-10-5 11:58:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:9 [log] wx.hideLoading api invoke 2020-10-5 11:58:10 [log] wx.getStorageSync api invoke 2020-10-5 11:58:10 [log] wx.getStorageSync return 2020-10-5 11:58:10 [log] wx.chooseVideo api invoke 2020-10-5 11:58:11 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-10-5 11:58:11 [log] App onHide have been invoked 2020-10-5 11:58:39 [log] wx.getLocation api invoke 2020-10-5 11:58:39 [log] wx.chooseVideo success callback with msg chooseVideo:ok 2020-10-5 11:58:39 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 11:58:39 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:39 [log] wx.showLoading api invoke 2020-10-5 11:58:39 [log] wx.getStorageSync api invoke 2020-10-5 11:58:39 [log] wx.getStorageSync return 2020-10-5 11:58:39 [log] wx.getStorageSync api invoke 2020-10-5 11:58:39 [log] wx.getStorageSync return 2020-10-5 11:58:39 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:39 [log] wx.getSystemInfoSync return 2020-10-5 11:58:39 [log] wx.request api invoke with seq 0 2020-10-5 11:58:40 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:40 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:40 [log] wx.hideLoading api invoke 2020-10-5 11:58:40 [log] wx.request api invoke with seq 0 2020-10-5 11:58:40 [log] wx.getUpdateManager api invoke 2020-10-5 11:58:40 [log] wx.getUpdateManager return 2020-10-5 11:58:40 [log] App onShow have been invoked 2020-10-5 11:58:40 [log] wx.getStorageSync api invoke 2020-10-5 11:58:40 [log] wx.getStorageSync return 2020-10-5 11:58:40 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 11:58:40 [log] wx.uploadFile api invoke 2020-10-5 11:58:40 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:41 [log] wx.getStorageSync api invoke 2020-10-5 11:58:41 [log] wx.getStorageSync return 2020-10-5 11:58:41 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 11:58:41 [log] wx.request api invoke with seq 0 2020-10-5 11:58:41 [log] wx.uploadFile success callback with msg uploadFile:ok 2020-10-5 11:58:41 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:4 [log] page pages/displayManage/upload/upload onUnload have been invoked 2020-10-5 11:59:4 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:4 [log] wx.showLoading api invoke 2020-10-5 11:59:4 [log] wx.getStorageSync api invoke 2020-10-5 11:59:4 [log] wx.getStorageSync return 2020-10-5 11:59:4 [log] wx.getStorageSync api invoke 2020-10-5 11:59:4 [log] wx.getStorageSync return 2020-10-5 11:59:4 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:4 [log] wx.getSystemInfoSync return 2020-10-5 11:59:4 [log] wx.request api invoke with seq 0 2020-10-5 11:59:4 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:4 [log] wx.showLoading api invoke 2020-10-5 11:59:4 [log] wx.getStorageSync api invoke 2020-10-5 11:59:4 [log] wx.getStorageSync return 2020-10-5 11:59:4 [log] wx.getStorageSync api invoke 2020-10-5 11:59:4 [log] wx.getStorageSync return 2020-10-5 11:59:4 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:4 [log] wx.getSystemInfoSync return 2020-10-5 11:59:4 [log] wx.request api invoke with seq 0 2020-10-5 11:59:4 [log] wx.getStorageSync api invoke 2020-10-5 11:59:4 [log] wx.getStorageSync return 2020-10-5 11:59:4 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 11:59:4 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:4 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:4 [log] wx.hideLoading api invoke 2020-10-5 11:59:4 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:4 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:4 [log] wx.hideLoading api invoke 2020-10-5 11:59:8 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-10-5 11:59:8 [log] App onHide have been invoked 2020-10-5 11:59:9 [log] wx.getUpdateManager api invoke 2020-10-5 11:59:9 [log] wx.getUpdateManager return 2020-10-5 11:59:9 [log] App onShow have been invoked 2020-10-5 11:59:9 [log] page pages/displayManage/vividProject/vividProject onUnload have been invoked 2020-10-5 11:59:9 [log] page pages/index/index onUnload have been invoked 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.showLoading api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:9 [log] wx.getSystemInfoSync return 2020-10-5 11:59:9 [log] wx.request api invoke with seq 0 2020-10-5 11:59:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.showLoading api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:9 [log] wx.getSystemInfoSync return 2020-10-5 11:59:9 [log] wx.request api invoke with seq 0 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.showLoading api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:9 [log] wx.getSystemInfoSync return 2020-10-5 11:59:9 [log] wx.request api invoke with seq 0 2020-10-5 11:59:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.showLoading api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:9 [log] wx.getSystemInfoSync return 2020-10-5 11:59:9 [log] wx.request api invoke with seq 0 2020-10-5 11:59:9 [log] page pages/index/index onLoad have been invoked 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.showLoading api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:9 [log] wx.getSystemInfoSync return 2020-10-5 11:59:9 [log] wx.request api invoke with seq 0 2020-10-5 11:59:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.showLoading api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:9 [log] wx.getSystemInfoSync return 2020-10-5 11:59:9 [log] wx.request api invoke with seq 0 2020-10-5 11:59:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.showLoading api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:9 [log] wx.getSystemInfoSync return 2020-10-5 11:59:9 [log] wx.request api invoke with seq 0 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] page pages/index/index onShow have been invoked 2020-10-5 11:59:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.hideLoading api invoke 2020-10-5 11:59:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.hideLoading api invoke 2020-10-5 11:59:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.hideLoading api invoke 2020-10-5 11:59:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.hideLoading api invoke 2020-10-5 11:59:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.hideLoading api invoke 2020-10-5 11:59:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.hideLoading api invoke 2020-10-5 11:59:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.hideLoading api invoke 2020-10-5 11:59:9 [log] wx.stopPullDownRefresh api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] page pages/index/index onReady have been invoked 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:11 [log] wx.showLoading api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:11 [log] wx.getSystemInfoSync return 2020-10-5 11:59:11 [log] wx.request api invoke with seq 0 2020-10-5 11:59:11 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:11 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:11 [log] wx.hideLoading api invoke 2020-10-5 11:59:11 [log] wx.navigateTo api invoke 2020-10-5 11:59:11 [log] page pages/index/index onHide have been invoked 2020-10-5 11:59:11 [log] wx.getSystemInfo api invoke 2020-10-5 11:59:11 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 11:59:11 [log] wx.getSystemInfo api invoke 2020-10-5 11:59:11 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] page pages/displayManage/vividProject/vividProject onLoad have been invoked 2020-10-5 11:59:11 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:11 [log] wx.showLoading api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:11 [log] wx.getSystemInfoSync return 2020-10-5 11:59:11 [log] wx.request api invoke with seq 0 2020-10-5 11:59:11 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:11 [log] wx.showLoading api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:11 [log] wx.getSystemInfoSync return 2020-10-5 11:59:11 [log] wx.request api invoke with seq 0 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 11:59:11 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:11 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:11 [log] wx.hideLoading api invoke 2020-10-5 11:59:11 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:11 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:11 [log] wx.hideLoading api invoke 2020-10-5 11:59:11 [log] page pages/displayManage/vividProject/vividProject onReady have been invoked 2020-10-5 11:59:12 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:12 [log] wx.showLoading api invoke 2020-10-5 11:59:12 [log] wx.getStorageSync api invoke 2020-10-5 11:59:12 [log] wx.getStorageSync return 2020-10-5 11:59:12 [log] wx.getStorageSync api invoke 2020-10-5 11:59:12 [log] wx.getStorageSync return 2020-10-5 11:59:12 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:12 [log] wx.getSystemInfoSync return 2020-10-5 11:59:12 [log] wx.request api invoke with seq 0 2020-10-5 11:59:12 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:12 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:12 [log] wx.hideLoading api invoke 2020-10-5 11:59:12 [log] wx.navigateTo api invoke 2020-10-5 11:59:12 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-10-5 11:59:12 [log] wx.getStorageSync api invoke 2020-10-5 11:59:12 [log] wx.getStorageSync return 2020-10-5 11:59:12 [log] wx.getStorageSync api invoke 2020-10-5 11:59:12 [log] wx.getStorageSync return 2020-10-5 11:59:12 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:12 [log] wx.showLoading api invoke 2020-10-5 11:59:12 [log] wx.getStorageSync api invoke 2020-10-5 11:59:12 [log] wx.getStorageSync return 2020-10-5 11:59:12 [log] wx.getStorageSync api invoke 2020-10-5 11:59:12 [log] wx.getStorageSync return 2020-10-5 11:59:12 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:12 [log] wx.getSystemInfoSync return 2020-10-5 11:59:12 [log] wx.request api invoke with seq 0 2020-10-5 11:59:12 [log] page pages/displayManage/groupList/groupList onLoad have been invoked 2020-10-5 11:59:12 [log] wx.getStorageSync api invoke 2020-10-5 11:59:12 [log] wx.getStorageSync return 2020-10-5 11:59:12 [log] page pages/displayManage/groupList/groupList onShow have been invoked 2020-10-5 11:59:13 [log] page pages/displayManage/groupList/groupList onReady have been invoked 2020-10-5 11:59:13 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:13 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:13 [log] wx.hideLoading api invoke 2020-10-5 11:59:13 [log] wx.redirectTo api invoke 2020-10-5 11:59:13 [log] page pages/displayManage/groupList/groupList onUnload have been invoked 2020-10-5 11:59:14 [log] wx.getLocation api invoke 2020-10-5 11:59:14 [log] page pages/displayManage/upload/upload onLoad have been invoked 2020-10-5 11:59:14 [log] wx.getStorageSync api invoke 2020-10-5 11:59:14 [log] wx.getStorageSync return 2020-10-5 11:59:14 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 11:59:14 [log] page pages/displayManage/upload/upload onReady have been invoked 2020-10-5 11:59:14 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 11:59:14 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:14 [log] wx.showLoading api invoke 2020-10-5 11:59:14 [log] wx.getStorageSync api invoke 2020-10-5 11:59:14 [log] wx.getStorageSync return 2020-10-5 11:59:14 [log] wx.getStorageSync api invoke 2020-10-5 11:59:14 [log] wx.getStorageSync return 2020-10-5 11:59:14 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:14 [log] wx.getSystemInfoSync return 2020-10-5 11:59:14 [log] wx.request api invoke with seq 0 2020-10-5 11:59:14 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:14 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:14 [log] wx.hideLoading api invoke 2020-10-5 11:59:17 [log] wx.getStorageSync api invoke 2020-10-5 11:59:17 [log] wx.getStorageSync return 2020-10-5 11:59:17 [log] wx.chooseVideo api invoke 2020-10-5 11:59:18 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-10-5 11:59:18 [log] App onHide have been invoked 2020-10-5 11:59:41 [log] wx.getLocation api invoke 2020-10-5 11:59:41 [log] wx.chooseVideo success callback with msg chooseVideo:ok 2020-10-5 11:59:41 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 11:59:41 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:41 [log] wx.showLoading api invoke 2020-10-5 11:59:41 [log] wx.getStorageSync api invoke 2020-10-5 11:59:41 [log] wx.getStorageSync return 2020-10-5 11:59:41 [log] wx.getStorageSync api invoke 2020-10-5 11:59:41 [log] wx.getStorageSync return 2020-10-5 11:59:41 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:41 [log] wx.getSystemInfoSync return 2020-10-5 11:59:41 [log] wx.request api invoke with seq 0 2020-10-5 11:59:41 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:41 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:41 [log] wx.hideLoading api invoke 2020-10-5 11:59:41 [log] wx.request api invoke with seq 0 2020-10-5 11:59:41 [log] wx.uploadFile api invoke 2020-10-5 11:59:41 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:42 [log] wx.getUpdateManager api invoke 2020-10-5 11:59:42 [log] wx.getUpdateManager return 2020-10-5 11:59:42 [log] App onShow have been invoked 2020-10-5 11:59:42 [log] wx.getStorageSync api invoke 2020-10-5 11:59:42 [log] wx.getStorageSync return 2020-10-5 11:59:42 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 11:59:42 [log] wx.getStorageSync api invoke 2020-10-5 11:59:42 [log] wx.getStorageSync return 2020-10-5 11:59:42 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 11:59:43 [log] wx.request api invoke with seq 0 2020-10-5 11:59:43 [log] wx.uploadFile success callback with msg uploadFile:ok 2020-10-5 11:59:43 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:3 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-10-5 12:0:3 [log] App onHide have been invoked 2020-10-5 12:0:8 [log] wx.getUpdateManager api invoke 2020-10-5 12:0:8 [log] wx.getUpdateManager return 2020-10-5 12:0:8 [log] App onShow have been invoked 2020-10-5 12:0:8 [log] page pages/displayManage/upload/upload onUnload have been invoked 2020-10-5 12:0:8 [log] page pages/displayManage/vividProject/vividProject onUnload have been invoked 2020-10-5 12:0:8 [log] page pages/index/index onUnload have been invoked 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.showLoading api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:8 [log] wx.getSystemInfoSync return 2020-10-5 12:0:8 [log] wx.request api invoke with seq 0 2020-10-5 12:0:8 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.showLoading api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:8 [log] wx.getSystemInfoSync return 2020-10-5 12:0:8 [log] wx.request api invoke with seq 0 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.showLoading api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:8 [log] wx.getSystemInfoSync return 2020-10-5 12:0:8 [log] wx.request api invoke with seq 0 2020-10-5 12:0:8 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.showLoading api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:8 [log] wx.getSystemInfoSync return 2020-10-5 12:0:8 [log] wx.request api invoke with seq 0 2020-10-5 12:0:8 [log] page pages/index/index onLoad have been invoked 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.showLoading api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:8 [log] wx.getSystemInfoSync return 2020-10-5 12:0:8 [log] wx.request api invoke with seq 0 2020-10-5 12:0:8 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.showLoading api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:8 [log] wx.getSystemInfoSync return 2020-10-5 12:0:8 [log] wx.request api invoke with seq 0 2020-10-5 12:0:8 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.showLoading api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:8 [log] wx.getSystemInfoSync return 2020-10-5 12:0:8 [log] wx.request api invoke with seq 0 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] page pages/index/index onShow have been invoked 2020-10-5 12:0:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:8 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.hideLoading api invoke 2020-10-5 12:0:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:8 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.hideLoading api invoke 2020-10-5 12:0:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:8 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.hideLoading api invoke 2020-10-5 12:0:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:8 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.hideLoading api invoke 2020-10-5 12:0:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:8 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.hideLoading api invoke 2020-10-5 12:0:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:8 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.hideLoading api invoke 2020-10-5 12:0:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:8 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.hideLoading api invoke 2020-10-5 12:0:8 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] page pages/index/index onReady have been invoked 2020-10-5 12:0:11 [log] page pages/index/index onHide have been invoked 2020-10-5 12:0:11 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:11 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:11 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:11 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:11 [log] page pages/message/index onLoad have been invoked 2020-10-5 12:0:11 [log] wx.getStorageSync api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync return 2020-10-5 12:0:11 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:11 [log] wx.showLoading api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync return 2020-10-5 12:0:11 [log] wx.getStorageSync api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync return 2020-10-5 12:0:11 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:11 [log] wx.getSystemInfoSync return 2020-10-5 12:0:11 [log] wx.request api invoke with seq 0 2020-10-5 12:0:11 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:11 [log] wx.showLoading api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync return 2020-10-5 12:0:11 [log] wx.getStorageSync api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync return 2020-10-5 12:0:11 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:11 [log] wx.getSystemInfoSync return 2020-10-5 12:0:11 [log] wx.request api invoke with seq 0 2020-10-5 12:0:11 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:11 [log] wx.showLoading api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync return 2020-10-5 12:0:11 [log] wx.getStorageSync api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync return 2020-10-5 12:0:11 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:11 [log] wx.getSystemInfoSync return 2020-10-5 12:0:11 [log] wx.request api invoke with seq 0 2020-10-5 12:0:11 [log] wx.getStorageSync api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync return 2020-10-5 12:0:11 [log] page pages/message/index onShow have been invoked 2020-10-5 12:0:11 [log] page pages/message/index onReady have been invoked 2020-10-5 12:0:11 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:11 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:11 [log] wx.hideLoading api invoke 2020-10-5 12:0:11 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:11 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:11 [log] wx.hideLoading api invoke 2020-10-5 12:0:11 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:11 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:11 [log] wx.hideLoading api invoke 2020-10-5 12:0:12 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:12 [log] wx.showLoading api invoke 2020-10-5 12:0:12 [log] wx.getStorageSync api invoke 2020-10-5 12:0:12 [log] wx.getStorageSync return 2020-10-5 12:0:12 [log] wx.getStorageSync api invoke 2020-10-5 12:0:12 [log] wx.getStorageSync return 2020-10-5 12:0:12 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:12 [log] wx.getSystemInfoSync return 2020-10-5 12:0:12 [log] wx.request api invoke with seq 0 2020-10-5 12:0:12 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:12 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:12 [log] wx.hideLoading api invoke 2020-10-5 12:0:12 [log] wx.navigateTo api invoke 2020-10-5 12:0:13 [log] page pages/message/index onHide have been invoked 2020-10-5 12:0:13 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:13 [log] wx.showLoading api invoke 2020-10-5 12:0:13 [log] wx.getStorageSync api invoke 2020-10-5 12:0:13 [log] wx.getStorageSync return 2020-10-5 12:0:13 [log] wx.getStorageSync api invoke 2020-10-5 12:0:13 [log] wx.getStorageSync return 2020-10-5 12:0:13 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:13 [log] wx.getSystemInfoSync return 2020-10-5 12:0:13 [log] wx.request api invoke with seq 0 2020-10-5 12:0:13 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:13 [log] wx.showLoading api invoke 2020-10-5 12:0:13 [log] wx.getStorageSync api invoke 2020-10-5 12:0:13 [log] wx.getStorageSync return 2020-10-5 12:0:13 [log] wx.getStorageSync api invoke 2020-10-5 12:0:13 [log] wx.getStorageSync return 2020-10-5 12:0:13 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:13 [log] wx.getSystemInfoSync return 2020-10-5 12:0:13 [log] wx.request api invoke with seq 0 2020-10-5 12:0:13 [log] page messageInfo/redPackageInfo/index onLoad have been invoked 2020-10-5 12:0:13 [log] wx.getStorageSync api invoke 2020-10-5 12:0:13 [log] wx.getStorageSync return 2020-10-5 12:0:13 [log] page messageInfo/redPackageInfo/index onShow have been invoked 2020-10-5 12:0:13 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:13 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:13 [log] wx.hideLoading api invoke 2020-10-5 12:0:13 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:13 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:13 [log] wx.hideLoading api invoke 2020-10-5 12:0:13 [log] page messageInfo/redPackageInfo/index onReady have been invoked 2020-10-5 12:0:16 [log] page messageInfo/redPackageInfo/index onUnload have been invoked 2020-10-5 12:0:16 [log] wx.getStorageSync api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync return 2020-10-5 12:0:16 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:16 [log] wx.showLoading api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync return 2020-10-5 12:0:16 [log] wx.getStorageSync api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync return 2020-10-5 12:0:16 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:16 [log] wx.getSystemInfoSync return 2020-10-5 12:0:16 [log] wx.request api invoke with seq 0 2020-10-5 12:0:16 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:16 [log] wx.showLoading api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync return 2020-10-5 12:0:16 [log] wx.getStorageSync api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync return 2020-10-5 12:0:16 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:16 [log] wx.getSystemInfoSync return 2020-10-5 12:0:16 [log] wx.request api invoke with seq 0 2020-10-5 12:0:16 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:16 [log] wx.showLoading api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync return 2020-10-5 12:0:16 [log] wx.getStorageSync api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync return 2020-10-5 12:0:16 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:16 [log] wx.getSystemInfoSync return 2020-10-5 12:0:16 [log] wx.request api invoke with seq 0 2020-10-5 12:0:16 [log] wx.getStorageSync api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync return 2020-10-5 12:0:16 [log] page pages/message/index onShow have been invoked 2020-10-5 12:0:16 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:16 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:16 [log] wx.hideLoading api invoke 2020-10-5 12:0:16 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:16 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:16 [log] wx.hideLoading api invoke 2020-10-5 12:0:16 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:16 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:16 [log] wx.hideLoading api invoke 2020-10-5 12:0:17 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:17 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:17 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:17 [log] wx.showLoading api invoke 2020-10-5 12:0:17 [log] wx.getStorageSync api invoke 2020-10-5 12:0:17 [log] wx.getStorageSync return 2020-10-5 12:0:17 [log] wx.getStorageSync api invoke 2020-10-5 12:0:17 [log] wx.getStorageSync return 2020-10-5 12:0:17 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:17 [log] wx.getSystemInfoSync return 2020-10-5 12:0:17 [log] wx.request api invoke with seq 0 2020-10-5 12:0:17 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:17 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:17 [log] wx.hideLoading api invoke 2020-10-5 12:0:19 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:19 [log] wx.showLoading api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync return 2020-10-5 12:0:19 [log] wx.getStorageSync api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync return 2020-10-5 12:0:19 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:19 [log] wx.getSystemInfoSync return 2020-10-5 12:0:19 [log] wx.request api invoke with seq 0 2020-10-5 12:0:19 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:19 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:19 [log] wx.hideLoading api invoke 2020-10-5 12:0:19 [log] wx.navigateTo api invoke 2020-10-5 12:0:19 [log] page pages/message/index onHide have been invoked 2020-10-5 12:0:19 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:19 [log] wx.showLoading api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync return 2020-10-5 12:0:19 [log] wx.getStorageSync api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync return 2020-10-5 12:0:19 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:19 [log] wx.getSystemInfoSync return 2020-10-5 12:0:19 [log] wx.request api invoke with seq 0 2020-10-5 12:0:19 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:19 [log] wx.showLoading api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync return 2020-10-5 12:0:19 [log] wx.getStorageSync api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync return 2020-10-5 12:0:19 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:19 [log] wx.getSystemInfoSync return 2020-10-5 12:0:19 [log] wx.request api invoke with seq 0 2020-10-5 12:0:19 [log] page messageInfo/redPackageInfo/index onLoad have been invoked 2020-10-5 12:0:19 [log] wx.getStorageSync api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync return 2020-10-5 12:0:19 [log] page messageInfo/redPackageInfo/index onShow have been invoked 2020-10-5 12:0:19 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:19 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:19 [log] wx.hideLoading api invoke 2020-10-5 12:0:19 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:19 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:19 [log] wx.hideLoading api invoke 2020-10-5 12:0:19 [log] page messageInfo/redPackageInfo/index onReady have been invoked 2020-10-5 12:0:22 [log] page messageInfo/redPackageInfo/index onUnload have been invoked 2020-10-5 12:0:22 [log] wx.getStorageSync api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync return 2020-10-5 12:0:22 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:22 [log] wx.showLoading api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync return 2020-10-5 12:0:22 [log] wx.getStorageSync api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync return 2020-10-5 12:0:22 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:22 [log] wx.getSystemInfoSync return 2020-10-5 12:0:22 [log] wx.request api invoke with seq 0 2020-10-5 12:0:22 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:22 [log] wx.showLoading api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync return 2020-10-5 12:0:22 [log] wx.getStorageSync api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync return 2020-10-5 12:0:22 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:22 [log] wx.getSystemInfoSync return 2020-10-5 12:0:22 [log] wx.request api invoke with seq 0 2020-10-5 12:0:22 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:22 [log] wx.showLoading api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync return 2020-10-5 12:0:22 [log] wx.getStorageSync api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync return 2020-10-5 12:0:22 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:22 [log] wx.getSystemInfoSync return 2020-10-5 12:0:22 [log] wx.request api invoke with seq 0 2020-10-5 12:0:22 [log] wx.getStorageSync api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync return 2020-10-5 12:0:22 [log] page pages/message/index onShow have been invoked 2020-10-5 12:0:22 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:22 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:22 [log] wx.hideLoading api invoke 2020-10-5 12:0:22 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:22 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:22 [log] wx.hideLoading api invoke 2020-10-5 12:0:22 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:22 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:22 [log] wx.hideLoading api invoke 2020-10-5 12:0:23 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:23 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:23 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:23 [log] wx.showLoading api invoke 2020-10-5 12:0:23 [log] wx.getStorageSync api invoke 2020-10-5 12:0:23 [log] wx.getStorageSync return 2020-10-5 12:0:23 [log] wx.getStorageSync api invoke 2020-10-5 12:0:23 [log] wx.getStorageSync return 2020-10-5 12:0:23 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:23 [log] wx.getSystemInfoSync return 2020-10-5 12:0:23 [log] wx.request api invoke with seq 0 2020-10-5 12:0:23 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:23 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:23 [log] wx.hideLoading api invoke 2020-10-5 12:0:25 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:25 [log] wx.showLoading api invoke 2020-10-5 12:0:25 [log] wx.getStorageSync api invoke 2020-10-5 12:0:25 [log] wx.getStorageSync return 2020-10-5 12:0:25 [log] wx.getStorageSync api invoke 2020-10-5 12:0:25 [log] wx.getStorageSync return 2020-10-5 12:0:25 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:25 [log] wx.getSystemInfoSync return 2020-10-5 12:0:25 [log] wx.request api invoke with seq 0 2020-10-5 12:0:25 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:25 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:25 [log] wx.hideLoading api invoke 2020-10-5 12:0:27 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:27 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:29 [log] page pages/message/index onUnload have been invoked 2020-10-5 12:0:29 [log] wx.getStorageSync api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync return 2020-10-5 12:0:29 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:29 [log] wx.showLoading api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync return 2020-10-5 12:0:29 [log] wx.getStorageSync api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync return 2020-10-5 12:0:29 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:29 [log] wx.getSystemInfoSync return 2020-10-5 12:0:29 [log] wx.request api invoke with seq 0 2020-10-5 12:0:29 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:29 [log] wx.showLoading api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync return 2020-10-5 12:0:29 [log] wx.getStorageSync api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync return 2020-10-5 12:0:29 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:29 [log] wx.getSystemInfoSync return 2020-10-5 12:0:29 [log] wx.request api invoke with seq 0 2020-10-5 12:0:29 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:29 [log] wx.showLoading api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync return 2020-10-5 12:0:29 [log] wx.getStorageSync api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync return 2020-10-5 12:0:29 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:29 [log] wx.getSystemInfoSync return 2020-10-5 12:0:29 [log] wx.request api invoke with seq 0 2020-10-5 12:0:29 [log] wx.getStorageSync api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync return 2020-10-5 12:0:29 [log] page pages/index/index onShow have been invoked 2020-10-5 12:0:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:30 [log] wx.hideLoading api invoke 2020-10-5 12:0:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:30 [log] wx.hideLoading api invoke 2020-10-5 12:0:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:30 [log] wx.hideLoading api invoke 2020-10-5 12:0:33 [log] page pages/index/index onHide have been invoked 2020-10-5 12:0:33 [log] wx.getStorageSync api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync return 2020-10-5 12:0:33 [log] page pages/my/index/index onLoad have been invoked 2020-10-5 12:0:33 [log] wx.getStorageSync api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync return 2020-10-5 12:0:33 [log] wx.getStorageSync api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync return 2020-10-5 12:0:33 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:33 [log] wx.showLoading api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync return 2020-10-5 12:0:33 [log] wx.getStorageSync api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync return 2020-10-5 12:0:33 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:33 [log] wx.getSystemInfoSync return 2020-10-5 12:0:33 [log] wx.request api invoke with seq 0 2020-10-5 12:0:33 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:33 [log] wx.showLoading api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync return 2020-10-5 12:0:33 [log] wx.getStorageSync api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync return 2020-10-5 12:0:33 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:33 [log] wx.getSystemInfoSync return 2020-10-5 12:0:33 [log] wx.request api invoke with seq 0 2020-10-5 12:0:33 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:33 [log] wx.showLoading api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync return 2020-10-5 12:0:33 [log] wx.getStorageSync api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync return 2020-10-5 12:0:33 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:33 [log] wx.getSystemInfoSync return 2020-10-5 12:0:33 [log] wx.request api invoke with seq 0 2020-10-5 12:0:34 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:34 [log] wx.showLoading api invoke 2020-10-5 12:0:34 [log] wx.getStorageSync api invoke 2020-10-5 12:0:34 [log] wx.getStorageSync return 2020-10-5 12:0:34 [log] wx.getStorageSync api invoke 2020-10-5 12:0:34 [log] wx.getStorageSync return 2020-10-5 12:0:34 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:34 [log] wx.getSystemInfoSync return 2020-10-5 12:0:34 [log] wx.request api invoke with seq 0 2020-10-5 12:0:34 [log] wx.getStorageSync api invoke 2020-10-5 12:0:34 [log] wx.getStorageSync return 2020-10-5 12:0:34 [log] page pages/my/index/index onShow have been invoked 2020-10-5 12:0:34 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:34 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:34 [log] wx.hideLoading api invoke 2020-10-5 12:0:34 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:34 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:34 [log] wx.hideLoading api invoke 2020-10-5 12:0:34 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:34 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:34 [log] wx.hideLoading api invoke 2020-10-5 12:0:34 [log] page pages/my/index/index onReady have been invoked 2020-10-5 12:0:34 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:34 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:34 [log] wx.hideLoading api invoke 2020-10-5 12:0:38 [log] wx.setStorageSync api invoke 2020-10-5 12:0:38 [log] wx.setStorageSync return 2020-10-5 12:0:42 [log] wx.navigateTo api invoke 2020-10-5 12:0:42 [log] page pages/my/index/index onHide have been invoked 2020-10-5 12:0:42 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:42 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:42 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:42 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:42 [log] page pages/message/index onLoad have been invoked 2020-10-5 12:0:42 [log] wx.getStorageSync api invoke 2020-10-5 12:0:42 [log] wx.getStorageSync return 2020-10-5 12:0:42 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:42 [log] wx.showLoading api invoke 2020-10-5 12:0:42 [log] wx.getStorageSync api invoke 2020-10-5 12:0:42 [log] wx.getStorageSync return 2020-10-5 12:0:42 [log] wx.getStorageSync api invoke 2020-10-5 12:0:42 [log] wx.getStorageSync return 2020-10-5 12:0:42 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:42 [log] wx.getSystemInfoSync return 2020-10-5 12:0:42 [log] wx.request api invoke with seq 0 2020-10-5 12:0:42 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:42 [log] wx.showLoading api invoke 2020-10-5 12:0:42 [log] wx.getStorageSync api invoke 2020-10-5 12:0:43 [log] wx.getStorageSync return 2020-10-5 12:0:43 [log] wx.getStorageSync api invoke 2020-10-5 12:0:43 [log] wx.getStorageSync return 2020-10-5 12:0:43 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:43 [log] wx.getSystemInfoSync return 2020-10-5 12:0:43 [log] wx.request api invoke with seq 0 2020-10-5 12:0:43 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:43 [log] wx.showLoading api invoke 2020-10-5 12:0:43 [log] wx.getStorageSync api invoke 2020-10-5 12:0:43 [log] wx.getStorageSync return 2020-10-5 12:0:43 [log] wx.getStorageSync api invoke 2020-10-5 12:0:43 [log] wx.getStorageSync return 2020-10-5 12:0:43 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:43 [log] wx.getSystemInfoSync return 2020-10-5 12:0:43 [log] wx.request api invoke with seq 0 2020-10-5 12:0:43 [log] wx.getStorageSync api invoke 2020-10-5 12:0:43 [log] wx.getStorageSync return 2020-10-5 12:0:43 [log] page pages/message/index onShow have been invoked 2020-10-5 12:0:43 [log] page pages/message/index onReady have been invoked 2020-10-5 12:0:43 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:43 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:43 [log] wx.hideLoading api invoke 2020-10-5 12:0:43 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:43 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:43 [log] wx.hideLoading api invoke 2020-10-5 12:0:43 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:43 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:43 [log] wx.hideLoading api invoke 2020-10-5 12:0:44 [log] page pages/message/index onUnload have been invoked 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:44 [log] wx.showLoading api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:44 [log] wx.getSystemInfoSync return 2020-10-5 12:0:44 [log] wx.request api invoke with seq 0 2020-10-5 12:0:44 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:44 [log] wx.showLoading api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:44 [log] wx.getSystemInfoSync return 2020-10-5 12:0:44 [log] wx.request api invoke with seq 0 2020-10-5 12:0:44 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:44 [log] wx.showLoading api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:44 [log] wx.getSystemInfoSync return 2020-10-5 12:0:44 [log] wx.request api invoke with seq 0 2020-10-5 12:0:44 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:44 [log] wx.showLoading api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:44 [log] wx.getSystemInfoSync return 2020-10-5 12:0:44 [log] wx.request api invoke with seq 0 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] page pages/my/index/index onShow have been invoked 2020-10-5 12:0:44 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:44 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:44 [log] wx.hideLoading api invoke 2020-10-5 12:0:44 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:44 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:44 [log] wx.hideLoading api invoke 2020-10-5 12:0:44 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:44 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:44 [log] wx.hideLoading api invoke 2020-10-5 12:0:44 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:44 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:44 [log] wx.hideLoading api invoke 2020-10-5 12:0:46 [log] page pages/my/index/index onHide have been invoked 2020-10-5 12:0:46 [log] wx.getStorageSync api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync return 2020-10-5 12:0:46 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:46 [log] wx.showLoading api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync return 2020-10-5 12:0:46 [log] wx.getStorageSync api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync return 2020-10-5 12:0:46 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:46 [log] wx.getSystemInfoSync return 2020-10-5 12:0:46 [log] wx.request api invoke with seq 0 2020-10-5 12:0:46 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:46 [log] wx.showLoading api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync return 2020-10-5 12:0:46 [log] wx.getStorageSync api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync return 2020-10-5 12:0:46 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:46 [log] wx.getSystemInfoSync return 2020-10-5 12:0:46 [log] wx.request api invoke with seq 0 2020-10-5 12:0:46 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:46 [log] wx.showLoading api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync return 2020-10-5 12:0:46 [log] wx.getStorageSync api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync return 2020-10-5 12:0:46 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:46 [log] wx.getSystemInfoSync return 2020-10-5 12:0:46 [log] wx.request api invoke with seq 0 2020-10-5 12:0:46 [log] wx.getStorageSync api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync return 2020-10-5 12:0:46 [log] page pages/index/index onShow have been invoked 2020-10-5 12:0:46 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:46 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:46 [log] wx.hideLoading api invoke 2020-10-5 12:0:46 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:46 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:46 [log] wx.hideLoading api invoke 2020-10-5 12:0:46 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:46 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:46 [log] wx.hideLoading api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:47 [log] wx.showLoading api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:47 [log] wx.getSystemInfoSync return 2020-10-5 12:0:47 [log] wx.request api invoke with seq 0 2020-10-5 12:0:47 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:47 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:47 [log] wx.hideLoading api invoke 2020-10-5 12:0:47 [log] wx.navigateTo api invoke 2020-10-5 12:0:47 [log] page pages/index/index onHide have been invoked 2020-10-5 12:0:47 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:47 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:47 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:47 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] page pages/displayManage/vividProject/vividProject onLoad have been invoked 2020-10-5 12:0:47 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:47 [log] wx.showLoading api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:47 [log] wx.getSystemInfoSync return 2020-10-5 12:0:47 [log] wx.request api invoke with seq 0 2020-10-5 12:0:47 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:47 [log] wx.showLoading api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:47 [log] wx.getSystemInfoSync return 2020-10-5 12:0:47 [log] wx.request api invoke with seq 0 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 12:0:47 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:47 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:47 [log] wx.hideLoading api invoke 2020-10-5 12:0:47 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:47 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:47 [log] wx.hideLoading api invoke 2020-10-5 12:0:47 [log] page pages/displayManage/vividProject/vividProject onReady have been invoked 2020-10-5 12:0:50 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:50 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:50 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:50 [log] wx.showLoading api invoke 2020-10-5 12:0:50 [log] wx.getStorageSync api invoke 2020-10-5 12:0:50 [log] wx.getStorageSync return 2020-10-5 12:0:50 [log] wx.getStorageSync api invoke 2020-10-5 12:0:50 [log] wx.getStorageSync return 2020-10-5 12:0:50 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:50 [log] wx.getSystemInfoSync return 2020-10-5 12:0:50 [log] wx.request api invoke with seq 0 2020-10-5 12:0:50 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:50 [log] wx.showLoading api invoke 2020-10-5 12:0:50 [log] wx.getStorageSync api invoke 2020-10-5 12:0:50 [log] wx.getStorageSync return 2020-10-5 12:0:50 [log] wx.getStorageSync api invoke 2020-10-5 12:0:50 [log] wx.getStorageSync return 2020-10-5 12:0:50 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:50 [log] wx.getSystemInfoSync return 2020-10-5 12:0:50 [log] wx.request api invoke with seq 0 2020-10-5 12:0:50 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:50 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:50 [log] wx.hideLoading api invoke 2020-10-5 12:0:50 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:50 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:50 [log] wx.hideLoading api invoke 2020-10-5 12:0:56 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:56 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:56 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:56 [log] wx.showLoading api invoke 2020-10-5 12:0:56 [log] wx.getStorageSync api invoke 2020-10-5 12:0:56 [log] wx.getStorageSync return 2020-10-5 12:0:56 [log] wx.getStorageSync api invoke 2020-10-5 12:0:56 [log] wx.getStorageSync return 2020-10-5 12:0:56 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:56 [log] wx.getSystemInfoSync return 2020-10-5 12:0:56 [log] wx.request api invoke with seq 0 2020-10-5 12:0:56 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:56 [log] wx.showLoading api invoke 2020-10-5 12:0:56 [log] wx.getStorageSync api invoke 2020-10-5 12:0:56 [log] wx.getStorageSync return 2020-10-5 12:0:56 [log] wx.getStorageSync api invoke 2020-10-5 12:0:56 [log] wx.getStorageSync return 2020-10-5 12:0:56 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:56 [log] wx.getSystemInfoSync return 2020-10-5 12:0:56 [log] wx.request api invoke with seq 0 2020-10-5 12:0:56 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:56 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:56 [log] wx.hideLoading api invoke 2020-10-5 12:0:57 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:57 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:57 [log] wx.hideLoading api invoke 2020-10-5 12:1:2 [log] wx.getSystemInfo api invoke 2020-10-5 12:1:2 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:1:2 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:1:2 [log] wx.showLoading api invoke 2020-10-5 12:1:2 [log] wx.getStorageSync api invoke 2020-10-5 12:1:2 [log] wx.getStorageSync return 2020-10-5 12:1:2 [log] wx.getStorageSync api invoke 2020-10-5 12:1:2 [log] wx.getStorageSync return 2020-10-5 12:1:2 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:1:2 [log] wx.getSystemInfoSync return 2020-10-5 12:1:2 [log] wx.request api invoke with seq 0 2020-10-5 12:1:2 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:1:2 [log] wx.showLoading api invoke 2020-10-5 12:1:2 [log] wx.getStorageSync api invoke 2020-10-5 12:1:2 [log] wx.getStorageSync return 2020-10-5 12:1:2 [log] wx.getStorageSync api invoke 2020-10-5 12:1:2 [log] wx.getStorageSync return 2020-10-5 12:1:2 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:1:2 [log] wx.getSystemInfoSync return 2020-10-5 12:1:2 [log] wx.request api invoke with seq 0 2020-10-5 12:1:2 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:1:2 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:1:2 [log] wx.hideLoading api invoke 2020-10-5 12:1:2 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:1:2 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:1:2 [log] wx.hideLoading api invoke 2020-10-5 12:1:3 [log] wx.getSystemInfo api invoke 2020-10-5 12:1:3 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:1:3 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:1:3 [log] wx.showLoading api invoke 2020-10-5 12:1:3 [log] wx.getStorageSync api invoke 2020-10-5 12:1:3 [log] wx.getStorageSync return 2020-10-5 12:1:3 [log] wx.getStorageSync api invoke 2020-10-5 12:1:3 [log] wx.getStorageSync return 2020-10-5 12:1:3 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:1:3 [log] wx.getSystemInfoSync return 2020-10-5 12:1:3 [log] wx.request api invoke with seq 0 2020-10-5 12:1:3 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:1:3 [log] wx.showLoading api invoke 2020-10-5 12:1:3 [log] wx.getStorageSync api invoke 2020-10-5 12:1:3 [log] wx.getStorageSync return 2020-10-5 12:1:3 [log] wx.getStorageSync api invoke 2020-10-5 12:1:3 [log] wx.getStorageSync return 2020-10-5 12:1:3 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:1:3 [log] wx.getSystemInfoSync return 2020-10-5 12:1:3 [log] wx.request api invoke with seq 0 2020-10-5 12:1:3 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:1:3 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:1:3 [log] wx.hideLoading api invoke 2020-10-5 12:1:3 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:1:3 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:1:4 [log] wx.hideLoading api invoke 2020-10-5 12:1:16 [log] wx.getSystemInfo api invoke 2020-10-5 12:1:16 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:1:18 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:1:18 [log] wx.showLoading api invoke 2020-10-5 12:1:18 [log] wx.getStorageSync api invoke 2020-10-5 12:1:18 [log] wx.getStorageSync return 2020-10-5 12:1:18 [log] wx.getStorageSync api invoke 2020-10-5 12:1:18 [log] wx.getStorageSync return 2020-10-5 12:1:18 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:1:18 [log] wx.getSystemInfoSync return 2020-10-5 12:1:18 [log] wx.request api invoke with seq 0 2020-10-5 12:1:18 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:1:18 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:1:18 [log] wx.hideLoading api invoke 2020-10-5 12:1:18 [log] wx.navigateTo api invoke 2020-10-5 12:1:18 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-10-5 12:1:18 [log] wx.getStorageSync api invoke 2020-10-5 12:1:18 [log] wx.getStorageSync return 2020-10-5 12:1:18 [log] wx.getStorageSync api invoke 2020-10-5 12:1:18 [log] wx.getStorageSync return 2020-10-5 12:1:18 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:1:18 [log] wx.showLoading api invoke 2020-10-5 12:1:18 [log] wx.getStorageSync api invoke 2020-10-5 12:1:18 [log] wx.getStorageSync return 2020-10-5 12:1:18 [log] wx.getStorageSync api invoke 2020-10-5 12:1:18 [log] wx.getStorageSync return 2020-10-5 12:1:18 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:1:18 [log] wx.getSystemInfoSync return 2020-10-5 12:1:18 [log] wx.request api invoke with seq 0 2020-10-5 12:1:18 [log] page pages/displayManage/groupList/groupList onLoad have been invoked 2020-10-5 12:1:18 [log] wx.getStorageSync api invoke 2020-10-5 12:1:18 [log] wx.getStorageSync return 2020-10-5 12:1:18 [log] page pages/displayManage/groupList/groupList onShow have been invoked 2020-10-5 12:1:18 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:1:18 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:1:18 [log] wx.hideLoading api invoke 2020-10-5 12:1:18 [log] page pages/displayManage/groupList/groupList onReady have been invoked 2020-10-5 12:1:20 [log] wx.redirectTo api invoke 2020-10-5 12:1:20 [log] page pages/displayManage/groupList/groupList onUnload have been invoked 2020-10-5 12:1:20 [log] wx.getLocation api invoke 2020-10-5 12:1:20 [log] page pages/displayManage/upload/upload onLoad have been invoked 2020-10-5 12:1:20 [log] wx.getStorageSync api invoke 2020-10-5 12:1:20 [log] wx.getStorageSync return 2020-10-5 12:1:20 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 12:1:20 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 12:1:20 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:1:20 [log] wx.showLoading api invoke 2020-10-5 12:1:20 [log] wx.getStorageSync api invoke 2020-10-5 12:1:20 [log] wx.getStorageSync return 2020-10-5 12:1:20 [log] wx.getStorageSync api invoke 2020-10-5 12:1:20 [log] wx.getStorageSync return 2020-10-5 12:1:20 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:1:20 [log] wx.getSystemInfoSync return 2020-10-5 12:1:20 [log] wx.request api invoke with seq 0 2020-10-5 12:1:20 [log] page pages/displayManage/upload/upload onReady have been invoked 2020-10-5 12:1:21 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:1:21 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:1:21 [log] wx.hideLoading api invoke 2020-10-5 12:1:23 [log] wx.getStorageSync api invoke 2020-10-5 12:1:23 [log] wx.getStorageSync return 2020-10-5 12:1:23 [log] wx.chooseVideo api invoke 2020-10-5 12:1:24 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-10-5 12:1:24 [log] App onHide have been invoked 2020-10-5 12:2:7 [log] wx.getLocation api invoke 2020-10-5 12:2:7 [log] wx.chooseVideo success callback with msg chooseVideo:ok 2020-10-5 12:2:7 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 12:2:7 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:7 [log] wx.showLoading api invoke 2020-10-5 12:2:7 [log] wx.getStorageSync api invoke 2020-10-5 12:2:7 [log] wx.getStorageSync return 2020-10-5 12:2:7 [log] wx.getStorageSync api invoke 2020-10-5 12:2:7 [log] wx.getStorageSync return 2020-10-5 12:2:7 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:7 [log] wx.getSystemInfoSync return 2020-10-5 12:2:7 [log] wx.request api invoke with seq 0 2020-10-5 12:2:7 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:7 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:7 [log] wx.hideLoading api invoke 2020-10-5 12:2:7 [log] wx.request api invoke with seq 0 2020-10-5 12:2:8 [log] wx.uploadFile api invoke 2020-10-5 12:2:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:8 [log] wx.getUpdateManager api invoke 2020-10-5 12:2:8 [log] wx.getUpdateManager return 2020-10-5 12:2:8 [log] App onShow have been invoked 2020-10-5 12:2:8 [log] wx.getStorageSync api invoke 2020-10-5 12:2:8 [log] wx.getStorageSync return 2020-10-5 12:2:8 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 12:2:8 [log] wx.getStorageSync api invoke 2020-10-5 12:2:8 [log] wx.getStorageSync return 2020-10-5 12:2:8 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 12:2:9 [log] wx.request api invoke with seq 0 2020-10-5 12:2:9 [log] wx.uploadFile success callback with msg uploadFile:ok 2020-10-5 12:2:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:17 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-10-5 12:2:17 [log] App onHide have been invoked 2020-10-5 12:2:37 [log] wx.getUpdateManager api invoke 2020-10-5 12:2:37 [log] wx.getUpdateManager return 2020-10-5 12:2:37 [log] App onShow have been invoked 2020-10-5 12:2:37 [log] page pages/displayManage/upload/upload onUnload have been invoked 2020-10-5 12:2:37 [log] page pages/displayManage/vividProject/vividProject onUnload have been invoked 2020-10-5 12:2:37 [log] page pages/index/index onUnload have been invoked 2020-10-5 12:2:37 [log] page pages/my/index/index onUnload have been invoked 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.showLoading api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:37 [log] wx.getSystemInfoSync return 2020-10-5 12:2:37 [log] wx.request api invoke with seq 0 2020-10-5 12:2:37 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.showLoading api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:37 [log] wx.getSystemInfoSync return 2020-10-5 12:2:37 [log] wx.request api invoke with seq 0 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.showLoading api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:37 [log] wx.getSystemInfoSync return 2020-10-5 12:2:37 [log] wx.request api invoke with seq 0 2020-10-5 12:2:37 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.showLoading api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:37 [log] wx.getSystemInfoSync return 2020-10-5 12:2:37 [log] wx.request api invoke with seq 0 2020-10-5 12:2:37 [log] page pages/index/index onLoad have been invoked 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.showLoading api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:37 [log] wx.getSystemInfoSync return 2020-10-5 12:2:37 [log] wx.request api invoke with seq 0 2020-10-5 12:2:37 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.showLoading api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:37 [log] wx.getSystemInfoSync return 2020-10-5 12:2:37 [log] wx.request api invoke with seq 0 2020-10-5 12:2:37 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.showLoading api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:37 [log] wx.getSystemInfoSync return 2020-10-5 12:2:37 [log] wx.request api invoke with seq 0 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] page pages/index/index onShow have been invoked 2020-10-5 12:2:37 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:37 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.hideLoading api invoke 2020-10-5 12:2:37 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:37 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.hideLoading api invoke 2020-10-5 12:2:37 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:37 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.hideLoading api invoke 2020-10-5 12:2:37 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:2:38 [log] wx.getStorageSync api invoke 2020-10-5 12:2:38 [log] wx.getStorageSync return 2020-10-5 12:2:38 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:38 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:38 [log] wx.hideLoading api invoke 2020-10-5 12:2:38 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:38 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:38 [log] wx.hideLoading api invoke 2020-10-5 12:2:38 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:38 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:38 [log] wx.hideLoading api invoke 2020-10-5 12:2:38 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:38 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:38 [log] wx.hideLoading api invoke 2020-10-5 12:2:38 [log] page pages/index/index onReady have been invoked 2020-10-5 12:2:40 [log] page pages/index/index onHide have been invoked 2020-10-5 12:2:40 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:40 [log] wx.showLoading api invoke 2020-10-5 12:2:40 [log] wx.getStorageSync api invoke 2020-10-5 12:2:40 [log] wx.getStorageSync return 2020-10-5 12:2:40 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:40 [log] wx.getSystemInfoSync return 2020-10-5 12:2:40 [log] wx.request api invoke with seq 0 2020-10-5 12:2:40 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:40 [log] wx.showLoading api invoke 2020-10-5 12:2:40 [log] wx.getStorageSync api invoke 2020-10-5 12:2:40 [log] wx.getStorageSync return 2020-10-5 12:2:40 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:40 [log] wx.getSystemInfoSync return 2020-10-5 12:2:40 [log] wx.request api invoke with seq 0 2020-10-5 12:2:40 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:40 [log] wx.showLoading api invoke 2020-10-5 12:2:40 [log] wx.getStorageSync api invoke 2020-10-5 12:2:40 [log] wx.getStorageSync return 2020-10-5 12:2:40 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:40 [log] wx.getSystemInfoSync return 2020-10-5 12:2:40 [log] wx.request api invoke with seq 0 2020-10-5 12:2:40 [log] page pages/community/index onLoad have been invoked 2020-10-5 12:2:40 [log] wx.getStorageSync api invoke 2020-10-5 12:2:40 [log] wx.getStorageSync return 2020-10-5 12:2:40 [log] page pages/community/index onShow have been invoked 2020-10-5 12:2:40 [log] page pages/community/index onReady have been invoked 2020-10-5 12:2:40 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:40 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:40 [log] wx.hideLoading api invoke 2020-10-5 12:2:40 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:40 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:40 [log] wx.hideLoading api invoke 2020-10-5 12:2:40 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:40 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:40 [log] wx.hideLoading api invoke 2020-10-5 12:2:43 [log] page pages/community/index onHide have been invoked 2020-10-5 12:2:43 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:43 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:43 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:43 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:43 [log] wx.getStorageSync api invoke 2020-10-5 12:2:43 [log] wx.getStorageSync return 2020-10-5 12:2:43 [log] wx.getStorageSync api invoke 2020-10-5 12:2:43 [log] wx.getStorageSync return 2020-10-5 12:2:43 [log] wx.getStorageSync api invoke 2020-10-5 12:2:43 [log] wx.getStorageSync return 2020-10-5 12:2:43 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:43 [log] wx.showLoading api invoke 2020-10-5 12:2:43 [log] wx.getStorageSync api invoke 2020-10-5 12:2:43 [log] wx.getStorageSync return 2020-10-5 12:2:43 [log] wx.getStorageSync api invoke 2020-10-5 12:2:43 [log] wx.getStorageSync return 2020-10-5 12:2:43 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:43 [log] wx.getSystemInfoSync return 2020-10-5 12:2:43 [log] wx.request api invoke with seq 0 2020-10-5 12:2:43 [log] page pages/activity/lists onLoad have been invoked 2020-10-5 12:2:43 [log] wx.getStorageSync api invoke 2020-10-5 12:2:43 [log] wx.getStorageSync return 2020-10-5 12:2:43 [log] page pages/activity/lists onShow have been invoked 2020-10-5 12:2:43 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:43 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:43 [log] wx.hideLoading api invoke 2020-10-5 12:2:43 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:2:43 [log] page pages/activity/lists onReady have been invoked 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:46 [log] wx.setStorageSync api invoke 2020-10-5 12:2:46 [log] wx.setStorageSync return 2020-10-5 12:2:46 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:46 [log] wx.showLoading api invoke 2020-10-5 12:2:46 [log] wx.getStorageSync api invoke 2020-10-5 12:2:46 [log] wx.getStorageSync return 2020-10-5 12:2:46 [log] wx.getStorageSync api invoke 2020-10-5 12:2:46 [log] wx.getStorageSync return 2020-10-5 12:2:46 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:46 [log] wx.getSystemInfoSync return 2020-10-5 12:2:46 [log] wx.request api invoke with seq 0 2020-10-5 12:2:47 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:47 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:47 [log] wx.hideLoading api invoke 2020-10-5 12:2:47 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:2:47 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:47 [log] wx.showLoading api invoke 2020-10-5 12:2:47 [log] wx.getStorageSync api invoke 2020-10-5 12:2:47 [log] wx.getStorageSync return 2020-10-5 12:2:47 [log] wx.getStorageSync api invoke 2020-10-5 12:2:47 [log] wx.getStorageSync return 2020-10-5 12:2:47 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:47 [log] wx.getSystemInfoSync return 2020-10-5 12:2:47 [log] wx.request api invoke with seq 0 2020-10-5 12:2:47 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:47 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:47 [log] wx.hideLoading api invoke 2020-10-5 12:2:47 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:2:48 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:48 [log] wx.showLoading api invoke 2020-10-5 12:2:48 [log] wx.getStorageSync api invoke 2020-10-5 12:2:48 [log] wx.getStorageSync return 2020-10-5 12:2:48 [log] wx.getStorageSync api invoke 2020-10-5 12:2:48 [log] wx.getStorageSync return 2020-10-5 12:2:48 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:48 [log] wx.getSystemInfoSync return 2020-10-5 12:2:48 [log] wx.request api invoke with seq 0 2020-10-5 12:2:48 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:48 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:48 [log] wx.hideLoading api invoke 2020-10-5 12:2:48 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:2:49 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:49 [log] wx.showLoading api invoke 2020-10-5 12:2:49 [log] wx.getStorageSync api invoke 2020-10-5 12:2:49 [log] wx.getStorageSync return 2020-10-5 12:2:49 [log] wx.getStorageSync api invoke 2020-10-5 12:2:49 [log] wx.getStorageSync return 2020-10-5 12:2:49 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:49 [log] wx.getSystemInfoSync return 2020-10-5 12:2:49 [log] wx.request api invoke with seq 0 2020-10-5 12:2:49 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:49 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:49 [log] wx.hideLoading api invoke 2020-10-5 12:2:49 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:2:50 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:50 [log] wx.showLoading api invoke 2020-10-5 12:2:50 [log] wx.getStorageSync api invoke 2020-10-5 12:2:50 [log] wx.getStorageSync return 2020-10-5 12:2:50 [log] wx.getStorageSync api invoke 2020-10-5 12:2:50 [log] wx.getStorageSync return 2020-10-5 12:2:50 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:50 [log] wx.getSystemInfoSync return 2020-10-5 12:2:50 [log] wx.request api invoke with seq 0 2020-10-5 12:2:50 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:50 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:50 [log] wx.hideLoading api invoke 2020-10-5 12:2:50 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:2:51 [log] page pages/activity/lists onHide have been invoked 2020-10-5 12:2:51 [log] wx.getStorageSync api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync return 2020-10-5 12:2:51 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:51 [log] wx.showLoading api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync return 2020-10-5 12:2:51 [log] wx.getStorageSync api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync return 2020-10-5 12:2:51 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:51 [log] wx.getSystemInfoSync return 2020-10-5 12:2:51 [log] wx.request api invoke with seq 0 2020-10-5 12:2:51 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:51 [log] wx.showLoading api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync return 2020-10-5 12:2:51 [log] wx.getStorageSync api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync return 2020-10-5 12:2:51 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:51 [log] wx.getSystemInfoSync return 2020-10-5 12:2:51 [log] wx.request api invoke with seq 0 2020-10-5 12:2:51 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:51 [log] wx.showLoading api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync return 2020-10-5 12:2:51 [log] wx.getStorageSync api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync return 2020-10-5 12:2:51 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:51 [log] wx.getSystemInfoSync return 2020-10-5 12:2:51 [log] wx.request api invoke with seq 0 2020-10-5 12:2:51 [log] wx.getStorageSync api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync return 2020-10-5 12:2:51 [log] page pages/index/index onShow have been invoked 2020-10-5 12:2:51 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:51 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:51 [log] wx.hideLoading api invoke 2020-10-5 12:2:51 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:51 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:51 [log] wx.hideLoading api invoke 2020-10-5 12:2:51 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:51 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:51 [log] wx.hideLoading api invoke 2020-10-5 12:2:54 [log] page pages/index/index onHide have been invoked 2020-10-5 12:2:54 [log] page pages/rewardActivities/index/index onLoad have been invoked 2020-10-5 12:2:54 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:54 [log] wx.showLoading api invoke 2020-10-5 12:2:54 [log] wx.getStorageSync api invoke 2020-10-5 12:2:54 [log] wx.getStorageSync return 2020-10-5 12:2:54 [log] wx.getStorageSync api invoke 2020-10-5 12:2:54 [log] wx.getStorageSync return 2020-10-5 12:2:54 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:54 [log] wx.getSystemInfoSync return 2020-10-5 12:2:54 [log] wx.request api invoke with seq 0 2020-10-5 12:2:54 [log] wx.getStorageSync api invoke 2020-10-5 12:2:54 [log] wx.getStorageSync return 2020-10-5 12:2:54 [log] page pages/rewardActivities/index/index onShow have been invoked 2020-10-5 12:2:55 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:55 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:55 [log] wx.hideLoading api invoke 2020-10-5 12:2:55 [log] page pages/rewardActivities/index/index onReady have been invoked 2020-10-5 12:2:56 [log] page pages/rewardActivities/index/index onHide have been invoked 2020-10-5 12:2:56 [log] wx.getStorageSync api invoke 2020-10-5 12:2:56 [log] wx.getStorageSync return 2020-10-5 12:2:56 [log] page pages/community/index onShow have been invoked 2020-10-5 12:2:58 [log] page pages/community/index onHide have been invoked 2020-10-5 12:2:58 [log] wx.getStorageSync api invoke 2020-10-5 12:2:58 [log] wx.getStorageSync return 2020-10-5 12:2:58 [log] page pages/activity/lists onShow have been invoked 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:3:0 [log] page pages/activity/lists onHide have been invoked 2020-10-5 12:3:0 [log] wx.getStorageSync api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync return 2020-10-5 12:3:0 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:0 [log] wx.showLoading api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync return 2020-10-5 12:3:0 [log] wx.getStorageSync api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync return 2020-10-5 12:3:0 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:0 [log] wx.getSystemInfoSync return 2020-10-5 12:3:0 [log] wx.request api invoke with seq 0 2020-10-5 12:3:0 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:0 [log] wx.showLoading api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync return 2020-10-5 12:3:0 [log] wx.getStorageSync api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync return 2020-10-5 12:3:0 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:0 [log] wx.getSystemInfoSync return 2020-10-5 12:3:0 [log] wx.request api invoke with seq 0 2020-10-5 12:3:0 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:0 [log] wx.showLoading api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync return 2020-10-5 12:3:0 [log] wx.getStorageSync api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync return 2020-10-5 12:3:0 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:0 [log] wx.getSystemInfoSync return 2020-10-5 12:3:0 [log] wx.request api invoke with seq 0 2020-10-5 12:3:0 [log] wx.getStorageSync api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync return 2020-10-5 12:3:0 [log] page pages/index/index onShow have been invoked 2020-10-5 12:3:0 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:0 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:0 [log] wx.hideLoading api invoke 2020-10-5 12:3:0 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:0 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:0 [log] wx.hideLoading api invoke 2020-10-5 12:3:0 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:0 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:0 [log] wx.hideLoading api invoke 2020-10-5 12:3:8 [log] wx.getStorageSync api invoke 2020-10-5 12:3:8 [log] wx.getStorageSync return 2020-10-5 12:3:8 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:8 [log] wx.showLoading api invoke 2020-10-5 12:3:8 [log] wx.getStorageSync api invoke 2020-10-5 12:3:8 [log] wx.getStorageSync return 2020-10-5 12:3:8 [log] wx.getStorageSync api invoke 2020-10-5 12:3:8 [log] wx.getStorageSync return 2020-10-5 12:3:8 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:8 [log] wx.getSystemInfoSync return 2020-10-5 12:3:8 [log] wx.request api invoke with seq 0 2020-10-5 12:3:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:8 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:8 [log] wx.hideLoading api invoke 2020-10-5 12:3:8 [log] wx.navigateTo api invoke 2020-10-5 12:3:8 [log] page pages/index/index onHide have been invoked 2020-10-5 12:3:8 [log] wx.getSystemInfo api invoke 2020-10-5 12:3:8 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:3:8 [log] wx.getSystemInfo api invoke 2020-10-5 12:3:8 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:3:8 [log] wx.getStorageSync api invoke 2020-10-5 12:3:8 [log] wx.getStorageSync return 2020-10-5 12:3:8 [log] wx.getStorageSync api invoke 2020-10-5 12:3:8 [log] wx.getStorageSync return 2020-10-5 12:3:8 [log] wx.getStorageSync api invoke 2020-10-5 12:3:8 [log] wx.getStorageSync return 2020-10-5 12:3:9 [log] wx.getStorageSync api invoke 2020-10-5 12:3:9 [log] wx.getStorageSync return 2020-10-5 12:3:9 [log] page pages/displayManage/vividProject/vividProject onLoad have been invoked 2020-10-5 12:3:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:9 [log] wx.showLoading api invoke 2020-10-5 12:3:9 [log] wx.getStorageSync api invoke 2020-10-5 12:3:9 [log] wx.getStorageSync return 2020-10-5 12:3:9 [log] wx.getStorageSync api invoke 2020-10-5 12:3:9 [log] wx.getStorageSync return 2020-10-5 12:3:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:9 [log] wx.getSystemInfoSync return 2020-10-5 12:3:9 [log] wx.request api invoke with seq 0 2020-10-5 12:3:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:9 [log] wx.showLoading api invoke 2020-10-5 12:3:9 [log] wx.getStorageSync api invoke 2020-10-5 12:3:9 [log] wx.getStorageSync return 2020-10-5 12:3:9 [log] wx.getStorageSync api invoke 2020-10-5 12:3:9 [log] wx.getStorageSync return 2020-10-5 12:3:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:9 [log] wx.getSystemInfoSync return 2020-10-5 12:3:9 [log] wx.request api invoke with seq 0 2020-10-5 12:3:9 [log] wx.getStorageSync api invoke 2020-10-5 12:3:9 [log] wx.getStorageSync return 2020-10-5 12:3:9 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 12:3:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:9 [log] wx.hideLoading api invoke 2020-10-5 12:3:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:9 [log] wx.hideLoading api invoke 2020-10-5 12:3:9 [log] page pages/displayManage/vividProject/vividProject onReady have been invoked 2020-10-5 12:3:12 [log] wx.navigateTo api invoke 2020-10-5 12:3:12 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-10-5 12:3:12 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:12 [log] wx.showLoading api invoke 2020-10-5 12:3:12 [log] wx.getStorageSync api invoke 2020-10-5 12:3:12 [log] wx.getStorageSync return 2020-10-5 12:3:12 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:12 [log] wx.getSystemInfoSync return 2020-10-5 12:3:12 [log] wx.request api invoke with seq 0 2020-10-5 12:3:12 [log] page pages/displayManage/activityRules/activityRules onLoad have been invoked 2020-10-5 12:3:12 [log] wx.getStorageSync api invoke 2020-10-5 12:3:12 [log] wx.getStorageSync return 2020-10-5 12:3:12 [log] page pages/displayManage/activityRules/activityRules onShow have been invoked 2020-10-5 12:3:12 [log] page pages/displayManage/activityRules/activityRules onReady have been invoked 2020-10-5 12:3:13 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:13 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:13 [log] wx.hideLoading api invoke 2020-10-5 12:3:16 [log] page pages/displayManage/activityRules/activityRules onUnload have been invoked 2020-10-5 12:3:16 [log] wx.getStorageSync api invoke 2020-10-5 12:3:16 [log] wx.getStorageSync return 2020-10-5 12:3:16 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 12:3:21 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:21 [log] wx.showLoading api invoke 2020-10-5 12:3:21 [log] wx.getStorageSync api invoke 2020-10-5 12:3:21 [log] wx.getStorageSync return 2020-10-5 12:3:21 [log] wx.getStorageSync api invoke 2020-10-5 12:3:21 [log] wx.getStorageSync return 2020-10-5 12:3:21 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:21 [log] wx.getSystemInfoSync return 2020-10-5 12:3:21 [log] wx.request api invoke with seq 0 2020-10-5 12:3:21 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:21 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:21 [log] wx.hideLoading api invoke 2020-10-5 12:3:21 [log] wx.navigateTo api invoke 2020-10-5 12:3:21 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-10-5 12:3:21 [log] wx.getStorageSync api invoke 2020-10-5 12:3:21 [log] wx.getStorageSync return 2020-10-5 12:3:21 [log] wx.getStorageSync api invoke 2020-10-5 12:3:21 [log] wx.getStorageSync return 2020-10-5 12:3:21 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:21 [log] wx.showLoading api invoke 2020-10-5 12:3:21 [log] wx.getStorageSync api invoke 2020-10-5 12:3:21 [log] wx.getStorageSync return 2020-10-5 12:3:21 [log] wx.getStorageSync api invoke 2020-10-5 12:3:21 [log] wx.getStorageSync return 2020-10-5 12:3:21 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:21 [log] wx.getSystemInfoSync return 2020-10-5 12:3:21 [log] wx.request api invoke with seq 0 2020-10-5 12:3:21 [log] page pages/displayManage/groupList/groupList onLoad have been invoked 2020-10-5 12:3:21 [log] wx.getStorageSync api invoke 2020-10-5 12:3:21 [log] wx.getStorageSync return 2020-10-5 12:3:21 [log] page pages/displayManage/groupList/groupList onShow have been invoked 2020-10-5 12:3:21 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:21 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:21 [log] wx.hideLoading api invoke 2020-10-5 12:3:21 [log] page pages/displayManage/groupList/groupList onReady have been invoked 2020-10-5 12:3:23 [log] wx.redirectTo api invoke 2020-10-5 12:3:23 [log] page pages/displayManage/groupList/groupList onUnload have been invoked 2020-10-5 12:3:23 [log] wx.getLocation api invoke 2020-10-5 12:3:23 [log] page pages/displayManage/upload/upload onLoad have been invoked 2020-10-5 12:3:23 [log] wx.getStorageSync api invoke 2020-10-5 12:3:23 [log] wx.getStorageSync return 2020-10-5 12:3:23 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 12:3:23 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 12:3:23 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:23 [log] wx.showLoading api invoke 2020-10-5 12:3:23 [log] wx.getStorageSync api invoke 2020-10-5 12:3:23 [log] wx.getStorageSync return 2020-10-5 12:3:23 [log] wx.getStorageSync api invoke 2020-10-5 12:3:23 [log] wx.getStorageSync return 2020-10-5 12:3:23 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:23 [log] wx.getSystemInfoSync return 2020-10-5 12:3:23 [log] wx.request api invoke with seq 0 2020-10-5 12:3:23 [log] page pages/displayManage/upload/upload onReady have been invoked 2020-10-5 12:3:24 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:24 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:24 [log] wx.hideLoading api invoke 2020-10-5 12:3:25 [log] wx.getStorageSync api invoke 2020-10-5 12:3:25 [log] wx.getStorageSync return 2020-10-5 12:3:25 [log] wx.chooseVideo api invoke 2020-10-5 12:3:26 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-10-5 12:3:26 [log] App onHide have been invoked 2020-10-5 12:3:52 [log] wx.getLocation api invoke 2020-10-5 12:3:52 [log] wx.chooseVideo success callback with msg chooseVideo:ok 2020-10-5 12:3:52 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 12:3:52 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:52 [log] wx.showLoading api invoke 2020-10-5 12:3:52 [log] wx.getStorageSync api invoke 2020-10-5 12:3:52 [log] wx.getStorageSync return 2020-10-5 12:3:52 [log] wx.getStorageSync api invoke 2020-10-5 12:3:52 [log] wx.getStorageSync return 2020-10-5 12:3:52 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:52 [log] wx.getSystemInfoSync return 2020-10-5 12:3:52 [log] wx.request api invoke with seq 0 2020-10-5 12:3:52 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:52 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:52 [log] wx.hideLoading api invoke 2020-10-5 12:3:52 [log] wx.request api invoke with seq 0 2020-10-5 12:3:52 [log] wx.uploadFile api invoke 2020-10-5 12:3:52 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:53 [log] wx.getUpdateManager api invoke 2020-10-5 12:3:53 [log] wx.getUpdateManager return 2020-10-5 12:3:53 [log] App onShow have been invoked 2020-10-5 12:3:53 [log] wx.getStorageSync api invoke 2020-10-5 12:3:53 [log] wx.getStorageSync return 2020-10-5 12:3:53 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 12:3:53 [log] wx.getStorageSync api invoke 2020-10-5 12:3:53 [log] wx.getStorageSync return 2020-10-5 12:3:53 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 12:3:54 [log] wx.request api invoke with seq 0 2020-10-5 12:3:54 [log] wx.uploadFile success callback with msg uploadFile:ok 2020-10-5 12:3:54 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:4:23 [log] page pages/displayManage/upload/upload onUnload have been invoked 2020-10-5 12:4:23 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:4:23 [log] wx.showLoading api invoke 2020-10-5 12:4:23 [log] wx.getStorageSync api invoke 2020-10-5 12:4:23 [log] wx.getStorageSync return 2020-10-5 12:4:23 [log] wx.getStorageSync api invoke 2020-10-5 12:4:23 [log] wx.getStorageSync return 2020-10-5 12:4:23 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:4:23 [log] wx.getSystemInfoSync return 2020-10-5 12:4:23 [log] wx.request api invoke with seq 0 2020-10-5 12:4:23 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:4:23 [log] wx.showLoading api invoke 2020-10-5 12:4:23 [log] wx.getStorageSync api invoke 2020-10-5 12:4:23 [log] wx.getStorageSync return 2020-10-5 12:4:23 [log] wx.getStorageSync api invoke 2020-10-5 12:4:23 [log] wx.getStorageSync return 2020-10-5 12:4:23 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:4:23 [log] wx.getSystemInfoSync return 2020-10-5 12:4:23 [log] wx.request api invoke with seq 0 2020-10-5 12:4:23 [log] wx.getStorageSync api invoke 2020-10-5 12:4:23 [log] wx.getStorageSync return 2020-10-5 12:4:23 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 12:4:24 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:4:24 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:4:24 [log] wx.hideLoading api invoke 2020-10-5 12:4:24 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:4:24 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:4:24 [log] wx.hideLoading api invoke 2020-10-5 12:4:51 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-10-5 12:4:51 [log] App onHide have been invoked 2020-10-5 12:5:21 [log] wx.getUpdateManager api invoke 2020-10-5 12:5:21 [log] wx.getUpdateManager return 2020-10-5 12:5:21 [log] App onShow have been invoked 2020-10-5 12:5:21 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:21 [log] wx.showLoading api invoke 2020-10-5 12:5:21 [log] wx.getStorageSync api invoke 2020-10-5 12:5:21 [log] wx.getStorageSync return 2020-10-5 12:5:21 [log] wx.getStorageSync api invoke 2020-10-5 12:5:21 [log] wx.getStorageSync return 2020-10-5 12:5:21 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:21 [log] wx.getSystemInfoSync return 2020-10-5 12:5:21 [log] wx.request api invoke with seq 0 2020-10-5 12:5:21 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:21 [log] wx.showLoading api invoke 2020-10-5 12:5:21 [log] wx.getStorageSync api invoke 2020-10-5 12:5:21 [log] wx.getStorageSync return 2020-10-5 12:5:21 [log] wx.getStorageSync api invoke 2020-10-5 12:5:21 [log] wx.getStorageSync return 2020-10-5 12:5:21 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:21 [log] wx.getSystemInfoSync return 2020-10-5 12:5:21 [log] wx.request api invoke with seq 0 2020-10-5 12:5:21 [log] wx.getStorageSync api invoke 2020-10-5 12:5:21 [log] wx.getStorageSync return 2020-10-5 12:5:21 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 12:5:21 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:5:21 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:5:21 [log] wx.hideLoading api invoke 2020-10-5 12:5:21 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:5:21 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:5:21 [log] wx.hideLoading api invoke 2020-10-5 12:5:33 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-10-5 12:5:33 [log] App onHide have been invoked 2020-10-5 12:5:55 [log] wx.getUpdateManager api invoke 2020-10-5 12:5:55 [log] wx.getUpdateManager return 2020-10-5 12:5:55 [log] App onShow have been invoked 2020-10-5 12:5:55 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:55 [log] wx.showLoading api invoke 2020-10-5 12:5:55 [log] wx.getStorageSync api invoke 2020-10-5 12:5:55 [log] wx.getStorageSync return 2020-10-5 12:5:55 [log] wx.getStorageSync api invoke 2020-10-5 12:5:55 [log] wx.getStorageSync return 2020-10-5 12:5:55 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:55 [log] wx.getSystemInfoSync return 2020-10-5 12:5:55 [log] wx.request api invoke with seq 0 2020-10-5 12:5:55 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:55 [log] wx.showLoading api invoke 2020-10-5 12:5:55 [log] wx.getStorageSync api invoke 2020-10-5 12:5:55 [log] wx.getStorageSync return 2020-10-5 12:5:55 [log] wx.getStorageSync api invoke 2020-10-5 12:5:55 [log] wx.getStorageSync return 2020-10-5 12:5:55 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:55 [log] wx.getSystemInfoSync return 2020-10-5 12:5:55 [log] wx.request api invoke with seq 0 2020-10-5 12:5:55 [log] wx.getStorageSync api invoke 2020-10-5 12:5:55 [log] wx.getStorageSync return 2020-10-5 12:5:55 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 12:5:55 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:5:55 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:5:55 [log] wx.hideLoading api invoke 2020-10-5 12:5:55 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:5:55 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:5:55 [log] wx.hideLoading api invoke 2020-10-5 12:5:59 [log] page pages/displayManage/vividProject/vividProject onUnload have been invoked 2020-10-5 12:5:59 [log] page pages/index/index onUnload have been invoked 2020-10-5 12:5:59 [log] page pages/community/index onUnload have been invoked 2020-10-5 12:5:59 [log] page pages/activity/lists onUnload have been invoked 2020-10-5 12:5:59 [log] page pages/rewardActivities/index/index onUnload have been invoked 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.showLoading api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:59 [log] wx.getSystemInfoSync return 2020-10-5 12:5:59 [log] wx.request api invoke with seq 0 2020-10-5 12:5:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.showLoading api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:59 [log] wx.getSystemInfoSync return 2020-10-5 12:5:59 [log] wx.request api invoke with seq 0 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.showLoading api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:59 [log] wx.getSystemInfoSync return 2020-10-5 12:5:59 [log] wx.request api invoke with seq 0 2020-10-5 12:5:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.showLoading api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:59 [log] wx.getSystemInfoSync return 2020-10-5 12:5:59 [log] wx.request api invoke with seq 0 2020-10-5 12:5:59 [log] page pages/index/index onLoad have been invoked 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.showLoading api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:59 [log] wx.getSystemInfoSync return 2020-10-5 12:5:59 [log] wx.request api invoke with seq 0 2020-10-5 12:5:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.showLoading api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:59 [log] wx.getSystemInfoSync return 2020-10-5 12:5:59 [log] wx.request api invoke with seq 0 2020-10-5 12:5:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.showLoading api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:59 [log] wx.getSystemInfoSync return 2020-10-5 12:5:59 [log] wx.request api invoke with seq 0 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] page pages/index/index onShow have been invoked 2020-10-5 12:5:59 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:5:59 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.hideLoading api invoke 2020-10-5 12:5:59 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:5:59 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.hideLoading api invoke 2020-10-5 12:5:59 [log] page pages/index/index onReady have been invoked 2020-10-5 12:5:59 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:5:59 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.hideLoading api invoke 2020-10-5 12:6:0 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:6:0 [log] wx.getStorageSync api invoke 2020-10-5 12:6:0 [log] wx.getStorageSync return 2020-10-5 12:6:0 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:0 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:0 [log] wx.hideLoading api invoke 2020-10-5 12:6:0 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:0 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:0 [log] wx.hideLoading api invoke 2020-10-5 12:6:0 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:0 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:0 [log] wx.hideLoading api invoke 2020-10-5 12:6:0 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:0 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:0 [log] wx.hideLoading api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:2 [log] wx.showLoading api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:2 [log] wx.getSystemInfoSync return 2020-10-5 12:6:2 [log] wx.request api invoke with seq 0 2020-10-5 12:6:2 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:2 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:2 [log] wx.hideLoading api invoke 2020-10-5 12:6:2 [log] wx.navigateTo api invoke 2020-10-5 12:6:2 [log] page pages/index/index onHide have been invoked 2020-10-5 12:6:2 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:2 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:2 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:2 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] page pages/displayManage/vividProject/vividProject onLoad have been invoked 2020-10-5 12:6:2 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:2 [log] wx.showLoading api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:2 [log] wx.getSystemInfoSync return 2020-10-5 12:6:2 [log] wx.request api invoke with seq 0 2020-10-5 12:6:2 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:2 [log] wx.showLoading api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:2 [log] wx.getSystemInfoSync return 2020-10-5 12:6:2 [log] wx.request api invoke with seq 0 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 12:6:2 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:2 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:2 [log] wx.hideLoading api invoke 2020-10-5 12:6:2 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:2 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:2 [log] wx.hideLoading api invoke 2020-10-5 12:6:2 [log] page pages/displayManage/vividProject/vividProject onReady have been invoked 2020-10-5 12:6:4 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:4 [log] wx.showLoading api invoke 2020-10-5 12:6:4 [log] wx.getStorageSync api invoke 2020-10-5 12:6:4 [log] wx.getStorageSync return 2020-10-5 12:6:4 [log] wx.getStorageSync api invoke 2020-10-5 12:6:4 [log] wx.getStorageSync return 2020-10-5 12:6:4 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:4 [log] wx.getSystemInfoSync return 2020-10-5 12:6:4 [log] wx.request api invoke with seq 0 2020-10-5 12:6:4 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:4 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:4 [log] wx.hideLoading api invoke 2020-10-5 12:6:4 [log] wx.navigateTo api invoke 2020-10-5 12:6:4 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-10-5 12:6:4 [log] wx.getStorageSync api invoke 2020-10-5 12:6:4 [log] wx.getStorageSync return 2020-10-5 12:6:4 [log] wx.getStorageSync api invoke 2020-10-5 12:6:4 [log] wx.getStorageSync return 2020-10-5 12:6:4 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:4 [log] wx.showLoading api invoke 2020-10-5 12:6:4 [log] wx.getStorageSync api invoke 2020-10-5 12:6:4 [log] wx.getStorageSync return 2020-10-5 12:6:4 [log] wx.getStorageSync api invoke 2020-10-5 12:6:4 [log] wx.getStorageSync return 2020-10-5 12:6:4 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:4 [log] wx.getSystemInfoSync return 2020-10-5 12:6:4 [log] wx.request api invoke with seq 0 2020-10-5 12:6:4 [log] page pages/displayManage/groupList/groupList onLoad have been invoked 2020-10-5 12:6:4 [log] wx.getStorageSync api invoke 2020-10-5 12:6:4 [log] wx.getStorageSync return 2020-10-5 12:6:4 [log] page pages/displayManage/groupList/groupList onShow have been invoked 2020-10-5 12:6:4 [log] page pages/displayManage/groupList/groupList onReady have been invoked 2020-10-5 12:6:4 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:4 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:4 [log] wx.hideLoading api invoke 2020-10-5 12:6:6 [log] wx.redirectTo api invoke 2020-10-5 12:6:6 [log] page pages/displayManage/groupList/groupList onUnload have been invoked 2020-10-5 12:6:6 [log] wx.getLocation api invoke 2020-10-5 12:6:6 [log] page pages/displayManage/upload/upload onLoad have been invoked 2020-10-5 12:6:6 [log] wx.getStorageSync api invoke 2020-10-5 12:6:6 [log] wx.getStorageSync return 2020-10-5 12:6:6 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 12:6:6 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 12:6:6 [log] page pages/displayManage/upload/upload onReady have been invoked 2020-10-5 12:6:6 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:6 [log] wx.showLoading api invoke 2020-10-5 12:6:6 [log] wx.getStorageSync api invoke 2020-10-5 12:6:6 [log] wx.getStorageSync return 2020-10-5 12:6:6 [log] wx.getStorageSync api invoke 2020-10-5 12:6:6 [log] wx.getStorageSync return 2020-10-5 12:6:6 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:6 [log] wx.getSystemInfoSync return 2020-10-5 12:6:6 [log] wx.request api invoke with seq 0 2020-10-5 12:6:6 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:6 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:6 [log] wx.hideLoading api invoke 2020-10-5 12:6:7 [log] wx.getStorageSync api invoke 2020-10-5 12:6:7 [log] wx.getStorageSync return 2020-10-5 12:6:7 [log] wx.chooseVideo api invoke 2020-10-5 12:6:8 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-10-5 12:6:8 [log] App onHide have been invoked 2020-10-5 12:6:32 [log] wx.getLocation api invoke 2020-10-5 12:6:32 [log] wx.chooseVideo success callback with msg chooseVideo:ok 2020-10-5 12:6:32 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 12:6:32 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:32 [log] wx.showLoading api invoke 2020-10-5 12:6:32 [log] wx.getStorageSync api invoke 2020-10-5 12:6:32 [log] wx.getStorageSync return 2020-10-5 12:6:32 [log] wx.getStorageSync api invoke 2020-10-5 12:6:32 [log] wx.getStorageSync return 2020-10-5 12:6:32 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:32 [log] wx.getSystemInfoSync return 2020-10-5 12:6:32 [log] wx.request api invoke with seq 0 2020-10-5 12:6:32 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:32 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:32 [log] wx.hideLoading api invoke 2020-10-5 12:6:32 [log] wx.request api invoke with seq 0 2020-10-5 12:6:33 [log] wx.getUpdateManager api invoke 2020-10-5 12:6:33 [log] wx.getUpdateManager return 2020-10-5 12:6:33 [log] App onShow have been invoked 2020-10-5 12:6:33 [log] wx.getStorageSync api invoke 2020-10-5 12:6:33 [log] wx.getStorageSync return 2020-10-5 12:6:33 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 12:6:33 [log] wx.uploadFile api invoke 2020-10-5 12:6:33 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:33 [log] wx.getStorageSync api invoke 2020-10-5 12:6:33 [log] wx.getStorageSync return 2020-10-5 12:6:33 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 12:6:34 [log] wx.request api invoke with seq 0 2020-10-5 12:6:34 [log] wx.uploadFile success callback with msg uploadFile:ok 2020-10-5 12:6:34 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:49 [log] page pages/displayManage/upload/upload onUnload have been invoked 2020-10-5 12:6:49 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:49 [log] wx.showLoading api invoke 2020-10-5 12:6:49 [log] wx.getStorageSync api invoke 2020-10-5 12:6:49 [log] wx.getStorageSync return 2020-10-5 12:6:49 [log] wx.getStorageSync api invoke 2020-10-5 12:6:49 [log] wx.getStorageSync return 2020-10-5 12:6:49 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:49 [log] wx.getSystemInfoSync return 2020-10-5 12:6:49 [log] wx.request api invoke with seq 0 2020-10-5 12:6:49 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:49 [log] wx.showLoading api invoke 2020-10-5 12:6:49 [log] wx.getStorageSync api invoke 2020-10-5 12:6:49 [log] wx.getStorageSync return 2020-10-5 12:6:49 [log] wx.getStorageSync api invoke 2020-10-5 12:6:49 [log] wx.getStorageSync return 2020-10-5 12:6:49 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:49 [log] wx.getSystemInfoSync return 2020-10-5 12:6:49 [log] wx.request api invoke with seq 0 2020-10-5 12:6:49 [log] wx.getStorageSync api invoke 2020-10-5 12:6:49 [log] wx.getStorageSync return 2020-10-5 12:6:49 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 12:6:49 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:49 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:49 [log] wx.hideLoading api invoke 2020-10-5 12:6:49 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:49 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:49 [log] wx.hideLoading api invoke 2020-10-5 12:6:52 [log] page pages/displayManage/vividProject/vividProject onUnload have been invoked 2020-10-5 12:6:52 [log] wx.getStorageSync api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync return 2020-10-5 12:6:52 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:52 [log] wx.showLoading api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync return 2020-10-5 12:6:52 [log] wx.getStorageSync api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync return 2020-10-5 12:6:52 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:52 [log] wx.getSystemInfoSync return 2020-10-5 12:6:52 [log] wx.request api invoke with seq 0 2020-10-5 12:6:52 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:52 [log] wx.showLoading api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync return 2020-10-5 12:6:52 [log] wx.getStorageSync api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync return 2020-10-5 12:6:52 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:52 [log] wx.getSystemInfoSync return 2020-10-5 12:6:52 [log] wx.request api invoke with seq 0 2020-10-5 12:6:52 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:52 [log] wx.showLoading api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync return 2020-10-5 12:6:52 [log] wx.getStorageSync api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync return 2020-10-5 12:6:52 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:52 [log] wx.getSystemInfoSync return 2020-10-5 12:6:52 [log] wx.request api invoke with seq 0 2020-10-5 12:6:52 [log] wx.getStorageSync api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync return 2020-10-5 12:6:52 [log] page pages/index/index onShow have been invoked 2020-10-5 12:6:52 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:52 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:52 [log] wx.hideLoading api invoke 2020-10-5 12:6:52 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:52 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:52 [log] wx.hideLoading api invoke 2020-10-5 12:6:52 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:52 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:52 [log] wx.hideLoading api invoke 2020-10-5 12:6:55 [log] page pages/index/index onHide have been invoked 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:55 [log] wx.showLoading api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfoSync return 2020-10-5 12:6:55 [log] wx.request api invoke with seq 0 2020-10-5 12:6:55 [log] page pages/activity/lists onLoad have been invoked 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] page pages/activity/lists onShow have been invoked 2020-10-5 12:6:55 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:55 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:55 [log] wx.hideLoading api invoke 2020-10-5 12:6:55 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:6:55 [log] page pages/activity/lists onReady have been invoked 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] page pages/activity/lists onHide have been invoked 2020-10-5 12:6:55 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:55 [log] wx.showLoading api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfoSync return 2020-10-5 12:6:55 [log] wx.request api invoke with seq 0 2020-10-5 12:6:55 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:55 [log] wx.showLoading api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfoSync return 2020-10-5 12:6:55 [log] wx.request api invoke with seq 0 2020-10-5 12:6:55 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:55 [log] wx.showLoading api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfoSync return 2020-10-5 12:6:55 [log] wx.request api invoke with seq 0 2020-10-5 12:6:55 [log] page pages/community/index onLoad have been invoked 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] page pages/community/index onShow have been invoked 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:55 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:55 [log] wx.hideLoading api invoke 2020-10-5 12:6:55 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:55 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:55 [log] wx.hideLoading api invoke 2020-10-5 12:6:55 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:55 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:55 [log] wx.hideLoading api invoke 2020-10-5 12:6:56 [log] page pages/community/index onReady have been invoked 2020-10-5 12:6:56 [log] page pages/community/index onHide have been invoked 2020-10-5 12:6:56 [log] wx.getStorageSync api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync return 2020-10-5 12:6:56 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:56 [log] wx.showLoading api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync return 2020-10-5 12:6:56 [log] wx.getStorageSync api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync return 2020-10-5 12:6:56 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:56 [log] wx.getSystemInfoSync return 2020-10-5 12:6:56 [log] wx.request api invoke with seq 0 2020-10-5 12:6:56 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:56 [log] wx.showLoading api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync return 2020-10-5 12:6:56 [log] wx.getStorageSync api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync return 2020-10-5 12:6:56 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:56 [log] wx.getSystemInfoSync return 2020-10-5 12:6:56 [log] wx.request api invoke with seq 0 2020-10-5 12:6:56 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:56 [log] wx.showLoading api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync return 2020-10-5 12:6:56 [log] wx.getStorageSync api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync return 2020-10-5 12:6:56 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:56 [log] wx.getSystemInfoSync return 2020-10-5 12:6:56 [log] wx.request api invoke with seq 0 2020-10-5 12:6:56 [log] wx.getStorageSync api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync return 2020-10-5 12:6:56 [log] page pages/index/index onShow have been invoked 2020-10-5 12:6:56 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:56 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:56 [log] wx.hideLoading api invoke 2020-10-5 12:6:56 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:56 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:56 [log] wx.hideLoading api invoke 2020-10-5 12:6:56 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:56 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:56 [log] wx.hideLoading api invoke 2020-10-5 12:6:58 [log] page pages/index/index onHide have been invoked 2020-10-5 12:6:58 [log] wx.getStorageSync api invoke 2020-10-5 12:6:58 [log] wx.getStorageSync return 2020-10-5 12:6:58 [log] page pages/activity/lists onShow have been invoked 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:59 [log] page pages/activity/lists onHide have been invoked 2020-10-5 12:6:59 [log] wx.getStorageSync api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync return 2020-10-5 12:6:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:59 [log] wx.showLoading api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync return 2020-10-5 12:6:59 [log] wx.getStorageSync api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync return 2020-10-5 12:6:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:59 [log] wx.getSystemInfoSync return 2020-10-5 12:6:59 [log] wx.request api invoke with seq 0 2020-10-5 12:6:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:59 [log] wx.showLoading api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync return 2020-10-5 12:6:59 [log] wx.getStorageSync api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync return 2020-10-5 12:6:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:59 [log] wx.getSystemInfoSync return 2020-10-5 12:6:59 [log] wx.request api invoke with seq 0 2020-10-5 12:6:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:59 [log] wx.showLoading api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync return 2020-10-5 12:6:59 [log] wx.getStorageSync api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync return 2020-10-5 12:6:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:59 [log] wx.getSystemInfoSync return 2020-10-5 12:6:59 [log] wx.request api invoke with seq 0 2020-10-5 12:6:59 [log] wx.getStorageSync api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync return 2020-10-5 12:6:59 [log] page pages/index/index onShow have been invoked 2020-10-5 12:6:59 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:59 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:59 [log] wx.hideLoading api invoke 2020-10-5 12:6:59 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:59 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:59 [log] wx.hideLoading api invoke 2020-10-5 12:6:59 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:59 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:59 [log] wx.hideLoading api invoke 2020-10-5 12:7:0 [log] page pages/index/index onHide have been invoked 2020-10-5 12:7:0 [log] wx.getStorageSync api invoke 2020-10-5 12:7:0 [log] wx.getStorageSync return 2020-10-5 12:7:0 [log] page pages/community/index onShow have been invoked 2020-10-5 12:7:0 [log] page pages/community/index onHide have been invoked 2020-10-5 12:7:0 [log] wx.getStorageSync api invoke 2020-10-5 12:7:0 [log] wx.getStorageSync return 2020-10-5 12:7:0 [log] page pages/my/index/index onLoad have been invoked 2020-10-5 12:7:0 [log] wx.getStorageSync api invoke 2020-10-5 12:7:0 [log] wx.getStorageSync return 2020-10-5 12:7:0 [log] wx.getStorageSync api invoke 2020-10-5 12:7:0 [log] wx.getStorageSync return 2020-10-5 12:7:0 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:0 [log] wx.showLoading api invoke 2020-10-5 12:7:0 [log] wx.getStorageSync api invoke 2020-10-5 12:7:0 [log] wx.getStorageSync return 2020-10-5 12:7:0 [log] wx.getStorageSync api invoke 2020-10-5 12:7:0 [log] wx.getStorageSync return 2020-10-5 12:7:0 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:0 [log] wx.getSystemInfoSync return 2020-10-5 12:7:0 [log] wx.request api invoke with seq 0 2020-10-5 12:7:1 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:1 [log] wx.showLoading api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync return 2020-10-5 12:7:1 [log] wx.getStorageSync api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync return 2020-10-5 12:7:1 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:1 [log] wx.getSystemInfoSync return 2020-10-5 12:7:1 [log] wx.request api invoke with seq 0 2020-10-5 12:7:1 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:1 [log] wx.showLoading api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync return 2020-10-5 12:7:1 [log] wx.getStorageSync api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync return 2020-10-5 12:7:1 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:1 [log] wx.getSystemInfoSync return 2020-10-5 12:7:1 [log] wx.request api invoke with seq 0 2020-10-5 12:7:1 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:1 [log] wx.showLoading api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync return 2020-10-5 12:7:1 [log] wx.getStorageSync api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync return 2020-10-5 12:7:1 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:1 [log] wx.getSystemInfoSync return 2020-10-5 12:7:1 [log] wx.request api invoke with seq 0 2020-10-5 12:7:1 [log] wx.getStorageSync api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync return 2020-10-5 12:7:1 [log] page pages/my/index/index onShow have been invoked 2020-10-5 12:7:1 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:1 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:1 [log] wx.hideLoading api invoke 2020-10-5 12:7:1 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:1 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:1 [log] wx.hideLoading api invoke 2020-10-5 12:7:1 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:1 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:1 [log] wx.hideLoading api invoke 2020-10-5 12:7:1 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:1 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:1 [log] wx.hideLoading api invoke 2020-10-5 12:7:1 [log] page pages/my/index/index onReady have been invoked 2020-10-5 12:7:2 [log] page pages/my/index/index onHide have been invoked 2020-10-5 12:7:2 [log] wx.getStorageSync api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync return 2020-10-5 12:7:2 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:2 [log] wx.showLoading api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync return 2020-10-5 12:7:2 [log] wx.getStorageSync api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync return 2020-10-5 12:7:2 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:2 [log] wx.getSystemInfoSync return 2020-10-5 12:7:2 [log] wx.request api invoke with seq 0 2020-10-5 12:7:2 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:2 [log] wx.showLoading api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync return 2020-10-5 12:7:2 [log] wx.getStorageSync api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync return 2020-10-5 12:7:2 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:2 [log] wx.getSystemInfoSync return 2020-10-5 12:7:2 [log] wx.request api invoke with seq 0 2020-10-5 12:7:2 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:2 [log] wx.showLoading api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync return 2020-10-5 12:7:2 [log] wx.getStorageSync api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync return 2020-10-5 12:7:2 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:2 [log] wx.getSystemInfoSync return 2020-10-5 12:7:2 [log] wx.request api invoke with seq 0 2020-10-5 12:7:2 [log] wx.getStorageSync api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync return 2020-10-5 12:7:2 [log] page pages/index/index onShow have been invoked 2020-10-5 12:7:2 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:2 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:2 [log] wx.hideLoading api invoke 2020-10-5 12:7:2 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:2 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:2 [log] wx.hideLoading api invoke 2020-10-5 12:7:2 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:2 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:2 [log] wx.hideLoading api invoke 2020-10-5 12:7:3 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:3 [log] wx.showLoading api invoke 2020-10-5 12:7:3 [log] wx.getStorageSync api invoke 2020-10-5 12:7:3 [log] wx.getStorageSync return 2020-10-5 12:7:3 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:3 [log] wx.getSystemInfoSync return 2020-10-5 12:7:3 [log] wx.request api invoke with seq 0 2020-10-5 12:7:3 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:3 [log] wx.showLoading api invoke 2020-10-5 12:7:3 [log] wx.getStorageSync api invoke 2020-10-5 12:7:3 [log] wx.getStorageSync return 2020-10-5 12:7:3 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:3 [log] wx.getSystemInfoSync return 2020-10-5 12:7:3 [log] wx.request api invoke with seq 0 2020-10-5 12:7:3 [log] wx.getStorageSync api invoke 2020-10-5 12:7:3 [log] wx.getStorageSync return 2020-10-5 12:7:3 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:3 [log] wx.showLoading api invoke 2020-10-5 12:7:3 [log] wx.getStorageSync api invoke 2020-10-5 12:7:3 [log] wx.getStorageSync return 2020-10-5 12:7:3 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:3 [log] wx.getSystemInfoSync return 2020-10-5 12:7:3 [log] wx.request api invoke with seq 0 2020-10-5 12:7:3 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:3 [log] wx.showLoading api invoke 2020-10-5 12:7:3 [log] wx.getStorageSync api invoke 2020-10-5 12:7:3 [log] wx.getStorageSync return 2020-10-5 12:7:3 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:3 [log] wx.getSystemInfoSync return 2020-10-5 12:7:3 [log] wx.request api invoke with seq 0 2020-10-5 12:7:3 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:3 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:3 [log] wx.hideLoading api invoke 2020-10-5 12:7:3 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:3 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:3 [log] wx.hideLoading api invoke 2020-10-5 12:7:3 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:3 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:3 [log] wx.hideLoading api invoke 2020-10-5 12:7:3 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:3 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:3 [log] wx.hideLoading api invoke 2020-10-5 12:7:3 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:7:5 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:5 [log] wx.showLoading api invoke 2020-10-5 12:7:5 [log] wx.getStorageSync api invoke 2020-10-5 12:7:5 [log] wx.getStorageSync return 2020-10-5 12:7:5 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:5 [log] wx.getSystemInfoSync return 2020-10-5 12:7:5 [log] wx.request api invoke with seq 0 2020-10-5 12:7:5 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:5 [log] wx.showLoading api invoke 2020-10-5 12:7:5 [log] wx.getStorageSync api invoke 2020-10-5 12:7:5 [log] wx.getStorageSync return 2020-10-5 12:7:5 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:5 [log] wx.getSystemInfoSync return 2020-10-5 12:7:5 [log] wx.request api invoke with seq 0 2020-10-5 12:7:5 [log] wx.getStorageSync api invoke 2020-10-5 12:7:5 [log] wx.getStorageSync return 2020-10-5 12:7:5 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:5 [log] wx.showLoading api invoke 2020-10-5 12:7:5 [log] wx.getStorageSync api invoke 2020-10-5 12:7:5 [log] wx.getStorageSync return 2020-10-5 12:7:5 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:5 [log] wx.getSystemInfoSync return 2020-10-5 12:7:5 [log] wx.request api invoke with seq 0 2020-10-5 12:7:5 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:5 [log] wx.showLoading api invoke 2020-10-5 12:7:5 [log] wx.getStorageSync api invoke 2020-10-5 12:7:5 [log] wx.getStorageSync return 2020-10-5 12:7:5 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:5 [log] wx.getSystemInfoSync return 2020-10-5 12:7:5 [log] wx.request api invoke with seq 0 2020-10-5 12:7:5 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:5 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:5 [log] wx.hideLoading api invoke 2020-10-5 12:7:5 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:5 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:5 [log] wx.hideLoading api invoke 2020-10-5 12:7:5 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:7:5 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:5 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:5 [log] wx.hideLoading api invoke 2020-10-5 12:7:5 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:5 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:5 [log] wx.hideLoading api invoke 2020-10-5 12:7:6 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:6 [log] wx.showLoading api invoke 2020-10-5 12:7:6 [log] wx.getStorageSync api invoke 2020-10-5 12:7:6 [log] wx.getStorageSync return 2020-10-5 12:7:6 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:6 [log] wx.getSystemInfoSync return 2020-10-5 12:7:6 [log] wx.request api invoke with seq 0 2020-10-5 12:7:6 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:6 [log] wx.showLoading api invoke 2020-10-5 12:7:6 [log] wx.getStorageSync api invoke 2020-10-5 12:7:6 [log] wx.getStorageSync return 2020-10-5 12:7:6 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:6 [log] wx.getSystemInfoSync return 2020-10-5 12:7:6 [log] wx.request api invoke with seq 0 2020-10-5 12:7:6 [log] wx.getStorageSync api invoke 2020-10-5 12:7:6 [log] wx.getStorageSync return 2020-10-5 12:7:6 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:6 [log] wx.showLoading api invoke 2020-10-5 12:7:6 [log] wx.getStorageSync api invoke 2020-10-5 12:7:6 [log] wx.getStorageSync return 2020-10-5 12:7:6 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:6 [log] wx.getSystemInfoSync return 2020-10-5 12:7:6 [log] wx.request api invoke with seq 0 2020-10-5 12:7:6 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:6 [log] wx.showLoading api invoke 2020-10-5 12:7:6 [log] wx.getStorageSync api invoke 2020-10-5 12:7:6 [log] wx.getStorageSync return 2020-10-5 12:7:6 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:6 [log] wx.getSystemInfoSync return 2020-10-5 12:7:6 [log] wx.request api invoke with seq 0 2020-10-5 12:7:6 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:6 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:6 [log] wx.hideLoading api invoke 2020-10-5 12:7:6 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:7:6 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:6 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:6 [log] wx.hideLoading api invoke 2020-10-5 12:7:6 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:6 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:6 [log] wx.hideLoading api invoke 2020-10-5 12:7:6 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:6 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:6 [log] wx.hideLoading api invoke 2020-10-5 12:7:8 [log] page pages/index/index onHide have been invoked 2020-10-5 12:7:8 [log] App onHide have been invoked 2020-10-5 12:7:13 [log] wx.getUpdateManager api invoke 2020-10-5 12:7:13 [log] wx.getUpdateManager return 2020-10-5 12:7:13 [log] App onShow have been invoked 2020-10-5 12:7:13 [log] wx.getStorageSync api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync return 2020-10-5 12:7:13 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:13 [log] wx.showLoading api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync return 2020-10-5 12:7:13 [log] wx.getStorageSync api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync return 2020-10-5 12:7:13 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:13 [log] wx.getSystemInfoSync return 2020-10-5 12:7:13 [log] wx.request api invoke with seq 0 2020-10-5 12:7:13 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:13 [log] wx.showLoading api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync return 2020-10-5 12:7:13 [log] wx.getStorageSync api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync return 2020-10-5 12:7:13 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:13 [log] wx.getSystemInfoSync return 2020-10-5 12:7:13 [log] wx.request api invoke with seq 0 2020-10-5 12:7:13 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:13 [log] wx.showLoading api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync return 2020-10-5 12:7:13 [log] wx.getStorageSync api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync return 2020-10-5 12:7:13 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:14 [log] wx.getSystemInfoSync return 2020-10-5 12:7:14 [log] wx.request api invoke with seq 0 2020-10-5 12:7:14 [log] wx.getStorageSync api invoke 2020-10-5 12:7:14 [log] wx.getStorageSync return 2020-10-5 12:7:14 [log] page pages/index/index onShow have been invoked 2020-10-5 12:7:14 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:14 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:14 [log] wx.hideLoading api invoke 2020-10-5 12:7:14 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:14 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:14 [log] wx.hideLoading api invoke 2020-10-5 12:7:14 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:14 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:14 [log] wx.hideLoading api invoke 2020-10-5 12:7:15 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:15 [log] wx.showLoading api invoke 2020-10-5 12:7:15 [log] wx.getStorageSync api invoke 2020-10-5 12:7:15 [log] wx.getStorageSync return 2020-10-5 12:7:15 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:15 [log] wx.getSystemInfoSync return 2020-10-5 12:7:15 [log] wx.request api invoke with seq 0 2020-10-5 12:7:15 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:15 [log] wx.showLoading api invoke 2020-10-5 12:7:15 [log] wx.getStorageSync api invoke 2020-10-5 12:7:15 [log] wx.getStorageSync return 2020-10-5 12:7:15 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:15 [log] wx.getSystemInfoSync return 2020-10-5 12:7:15 [log] wx.request api invoke with seq 0 2020-10-5 12:7:15 [log] wx.getStorageSync api invoke 2020-10-5 12:7:15 [log] wx.getStorageSync return 2020-10-5 12:7:15 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:15 [log] wx.showLoading api invoke 2020-10-5 12:7:15 [log] wx.getStorageSync api invoke 2020-10-5 12:7:15 [log] wx.getStorageSync return 2020-10-5 12:7:15 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:15 [log] wx.getSystemInfoSync return 2020-10-5 12:7:15 [log] wx.request api invoke with seq 0 2020-10-5 12:7:15 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:15 [log] wx.showLoading api invoke 2020-10-5 12:7:15 [log] wx.getStorageSync api invoke 2020-10-5 12:7:15 [log] wx.getStorageSync return 2020-10-5 12:7:15 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:15 [log] wx.getSystemInfoSync return 2020-10-5 12:7:15 [log] wx.request api invoke with seq 0 2020-10-5 12:7:15 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:15 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:15 [log] wx.hideLoading api invoke 2020-10-5 12:7:15 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:15 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:15 [log] wx.hideLoading api invoke 2020-10-5 12:7:15 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:15 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:15 [log] wx.hideLoading api invoke 2020-10-5 12:7:15 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:15 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:15 [log] wx.hideLoading api invoke 2020-10-5 12:7:15 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:7:16 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:16 [log] wx.showLoading api invoke 2020-10-5 12:7:16 [log] wx.getStorageSync api invoke 2020-10-5 12:7:16 [log] wx.getStorageSync return 2020-10-5 12:7:16 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:16 [log] wx.getSystemInfoSync return 2020-10-5 12:7:16 [log] wx.request api invoke with seq 0 2020-10-5 12:7:16 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:16 [log] wx.showLoading api invoke 2020-10-5 12:7:16 [log] wx.getStorageSync api invoke 2020-10-5 12:7:16 [log] wx.getStorageSync return 2020-10-5 12:7:16 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:16 [log] wx.getSystemInfoSync return 2020-10-5 12:7:16 [log] wx.request api invoke with seq 0 2020-10-5 12:7:16 [log] wx.getStorageSync api invoke 2020-10-5 12:7:16 [log] wx.getStorageSync return 2020-10-5 12:7:16 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:16 [log] wx.showLoading api invoke 2020-10-5 12:7:16 [log] wx.getStorageSync api invoke 2020-10-5 12:7:16 [log] wx.getStorageSync return 2020-10-5 12:7:16 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:16 [log] wx.getSystemInfoSync return 2020-10-5 12:7:16 [log] wx.request api invoke with seq 0 2020-10-5 12:7:16 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:16 [log] wx.showLoading api invoke 2020-10-5 12:7:16 [log] wx.getStorageSync api invoke 2020-10-5 12:7:16 [log] wx.getStorageSync return 2020-10-5 12:7:16 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:16 [log] wx.getSystemInfoSync return 2020-10-5 12:7:16 [log] wx.request api invoke with seq 0 2020-10-5 12:7:17 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:17 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:17 [log] wx.hideLoading api invoke 2020-10-5 12:7:17 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:17 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:17 [log] wx.hideLoading api invoke 2020-10-5 12:7:17 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:17 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:17 [log] wx.hideLoading api invoke 2020-10-5 12:7:17 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:17 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:17 [log] wx.hideLoading api invoke 2020-10-5 12:7:17 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:7:18 [log] page pages/index/index onHide have been invoked 2020-10-5 12:7:18 [log] wx.getStorageSync api invoke 2020-10-5 12:7:18 [log] wx.getStorageSync return 2020-10-5 12:7:18 [log] page pages/activity/lists onShow have been invoked 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:19 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:19 [log] wx.showLoading api invoke 2020-10-5 12:7:19 [log] wx.getStorageSync api invoke 2020-10-5 12:7:19 [log] wx.getStorageSync return 2020-10-5 12:7:19 [log] wx.getStorageSync api invoke 2020-10-5 12:7:19 [log] wx.getStorageSync return 2020-10-5 12:7:19 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:19 [log] wx.getSystemInfoSync return 2020-10-5 12:7:19 [log] wx.request api invoke with seq 0 2020-10-5 12:7:19 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:19 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:19 [log] wx.hideLoading api invoke 2020-10-5 12:7:19 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:7:21 [log] page pages/activity/lists onHide have been invoked 2020-10-5 12:7:21 [log] wx.getStorageSync api invoke 2020-10-5 12:7:21 [log] wx.getStorageSync return 2020-10-5 12:7:21 [log] page pages/community/index onShow have been invoked 2020-10-5 12:7:22 [log] page pages/community/index onHide have been invoked 2020-10-5 12:7:22 [log] page pages/rewardActivities/index/index onLoad have been invoked 2020-10-5 12:7:22 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:22 [log] wx.showLoading api invoke 2020-10-5 12:7:22 [log] wx.getStorageSync api invoke 2020-10-5 12:7:22 [log] wx.getStorageSync return 2020-10-5 12:7:22 [log] wx.getStorageSync api invoke 2020-10-5 12:7:22 [log] wx.getStorageSync return 2020-10-5 12:7:22 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:22 [log] wx.getSystemInfoSync return 2020-10-5 12:7:22 [log] wx.request api invoke with seq 0 2020-10-5 12:7:22 [log] wx.getStorageSync api invoke 2020-10-5 12:7:22 [log] wx.getStorageSync return 2020-10-5 12:7:22 [log] page pages/rewardActivities/index/index onShow have been invoked 2020-10-5 12:7:23 [log] page pages/rewardActivities/index/index onReady have been invoked 2020-10-5 12:7:23 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:23 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:23 [log] wx.hideLoading api invoke 2020-10-5 12:7:25 [log] page pages/rewardActivities/index/index onHide have been invoked 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:25 [log] wx.showLoading api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:25 [log] wx.getSystemInfoSync return 2020-10-5 12:7:25 [log] wx.request api invoke with seq 0 2020-10-5 12:7:25 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:25 [log] wx.showLoading api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:25 [log] wx.getSystemInfoSync return 2020-10-5 12:7:25 [log] wx.request api invoke with seq 0 2020-10-5 12:7:25 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:25 [log] wx.showLoading api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:25 [log] wx.getSystemInfoSync return 2020-10-5 12:7:25 [log] wx.request api invoke with seq 0 2020-10-5 12:7:25 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:25 [log] wx.showLoading api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:25 [log] wx.getSystemInfoSync return 2020-10-5 12:7:25 [log] wx.request api invoke with seq 0 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] page pages/my/index/index onShow have been invoked 2020-10-5 12:7:25 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:25 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:25 [log] wx.hideLoading api invoke 2020-10-5 12:7:25 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:25 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:25 [log] wx.hideLoading api invoke 2020-10-5 12:7:25 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:25 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:25 [log] wx.hideLoading api invoke 2020-10-5 12:7:25 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:25 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:25 [log] wx.hideLoading api invoke 2020-10-5 12:7:27 [log] page pages/my/index/index onHide have been invoked 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.showLoading api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:27 [log] wx.getSystemInfoSync return 2020-10-5 12:7:27 [log] wx.request api invoke with seq 0 2020-10-5 12:7:27 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.showLoading api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:27 [log] wx.getSystemInfoSync return 2020-10-5 12:7:27 [log] wx.request api invoke with seq 0 2020-10-5 12:7:27 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.showLoading api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:27 [log] wx.getSystemInfoSync return 2020-10-5 12:7:27 [log] wx.request api invoke with seq 0 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] page pages/index/index onShow have been invoked 2020-10-5 12:7:27 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:27 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.hideLoading api invoke 2020-10-5 12:7:27 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:27 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.hideLoading api invoke 2020-10-5 12:7:27 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:27 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.hideLoading api invoke 2020-10-5 12:7:27 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.showLoading api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:27 [log] wx.getSystemInfoSync return 2020-10-5 12:7:27 [log] wx.request api invoke with seq 0 2020-10-5 12:7:27 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.showLoading api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:27 [log] wx.getSystemInfoSync return 2020-10-5 12:7:27 [log] wx.request api invoke with seq 0 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.showLoading api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:27 [log] wx.getSystemInfoSync return 2020-10-5 12:7:27 [log] wx.request api invoke with seq 0 2020-10-5 12:7:27 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.showLoading api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:27 [log] wx.getSystemInfoSync return 2020-10-5 12:7:27 [log] wx.request api invoke with seq 0 2020-10-5 12:7:27 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:27 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.hideLoading api invoke 2020-10-5 12:7:27 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:27 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.hideLoading api invoke 2020-10-5 12:7:28 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:28 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:28 [log] wx.hideLoading api invoke 2020-10-5 12:7:28 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:28 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:28 [log] wx.hideLoading api invoke 2020-10-5 12:7:28 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:7:29 [log] page pages/index/index onHide have been invoked 2020-10-5 12:7:29 [log] App onHide have been invoked 2020-10-5 12:7:30 [log] wx.getUpdateManager api invoke 2020-10-5 12:7:30 [log] wx.getUpdateManager return 2020-10-5 12:7:30 [log] App onShow have been invoked 2020-10-5 12:7:30 [log] page pages/index/index onUnload have been invoked 2020-10-5 12:7:30 [log] page pages/activity/lists onUnload have been invoked 2020-10-5 12:7:30 [log] page pages/community/index onUnload have been invoked 2020-10-5 12:7:30 [log] page pages/my/index/index onUnload have been invoked 2020-10-5 12:7:30 [log] page pages/rewardActivities/index/index onUnload have been invoked 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.showLoading api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:30 [log] wx.getSystemInfoSync return 2020-10-5 12:7:30 [log] wx.request api invoke with seq 0 2020-10-5 12:7:30 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.showLoading api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:30 [log] wx.getSystemInfoSync return 2020-10-5 12:7:30 [log] wx.request api invoke with seq 0 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.showLoading api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:30 [log] wx.getSystemInfoSync return 2020-10-5 12:7:30 [log] wx.request api invoke with seq 0 2020-10-5 12:7:30 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.showLoading api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:30 [log] wx.getSystemInfoSync return 2020-10-5 12:7:30 [log] wx.request api invoke with seq 0 2020-10-5 12:7:30 [log] page pages/index/index onLoad have been invoked 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.showLoading api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:30 [log] wx.getSystemInfoSync return 2020-10-5 12:7:30 [log] wx.request api invoke with seq 0 2020-10-5 12:7:30 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.showLoading api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:30 [log] wx.getSystemInfoSync return 2020-10-5 12:7:30 [log] wx.request api invoke with seq 0 2020-10-5 12:7:30 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.showLoading api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:30 [log] wx.getSystemInfoSync return 2020-10-5 12:7:30 [log] wx.request api invoke with seq 0 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] page pages/index/index onShow have been invoked 2020-10-5 12:7:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.hideLoading api invoke 2020-10-5 12:7:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.hideLoading api invoke 2020-10-5 12:7:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.hideLoading api invoke 2020-10-5 12:7:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.hideLoading api invoke 2020-10-5 12:7:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.hideLoading api invoke 2020-10-5 12:7:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.hideLoading api invoke 2020-10-5 12:7:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.hideLoading api invoke 2020-10-5 12:7:30 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:31 [log] page pages/index/index onReady have been invoked 2020-10-5 12:7:39 [log] page pages/index/index onHide have been invoked 2020-10-5 12:7:39 [log] App onHide have been invoked
2020-10-13 - 调用相机后,部分ios机型白屏,顶部和底部导航栏正常显示?
调用相机后,部分ios机型白屏,顶部和底部导航栏正常显示 拜托不要再让提供代码了,线上偶尔会出现,没办法提供复现的测试代码 下面的是出现情况时的视频 http://m.v.qq.com/play.html?cid=&vid=e3156w4y6sn&vuid24=heEjpzjXBBhmhC8c4H6faQ%3D%3D&url_from=share&second_share=0&share_from=copy 上一个运营让我提供日志,我贴一下用户出现情况时反馈的日志 有没有靠谱点的来解决一下 2020-7-31 13:9:0 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:0 [log] wx.getSystemInfoSync return 2020-7-31 13:9:0 [log] wx.onNetworkStatusChange api invoke 2020-7-31 13:9:0 [log] App onLaunch have been invoked 2020-7-31 13:9:0 [log] wx.getUpdateManager api invoke 2020-7-31 13:9:0 [log] wx.getUpdateManager return 2020-7-31 13:9:0 [log] App onShow have been invoked 2020-7-31 13:9:0 [log] wx.getStorageSync api invoke 2020-7-31 13:9:0 [log] wx.getStorageSync return 2020-7-31 13:9:0 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:0 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:0 [log] wx.getStorageSync api invoke 2020-7-31 13:9:0 [log] wx.getStorageSync return 2020-7-31 13:9:0 [log] wx.getStorageSync api invoke 2020-7-31 13:9:0 [log] wx.getStorageSync return 2020-7-31 13:9:0 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:0 [log] wx.showLoading api invoke 2020-7-31 13:9:0 [log] wx.getStorageSync api invoke 2020-7-31 13:9:0 [log] wx.getStorageSync return 2020-7-31 13:9:0 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:0 [log] wx.getSystemInfoSync return 2020-7-31 13:9:0 [log] wx.request api invoke with seq 0 2020-7-31 13:9:0 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:0 [log] wx.showLoading api invoke 2020-7-31 13:9:0 [log] wx.getStorageSync api invoke 2020-7-31 13:9:0 [log] wx.getStorageSync return 2020-7-31 13:9:0 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:0 [log] wx.getSystemInfoSync return 2020-7-31 13:9:0 [log] wx.request api invoke with seq 0 2020-7-31 13:9:0 [log] wx.getStorageSync api invoke 2020-7-31 13:9:0 [log] wx.getStorageSync return 2020-7-31 13:9:0 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:0 [log] wx.showLoading api invoke 2020-7-31 13:9:0 [log] wx.getStorageSync api invoke 2020-7-31 13:9:0 [log] wx.getStorageSync return 2020-7-31 13:9:0 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:0 [log] wx.getSystemInfoSync return 2020-7-31 13:9:0 [log] wx.request api invoke with seq 0 2020-7-31 13:9:0 [log] page pages/index/index onLoad have been invoked 2020-7-31 13:9:0 [log] wx.getStorageSync api invoke 2020-7-31 13:9:0 [log] wx.getStorageSync return 2020-7-31 13:9:0 [log] wx.getStorageSync api invoke 2020-7-31 13:9:0 [log] wx.getStorageSync return 2020-7-31 13:9:0 [log] page pages/index/index onShow have been invoked 2020-7-31 13:9:0 [log] page pages/index/index onReady have been invoked 2020-7-31 13:9:1 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:1 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:1 [log] wx.hideLoading api invoke 2020-7-31 13:9:1 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:1 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:1 [log] wx.hideLoading api invoke 2020-7-31 13:9:1 [log] wx.stopPullDownRefresh api invoke 2020-7-31 13:9:1 [log] wx.getStorageSync api invoke 2020-7-31 13:9:1 [log] wx.getStorageSync return 2020-7-31 13:9:2 [log] wx.getNetworkType api invoke 2020-7-31 13:9:2 [log] wx.onNetworkStatusChange api invoke 2020-7-31 13:9:2 [log] wx.getNetworkType success callback with msg getNetworkType:ok 2020-7-31 13:9:3 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:3 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:3 [log] wx.hideLoading api invoke 2020-7-31 13:9:6 [log] page pages/index/index onHide have been invoked 2020-7-31 13:9:6 [log] wx.getStorageSync api invoke 2020-7-31 13:9:6 [log] wx.getStorageSync return 2020-7-31 13:9:6 [log] page pages/my/index/index onLoad have been invoked 2020-7-31 13:9:6 [log] wx.getStorageSync api invoke 2020-7-31 13:9:6 [log] wx.getStorageSync return 2020-7-31 13:9:6 [log] wx.getStorageSync api invoke 2020-7-31 13:9:6 [log] wx.getStorageSync return 2020-7-31 13:9:6 [log] wx.getStorageSync api invoke 2020-7-31 13:9:6 [log] wx.getStorageSync return 2020-7-31 13:9:6 [log] page pages/my/index/index onShow have been invoked 2020-7-31 13:9:6 [log] page pages/my/index/index onReady have been invoked 2020-7-31 13:9:7 [log] page pages/my/index/index onHide have been invoked 2020-7-31 13:9:7 [log] page pages/rewardActivities/index/index onLoad have been invoked 2020-7-31 13:9:7 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:7 [log] wx.showLoading api invoke 2020-7-31 13:9:7 [log] wx.getStorageSync api invoke 2020-7-31 13:9:7 [log] wx.getStorageSync return 2020-7-31 13:9:7 [log] wx.getStorageSync api invoke 2020-7-31 13:9:7 [log] wx.getStorageSync return 2020-7-31 13:9:7 [log] page pages/rewardActivities/index/index onShow have been invoked 2020-7-31 13:9:8 [log] page pages/rewardActivities/index/index onReady have been invoked 2020-7-31 13:9:9 [log] page pages/rewardActivities/index/index onHide have been invoked 2020-7-31 13:9:9 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:9 [log] wx.showLoading api invoke 2020-7-31 13:9:9 [log] wx.getStorageSync api invoke 2020-7-31 13:9:9 [log] wx.getStorageSync return 2020-7-31 13:9:9 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:9 [log] wx.getSystemInfoSync return 2020-7-31 13:9:9 [log] wx.request api invoke with seq 0 2020-7-31 13:9:9 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:9 [log] wx.showLoading api invoke 2020-7-31 13:9:9 [log] wx.getStorageSync api invoke 2020-7-31 13:9:9 [log] wx.getStorageSync return 2020-7-31 13:9:9 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:9 [log] wx.getSystemInfoSync return 2020-7-31 13:9:9 [log] wx.request api invoke with seq 0 2020-7-31 13:9:9 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:9 [log] wx.showLoading api invoke 2020-7-31 13:9:9 [log] wx.getStorageSync api invoke 2020-7-31 13:9:9 [log] wx.getStorageSync return 2020-7-31 13:9:9 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:9 [log] wx.getSystemInfoSync return 2020-7-31 13:9:9 [log] wx.request api invoke with seq 0 2020-7-31 13:9:9 [log] page pages/community/index onLoad have been invoked 2020-7-31 13:9:9 [log] wx.getStorageSync api invoke 2020-7-31 13:9:9 [log] wx.getStorageSync return 2020-7-31 13:9:9 [log] page pages/community/index onShow have been invoked 2020-7-31 13:9:9 [log] page pages/community/index onReady have been invoked 2020-7-31 13:9:9 [log] wx.showToast api invoke 2020-7-31 13:9:9 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:9 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:9 [log] wx.hideLoading api invoke 2020-7-31 13:9:9 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:9 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:9 [log] wx.hideLoading api invoke 2020-7-31 13:9:9 [log] page pages/community/index onHide have been invoked 2020-7-31 13:9:9 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:9 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:9 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:9 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:9 [log] wx.getStorageSync api invoke 2020-7-31 13:9:9 [log] wx.getStorageSync return 2020-7-31 13:9:9 [log] wx.getStorageSync api invoke 2020-7-31 13:9:9 [log] wx.getStorageSync return 2020-7-31 13:9:9 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:9 [log] wx.showLoading api invoke 2020-7-31 13:9:9 [log] wx.getStorageSync api invoke 2020-7-31 13:9:9 [log] wx.getStorageSync return 2020-7-31 13:9:9 [log] page pages/activity/lists onLoad have been invoked 2020-7-31 13:9:9 [log] wx.getStorageSync api invoke 2020-7-31 13:9:9 [log] wx.getStorageSync return 2020-7-31 13:9:9 [log] page pages/activity/lists onShow have been invoked 2020-7-31 13:9:10 [log] page pages/activity/lists onReady have been invoked 2020-7-31 13:9:10 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:10 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:10 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:10 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:10 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:10 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:10 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:10 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:10 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:10 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:10 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:10 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:10 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:10 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:10 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:10 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:10 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:10 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:10 [log] wx.reLaunch api invoke 2020-7-31 13:9:10 [log] page pages/activity/lists onUnload have been invoked 2020-7-31 13:9:10 [log] page pages/index/index onUnload have been invoked 2020-7-31 13:9:10 [log] page pages/my/index/index onUnload have been invoked 2020-7-31 13:9:10 [log] page pages/rewardActivities/index/index onUnload have been invoked 2020-7-31 13:9:10 [log] page pages/community/index onUnload have been invoked 2020-7-31 13:9:10 [log] page pages/login/login onLoad have been invoked 2020-7-31 13:9:10 [log] wx.getStorageSync api invoke 2020-7-31 13:9:10 [log] wx.getStorageSync return 2020-7-31 13:9:10 [log] page pages/login/login onShow have been invoked 2020-7-31 13:9:11 [log] page pages/login/login onReady have been invoked 2020-7-31 13:9:11 [log] wx.showToast api invoke 2020-7-31 13:9:12 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:12 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:12 [log] wx.hideLoading api invoke 2020-7-31 13:9:12 [log] wx.reLaunch api invoke 2020-7-31 13:9:12 [log] page pages/login/login onUnload have been invoked 2020-7-31 13:9:12 [log] page pages/login/login onLoad have been invoked 2020-7-31 13:9:12 [log] wx.getStorageSync api invoke 2020-7-31 13:9:12 [log] wx.getStorageSync return 2020-7-31 13:9:12 [log] page pages/login/login onShow have been invoked 2020-7-31 13:9:13 [log] page pages/login/login onReady have been invoked 2020-7-31 13:9:13 [log] wx.showLoading api invoke 2020-7-31 13:9:13 [log] wx.getLocation api invoke 2020-7-31 13:9:13 [log] wx.getLocation success callback with msg getLocation:ok 2020-7-31 13:9:13 [log] wx.getStorageSync api invoke 2020-7-31 13:9:13 [log] wx.getStorageSync return 2020-7-31 13:9:13 [log] wx.login api invoke 2020-7-31 13:9:14 [log] wx.login success callback with msg login:ok 2020-7-31 13:9:14 [log] wx.getUserInfo api invoke 2020-7-31 13:9:14 [log] wx.getUserInfo success callback with msg getUserInfo:ok 2020-7-31 13:9:14 [log] wx.getStorageSync api invoke 2020-7-31 13:9:14 [log] wx.getStorageSync return 2020-7-31 13:9:14 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:14 [log] wx.showLoading api invoke 2020-7-31 13:9:14 [log] wx.getStorageSync api invoke 2020-7-31 13:9:14 [log] wx.getStorageSync return 2020-7-31 13:9:14 [log] wx.getStorageSync api invoke 2020-7-31 13:9:14 [log] wx.getStorageSync return 2020-7-31 13:9:14 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:14 [log] wx.getSystemInfoSync return 2020-7-31 13:9:14 [log] wx.request api invoke with seq 0 2020-7-31 13:9:14 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:14 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:14 [log] wx.hideLoading api invoke 2020-7-31 13:9:14 [log] wx.setStorageSync api invoke 2020-7-31 13:9:14 [log] wx.setStorageSync return 2020-7-31 13:9:14 [log] wx.reLaunch api invoke 2020-7-31 13:9:14 [log] page pages/login/login onUnload have been invoked 2020-7-31 13:9:14 [log] page pages/login/login onLoad have been invoked 2020-7-31 13:9:14 [log] wx.getStorageSync api invoke 2020-7-31 13:9:15 [log] wx.getStorageSync return 2020-7-31 13:9:15 [log] page pages/login/login onShow have been invoked 2020-7-31 13:9:15 [log] page pages/login/login onReady have been invoked 2020-7-31 13:9:17 [log] wx.showLoading api invoke 2020-7-31 13:9:17 [log] wx.getLocation api invoke 2020-7-31 13:9:18 [log] wx.getLocation success callback with msg getLocation:ok 2020-7-31 13:9:18 [log] wx.getStorageSync api invoke 2020-7-31 13:9:18 [log] wx.getStorageSync return 2020-7-31 13:9:18 [log] wx.getStorageSync api invoke 2020-7-31 13:9:18 [log] wx.getStorageSync return 2020-7-31 13:9:18 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:18 [log] wx.showLoading api invoke 2020-7-31 13:9:18 [log] wx.getStorageSync api invoke 2020-7-31 13:9:18 [log] wx.getStorageSync return 2020-7-31 13:9:18 [log] wx.getStorageSync api invoke 2020-7-31 13:9:18 [log] wx.getStorageSync return 2020-7-31 13:9:18 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfoSync return 2020-7-31 13:9:18 [log] wx.request api invoke with seq 0 2020-7-31 13:9:18 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:18 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:18 [log] wx.hideLoading api invoke 2020-7-31 13:9:18 [log] wx.setStorageSync api invoke 2020-7-31 13:9:18 [log] wx.setStorageSync return 2020-7-31 13:9:18 [log] wx.reLaunch api invoke 2020-7-31 13:9:18 [log] page pages/login/login onUnload have been invoked 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:18 [log] wx.getStorageSync api invoke 2020-7-31 13:9:18 [log] wx.getStorageSync return 2020-7-31 13:9:18 [log] wx.getStorageSync api invoke 2020-7-31 13:9:18 [log] wx.getStorageSync return 2020-7-31 13:9:18 [log] wx.getStorageSync api invoke 2020-7-31 13:9:18 [log] wx.getStorageSync return 2020-7-31 13:9:18 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:18 [log] wx.showLoading api invoke 2020-7-31 13:9:18 [log] wx.getStorageSync api invoke 2020-7-31 13:9:18 [log] wx.getStorageSync return 2020-7-31 13:9:18 [log] wx.getStorageSync api invoke 2020-7-31 13:9:18 [log] wx.getStorageSync return 2020-7-31 13:9:18 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfoSync return 2020-7-31 13:9:18 [log] wx.request api invoke with seq 0 2020-7-31 13:9:18 [log] page pages/activity/lists onLoad have been invoked 2020-7-31 13:9:18 [log] wx.getStorageSync api invoke 2020-7-31 13:9:18 [log] wx.getStorageSync return 2020-7-31 13:9:18 [log] page pages/activity/lists onShow have been invoked 2020-7-31 13:9:18 [log] page pages/activity/lists onReady have been invoked 2020-7-31 13:9:18 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:18 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:18 [log] wx.hideLoading api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:18 [log] wx.stopPullDownRefresh api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:18 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:20 [log] page pages/activity/lists onHide have been invoked 2020-7-31 13:9:20 [log] wx.getStorageSync api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync return 2020-7-31 13:9:20 [log] wx.getStorageSync api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync return 2020-7-31 13:9:20 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:20 [log] wx.showLoading api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync return 2020-7-31 13:9:20 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:20 [log] wx.getSystemInfoSync return 2020-7-31 13:9:20 [log] wx.request api invoke with seq 0 2020-7-31 13:9:20 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:20 [log] wx.showLoading api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync return 2020-7-31 13:9:20 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:20 [log] wx.getSystemInfoSync return 2020-7-31 13:9:20 [log] wx.request api invoke with seq 0 2020-7-31 13:9:20 [log] wx.getStorageSync api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync return 2020-7-31 13:9:20 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:20 [log] wx.showLoading api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync return 2020-7-31 13:9:20 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:20 [log] wx.getSystemInfoSync return 2020-7-31 13:9:20 [log] wx.request api invoke with seq 0 2020-7-31 13:9:20 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:20 [log] wx.showLoading api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync return 2020-7-31 13:9:20 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:20 [log] wx.getSystemInfoSync return 2020-7-31 13:9:20 [log] wx.request api invoke with seq 0 2020-7-31 13:9:20 [log] page pages/index/index onLoad have been invoked 2020-7-31 13:9:20 [log] wx.getStorageSync api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync return 2020-7-31 13:9:20 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:20 [log] wx.showLoading api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync return 2020-7-31 13:9:20 [log] wx.getStorageSync api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync return 2020-7-31 13:9:20 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:20 [log] wx.getSystemInfoSync return 2020-7-31 13:9:20 [log] wx.request api invoke with seq 0 2020-7-31 13:9:20 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:20 [log] wx.showLoading api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync return 2020-7-31 13:9:20 [log] wx.getStorageSync api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync return 2020-7-31 13:9:20 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:20 [log] wx.getSystemInfoSync return 2020-7-31 13:9:20 [log] wx.request api invoke with seq 0 2020-7-31 13:9:20 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:20 [log] wx.showLoading api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync return 2020-7-31 13:9:20 [log] wx.getStorageSync api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync return 2020-7-31 13:9:20 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:20 [log] wx.getSystemInfoSync return 2020-7-31 13:9:20 [log] wx.request api invoke with seq 0 2020-7-31 13:9:20 [log] wx.getStorageSync api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync return 2020-7-31 13:9:20 [log] page pages/index/index onShow have been invoked 2020-7-31 13:9:20 [log] page pages/index/index onReady have been invoked 2020-7-31 13:9:20 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:20 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:20 [log] wx.hideLoading api invoke 2020-7-31 13:9:20 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:20 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:20 [log] wx.hideLoading api invoke 2020-7-31 13:9:20 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:20 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:20 [log] wx.hideLoading api invoke 2020-7-31 13:9:20 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:20 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:20 [log] wx.hideLoading api invoke 2020-7-31 13:9:20 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:20 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:20 [log] wx.hideLoading api invoke 2020-7-31 13:9:20 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:20 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:20 [log] wx.hideLoading api invoke 2020-7-31 13:9:20 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:20 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:20 [log] wx.hideLoading api invoke 2020-7-31 13:9:20 [log] wx.stopPullDownRefresh api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync return 2020-7-31 13:9:20 [log] wx.getStorageSync api invoke 2020-7-31 13:9:20 [log] wx.getStorageSync return 2020-7-31 13:9:24 [log] wx.setStorageSync api invoke 2020-7-31 13:9:24 [log] wx.setStorageSync return 2020-7-31 13:9:24 [log] wx.getStorageSync api invoke 2020-7-31 13:9:24 [log] wx.getStorageSync return 2020-7-31 13:9:24 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:24 [log] wx.showLoading api invoke 2020-7-31 13:9:24 [log] wx.getStorageSync api invoke 2020-7-31 13:9:24 [log] wx.getStorageSync return 2020-7-31 13:9:24 [log] wx.getStorageSync api invoke 2020-7-31 13:9:24 [log] wx.getStorageSync return 2020-7-31 13:9:24 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:24 [log] wx.getSystemInfoSync return 2020-7-31 13:9:24 [log] wx.request api invoke with seq 0 2020-7-31 13:9:25 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:25 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:25 [log] wx.hideLoading api invoke 2020-7-31 13:9:25 [log] wx.navigateTo api invoke 2020-7-31 13:9:25 [log] page pages/index/index onHide have been invoked 2020-7-31 13:9:25 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:25 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:25 [log] wx.getSystemInfo api invoke 2020-7-31 13:9:25 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:9:25 [log] wx.getStorageSync api invoke 2020-7-31 13:9:25 [log] wx.getStorageSync return 2020-7-31 13:9:25 [log] wx.getStorageSync api invoke 2020-7-31 13:9:25 [log] wx.getStorageSync return 2020-7-31 13:9:25 [log] wx.getStorageSync api invoke 2020-7-31 13:9:25 [log] wx.getStorageSync return 2020-7-31 13:9:25 [log] wx.getStorageSync api invoke 2020-7-31 13:9:25 [log] wx.getStorageSync return 2020-7-31 13:9:25 [log] wx.setStorageSync api invoke 2020-7-31 13:9:25 [log] wx.setStorageSync return 2020-7-31 13:9:25 [log] page pages/displayManage/vividProject/vividProject onLoad have been invoked 2020-7-31 13:9:25 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:25 [log] wx.showLoading api invoke 2020-7-31 13:9:25 [log] wx.getStorageSync api invoke 2020-7-31 13:9:25 [log] wx.getStorageSync return 2020-7-31 13:9:25 [log] wx.getStorageSync api invoke 2020-7-31 13:9:25 [log] wx.getStorageSync return 2020-7-31 13:9:25 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:25 [log] wx.getSystemInfoSync return 2020-7-31 13:9:25 [log] wx.request api invoke with seq 0 2020-7-31 13:9:25 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:25 [log] wx.showLoading api invoke 2020-7-31 13:9:25 [log] wx.getStorageSync api invoke 2020-7-31 13:9:25 [log] wx.getStorageSync return 2020-7-31 13:9:25 [log] wx.getStorageSync api invoke 2020-7-31 13:9:25 [log] wx.getStorageSync return 2020-7-31 13:9:25 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:25 [log] wx.getSystemInfoSync return 2020-7-31 13:9:25 [log] wx.request api invoke with seq 0 2020-7-31 13:9:25 [log] wx.getStorageSync api invoke 2020-7-31 13:9:25 [log] wx.getStorageSync return 2020-7-31 13:9:25 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-7-31 13:9:25 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:25 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:25 [log] wx.hideLoading api invoke 2020-7-31 13:9:25 [log] page pages/displayManage/vividProject/vividProject onReady have been invoked 2020-7-31 13:9:25 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:25 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:25 [log] wx.hideLoading api invoke 2020-7-31 13:9:29 [log] wx.setStorageSync api invoke 2020-7-31 13:9:29 [log] wx.setStorageSync return 2020-7-31 13:9:30 [log] wx.navigateTo api invoke 2020-7-31 13:9:30 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-7-31 13:9:30 [log] wx.getStorageSync api invoke 2020-7-31 13:9:30 [log] wx.getStorageSync return 2020-7-31 13:9:30 [log] wx.getStorageSync api invoke 2020-7-31 13:9:30 [log] wx.getStorageSync return 2020-7-31 13:9:30 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:30 [log] wx.showLoading api invoke 2020-7-31 13:9:30 [log] wx.getStorageSync api invoke 2020-7-31 13:9:30 [log] wx.getStorageSync return 2020-7-31 13:9:30 [log] wx.getStorageSync api invoke 2020-7-31 13:9:30 [log] wx.getStorageSync return 2020-7-31 13:9:30 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:30 [log] wx.getSystemInfoSync return 2020-7-31 13:9:30 [log] wx.request api invoke with seq 0 2020-7-31 13:9:30 [log] page pages/displayManage/groupList/groupList onLoad have been invoked 2020-7-31 13:9:30 [log] wx.getStorageSync api invoke 2020-7-31 13:9:30 [log] wx.getStorageSync return 2020-7-31 13:9:30 [log] page pages/displayManage/groupList/groupList onShow have been invoked 2020-7-31 13:9:30 [log] page pages/displayManage/groupList/groupList onReady have been invoked 2020-7-31 13:9:30 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:30 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:30 [log] wx.hideLoading api invoke 2020-7-31 13:9:32 [log] wx.redirectTo api invoke 2020-7-31 13:9:32 [log] page pages/displayManage/groupList/groupList onUnload have been invoked 2020-7-31 13:9:32 [log] wx.getLocation api invoke 2020-7-31 13:9:32 [log] page pages/displayManage/upload/upload onLoad have been invoked 2020-7-31 13:9:32 [log] wx.getStorageSync api invoke 2020-7-31 13:9:32 [log] wx.getStorageSync return 2020-7-31 13:9:32 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-7-31 13:9:32 [log] page pages/displayManage/upload/upload onReady have been invoked 2020-7-31 13:9:33 [log] wx.getLocation success callback with msg getLocation:ok 2020-7-31 13:9:33 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:9:33 [log] wx.showLoading api invoke 2020-7-31 13:9:33 [log] wx.getStorageSync api invoke 2020-7-31 13:9:33 [log] wx.getStorageSync return 2020-7-31 13:9:33 [log] wx.getStorageSync api invoke 2020-7-31 13:9:33 [log] wx.getStorageSync return 2020-7-31 13:9:33 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:9:33 [log] wx.getSystemInfoSync return 2020-7-31 13:9:33 [log] wx.request api invoke with seq 0 2020-7-31 13:9:33 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:9:33 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:9:33 [log] wx.hideLoading api invoke 2020-7-31 13:9:34 [log] wx.getStorageSync api invoke 2020-7-31 13:9:34 [log] wx.getStorageSync return 2020-7-31 13:9:34 [log] wx.chooseVideo api invoke 2020-7-31 13:9:35 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-7-31 13:9:35 [log] App onHide have been invoked 2020-7-31 13:10:27 [log] wx.getLocation api invoke 2020-7-31 13:10:27 [log] wx.chooseVideo success callback with msg chooseVideo:ok 2020-7-31 13:10:27 [log] wx.getLocation success callback with msg getLocation:ok 2020-7-31 13:10:27 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:10:27 [log] wx.showLoading api invoke 2020-7-31 13:10:27 [log] wx.getStorageSync api invoke 2020-7-31 13:10:27 [log] wx.getStorageSync return 2020-7-31 13:10:27 [log] wx.getStorageSync api invoke 2020-7-31 13:10:27 [log] wx.getStorageSync return 2020-7-31 13:10:27 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:10:27 [log] wx.getSystemInfoSync return 2020-7-31 13:10:27 [log] wx.request api invoke with seq 0 2020-7-31 13:10:27 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:10:27 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:10:27 [log] wx.hideLoading api invoke 2020-7-31 13:10:27 [log] wx.request api invoke with seq 0 2020-7-31 13:10:27 [log] wx.getUpdateManager api invoke 2020-7-31 13:10:27 [log] wx.getUpdateManager return 2020-7-31 13:10:27 [log] App onShow have been invoked 2020-7-31 13:10:27 [log] wx.getStorageSync api invoke 2020-7-31 13:10:27 [log] wx.getStorageSync return 2020-7-31 13:10:28 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-7-31 13:10:28 [log] wx.uploadFile api invoke 2020-7-31 13:10:28 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:10:41 [log] wx.request api invoke with seq 0 2020-7-31 13:10:41 [log] wx.uploadFile success callback with msg uploadFile:ok 2020-7-31 13:10:41 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:10:41 [log] wx.getSystemInfo api invoke 2020-7-31 13:10:41 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:10:41 [log] wx.getSystemInfo api invoke 2020-7-31 13:10:41 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:10:41 [log] wx.getSystemInfo api invoke 2020-7-31 13:10:41 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:10:49 [log] wx.requestSubscribeMessage api invoke 2020-7-31 13:10:49 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:10:49 [log] wx.showLoading api invoke 2020-7-31 13:10:49 [log] wx.getStorageSync api invoke 2020-7-31 13:10:49 [log] wx.getStorageSync return 2020-7-31 13:10:49 [log] wx.getStorageSync api invoke 2020-7-31 13:10:49 [log] wx.getStorageSync return 2020-7-31 13:10:49 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:10:49 [log] wx.getSystemInfoSync return 2020-7-31 13:10:49 [log] wx.request api invoke with seq 0 2020-7-31 13:10:50 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:10:50 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:10:50 [log] wx.hideLoading api invoke 2020-7-31 13:10:50 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:10:50 [log] wx.showLoading api invoke 2020-7-31 13:10:50 [log] wx.getStorageSync api invoke 2020-7-31 13:10:50 [log] wx.getStorageSync return 2020-7-31 13:10:50 [log] wx.getStorageSync api invoke 2020-7-31 13:10:50 [log] wx.getStorageSync return 2020-7-31 13:10:50 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:10:50 [log] wx.getSystemInfoSync return 2020-7-31 13:10:50 [log] wx.request api invoke with seq 0 2020-7-31 13:10:50 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:10:50 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:10:50 [log] wx.hideLoading api invoke 2020-7-31 13:10:50 [log] wx.redirectTo api invoke 2020-7-31 13:10:50 [log] page pages/displayManage/upload/upload onUnload have been invoked 2020-7-31 13:10:50 [log] page pages/displayManage/result/result onLoad have been invoked 2020-7-31 13:10:50 [log] wx.getStorageSync api invoke 2020-7-31 13:10:50 [log] wx.getStorageSync return 2020-7-31 13:10:50 [log] page pages/displayManage/result/result onShow have been invoked 2020-7-31 13:10:50 [log] wx.showNavigationBarLoading api invoke 2020-7-31 13:10:50 [log] wx.showLoading api invoke 2020-7-31 13:10:50 [log] wx.getStorageSync api invoke 2020-7-31 13:10:50 [log] wx.getStorageSync return 2020-7-31 13:10:50 [log] wx.getStorageSync api invoke 2020-7-31 13:10:50 [log] wx.getStorageSync return 2020-7-31 13:10:50 [log] wx.getSystemInfoSync api invoke 2020-7-31 13:10:50 [log] wx.getSystemInfoSync return 2020-7-31 13:10:50 [log] wx.request api invoke with seq 0 2020-7-31 13:10:50 [log] page pages/displayManage/result/result onReady have been invoked 2020-7-31 13:10:51 [log] wx.request success callback with msg request:ok with seq 0 2020-7-31 13:10:51 [log] wx.hideNavigationBarLoading api invoke 2020-7-31 13:10:51 [log] wx.hideLoading api invoke 2020-7-31 13:10:51 [log] wx.getSystemInfo api invoke 2020-7-31 13:10:51 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:10:51 [log] wx.getSystemInfo api invoke 2020-7-31 13:10:51 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:10:51 [log] wx.getSystemInfo api invoke 2020-7-31 13:10:51 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-7-31 13:10:52 [log] wx.requestSubscribeMessage success callback with msg requestSubscribeMessage:ok 2020-7-31 13:11:22 [log] page pages/displayManage/result/result onHide have been invoked 2020-7-31 13:11:22 [log] App onHide have been invoked 2020-8-7 11:47:12 [log] wx.getSystemInfoSync api invoke 2020-8-7 11:47:12 [log] wx.getSystemInfoSync return 2020-8-7 11:47:12 [log] wx.onNetworkStatusChange api invoke 2020-8-7 11:47:12 [log] App onLaunch have been invoked 2020-8-7 11:47:12 [log] wx.getUpdateManager api invoke 2020-8-7 11:47:12 [log] wx.getUpdateManager return 2020-8-7 11:47:12 [log] App onShow have been invoked 2020-8-7 11:47:12 [log] wx.getStorageSync api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync return 2020-8-7 11:47:12 [log] wx.getSystemInfo api invoke 2020-8-7 11:47:12 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-7 11:47:12 [log] wx.getStorageSync api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync return 2020-8-7 11:47:12 [log] wx.getStorageSync api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync return 2020-8-7 11:47:12 [log] wx.showNavigationBarLoading api invoke 2020-8-7 11:47:12 [log] wx.showLoading api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync return 2020-8-7 11:47:12 [log] wx.getSystemInfoSync api invoke 2020-8-7 11:47:12 [log] wx.getSystemInfoSync return 2020-8-7 11:47:12 [log] wx.request api invoke with seq 0 2020-8-7 11:47:12 [log] wx.showNavigationBarLoading api invoke 2020-8-7 11:47:12 [log] wx.showLoading api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync return 2020-8-7 11:47:12 [log] wx.getSystemInfoSync api invoke 2020-8-7 11:47:12 [log] wx.getSystemInfoSync return 2020-8-7 11:47:12 [log] wx.request api invoke with seq 0 2020-8-7 11:47:12 [log] wx.getStorageSync api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync return 2020-8-7 11:47:12 [log] wx.showNavigationBarLoading api invoke 2020-8-7 11:47:12 [log] wx.showLoading api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync return 2020-8-7 11:47:12 [log] wx.getSystemInfoSync api invoke 2020-8-7 11:47:12 [log] wx.getSystemInfoSync return 2020-8-7 11:47:12 [log] wx.request api invoke with seq 0 2020-8-7 11:47:12 [log] wx.showNavigationBarLoading api invoke 2020-8-7 11:47:12 [log] wx.showLoading api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync return 2020-8-7 11:47:12 [log] wx.getSystemInfoSync api invoke 2020-8-7 11:47:12 [log] wx.getSystemInfoSync return 2020-8-7 11:47:12 [log] wx.request api invoke with seq 0 2020-8-7 11:47:12 [log] page pages/index/index onLoad have been invoked 2020-8-7 11:47:12 [log] wx.getStorageSync api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync return 2020-8-7 11:47:12 [log] wx.showNavigationBarLoading api invoke 2020-8-7 11:47:12 [log] wx.showLoading api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync return 2020-8-7 11:47:12 [log] wx.getStorageSync api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync return 2020-8-7 11:47:12 [log] wx.getSystemInfoSync api invoke 2020-8-7 11:47:12 [log] wx.getSystemInfoSync return 2020-8-7 11:47:12 [log] wx.request api invoke with seq 0 2020-8-7 11:47:12 [log] wx.showNavigationBarLoading api invoke 2020-8-7 11:47:12 [log] wx.showLoading api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync return 2020-8-7 11:47:12 [log] wx.getStorageSync api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync return 2020-8-7 11:47:12 [log] wx.getSystemInfoSync api invoke 2020-8-7 11:47:12 [log] wx.getSystemInfoSync return 2020-8-7 11:47:12 [log] wx.request api invoke with seq 0 2020-8-7 11:47:12 [log] wx.showNavigationBarLoading api invoke 2020-8-7 11:47:12 [log] wx.showLoading api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync return 2020-8-7 11:47:12 [log] wx.getStorageSync api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync return 2020-8-7 11:47:12 [log] wx.getSystemInfoSync api invoke 2020-8-7 11:47:12 [log] wx.getSystemInfoSync return 2020-8-7 11:47:12 [log] wx.request api invoke with seq 0 2020-8-7 11:47:12 [log] wx.getStorageSync api invoke 2020-8-7 11:47:12 [log] wx.getStorageSync return 2020-8-7 11:47:12 [log] page pages/index/index onShow have been invoked 2020-8-7 11:47:13 [log] page pages/index/index onReady have been invoked 2020-8-7 11:47:13 [log] wx.request success callback with msg request:ok with seq 0 2020-8-7 11:47:13 [log] wx.hideNavigationBarLoading api invoke 2020-8-7 11:47:13 [log] wx.hideLoading api invoke 2020-8-7 11:47:13 [log] wx.request success callback with msg request:ok with seq 0 2020-8-7 11:47:13 [log] wx.hideNavigationBarLoading api invoke 2020-8-7 11:47:13 [log] wx.hideLoading api invoke 2020-8-7 11:47:13 [log] wx.request success callback with msg request:ok with seq 0 2020-8-7 11:47:13 [log] wx.hideNavigationBarLoading api invoke 2020-8-7 11:47:13 [log] wx.hideLoading api invoke 2020-8-7 11:47:13 [log] wx.request success callback with msg request:ok with seq 0 2020-8-7 11:47:13 [log] wx.hideNavigationBarLoading api invoke 2020-8-7 11:47:13 [log] wx.hideLoading api invoke 2020-8-7 11:47:13 [log] wx.getStorageSync api invoke 2020-8-7 11:47:13 [log] wx.getStorageSync return 2020-8-7 11:47:13 [log] wx.request success callback with msg request:ok with seq 0 2020-8-7 11:47:13 [log] wx.hideNavigationBarLoading api invoke 2020-8-7 11:47:13 [log] wx.hideLoading api invoke 2020-8-7 11:47:13 [log] wx.request success callback with msg request:ok with seq 0 2020-8-7 11:47:13 [log] wx.hideNavigationBarLoading api invoke 2020-8-7 11:47:13 [log] wx.hideLoading api invoke 2020-8-7 11:47:13 [log] wx.request success callback with msg request:ok with seq 0 2020-8-7 11:47:13 [log] wx.hideNavigationBarLoading api invoke 2020-8-7 11:47:13 [log] wx.hideLoading api invoke 2020-8-7 11:47:13 [log] wx.stopPullDownRefresh api invoke 2020-8-7 11:47:13 [log] wx.getStorageSync api invoke 2020-8-7 11:47:13 [log] wx.getStorageSync return 2020-8-7 11:47:14 [log] wx.getNetworkType api invoke 2020-8-7 11:47:14 [log] wx.onNetworkStatusChange api invoke 2020-8-7 11:47:14 [log] wx.getNetworkType success callback with msg getNetworkType:ok 2020-8-7 11:48:42 [log] wx.getStorageSync api invoke 2020-8-7 11:48:42 [log] wx.getStorageSync return 2020-8-7 11:48:42 [log] wx.showNavigationBarLoading api invoke 2020-8-7 11:48:42 [log] wx.showLoading api invoke 2020-8-7 11:48:42 [log] wx.getStorageSync api invoke 2020-8-7 11:48:42 [log] wx.getStorageSync return 2020-8-7 11:48:42 [log] wx.getStorageSync api invoke 2020-8-7 11:48:42 [log] wx.getStorageSync return 2020-8-7 11:48:42 [log] wx.getSystemInfoSync api invoke 2020-8-7 11:48:42 [log] wx.getSystemInfoSync return 2020-8-7 11:48:42 [log] wx.request api invoke with seq 0 2020-8-7 11:48:42 [log] wx.request success callback with msg request:ok with seq 0 2020-8-7 11:48:42 [log] wx.hideNavigationBarLoading api invoke 2020-8-7 11:48:42 [log] wx.hideLoading api invoke 2020-8-7 11:48:42 [log] wx.navigateTo api invoke 2020-8-7 11:48:42 [log] page pages/index/index onHide have been invoked 2020-8-7 11:48:42 [log] wx.getSystemInfo api invoke 2020-8-7 11:48:42 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-7 11:48:42 [log] wx.getSystemInfo api invoke 2020-8-7 11:48:42 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-7 11:48:42 [log] wx.getStorageSync api invoke 2020-8-7 11:48:42 [log] wx.getStorageSync return 2020-8-7 11:48:42 [log] wx.getStorageSync api invoke 2020-8-7 11:48:42 [log] wx.getStorageSync return 2020-8-7 11:48:42 [log] wx.getStorageSync api invoke 2020-8-7 11:48:42 [log] wx.getStorageSync return 2020-8-7 11:48:42 [log] wx.getStorageSync api invoke 2020-8-7 11:48:42 [log] wx.getStorageSync return 2020-8-7 11:48:42 [log] page pages/displayManage/vividProject/vividProject onLoad have been invoked 2020-8-7 11:48:42 [log] wx.showNavigationBarLoading api invoke 2020-8-7 11:48:42 [log] wx.showLoading api invoke 2020-8-7 11:48:42 [log] wx.getStorageSync api invoke 2020-8-7 11:48:42 [log] wx.getStorageSync return 2020-8-7 11:48:42 [log] wx.getStorageSync api invoke 2020-8-7 11:48:42 [log] wx.getStorageSync return 2020-8-7 11:48:42 [log] wx.getSystemInfoSync api invoke 2020-8-7 11:48:42 [log] wx.getSystemInfoSync return 2020-8-7 11:48:42 [log] wx.request api invoke with seq 0 2020-8-7 11:48:42 [log] wx.showNavigationBarLoading api invoke 2020-8-7 11:48:42 [log] wx.showLoading api invoke 2020-8-7 11:48:42 [log] wx.getStorageSync api invoke 2020-8-7 11:48:42 [log] wx.getStorageSync return 2020-8-7 11:48:42 [log] wx.getStorageSync api invoke 2020-8-7 11:48:42 [log] wx.getStorageSync return 2020-8-7 11:48:42 [log] wx.getSystemInfoSync api invoke 2020-8-7 11:48:42 [log] wx.getSystemInfoSync return 2020-8-7 11:48:42 [log] wx.request api invoke with seq 0 2020-8-7 11:48:42 [log] wx.getStorageSync api invoke 2020-8-7 11:48:42 [log] wx.getStorageSync return 2020-8-7 11:48:42 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-8-7 11:48:42 [log] page pages/displayManage/vividProject/vividProject onReady have been invoked 2020-8-7 11:48:42 [log] wx.request success callback with msg request:ok with seq 0 2020-8-7 11:48:42 [log] wx.hideNavigationBarLoading api invoke 2020-8-7 11:48:42 [log] wx.hideLoading api invoke 2020-8-7 11:48:42 [log] wx.request success callback with msg request:ok with seq 0 2020-8-7 11:48:42 [log] wx.hideNavigationBarLoading api invoke 2020-8-7 11:48:42 [log] wx.hideLoading api invoke 2020-8-7 11:48:44 [log] wx.navigateTo api invoke 2020-8-7 11:48:44 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-8-7 11:48:44 [log] wx.getStorageSync api invoke 2020-8-7 11:48:44 [log] wx.getStorageSync return 2020-8-7 11:48:44 [log] wx.getStorageSync api invoke 2020-8-7 11:48:44 [log] wx.getStorageSync return 2020-8-7 11:48:44 [log] wx.showNavigationBarLoading api invoke 2020-8-7 11:48:44 [log] wx.showLoading api invoke 2020-8-7 11:48:44 [log] wx.getStorageSync api invoke 2020-8-7 11:48:44 [log] wx.getStorageSync return 2020-8-7 11:48:44 [log] wx.getStorageSync api invoke 2020-8-7 11:48:44 [log] wx.getStorageSync return 2020-8-7 11:48:44 [log] wx.getSystemInfoSync api invoke 2020-8-7 11:48:44 [log] wx.getSystemInfoSync return 2020-8-7 11:48:44 [log] wx.request api invoke with seq 0 2020-8-7 11:48:44 [log] page pages/displayManage/groupList/groupList onLoad have been invoked 2020-8-7 11:48:44 [log] wx.getStorageSync api invoke 2020-8-7 11:48:44 [log] wx.getStorageSync return 2020-8-7 11:48:44 [log] page pages/displayManage/groupList/groupList onShow have been invoked 2020-8-7 11:48:44 [log] page pages/displayManage/groupList/groupList onReady have been invoked 2020-8-7 11:48:45 [log] wx.request success callback with msg request:ok with seq 0 2020-8-7 11:48:45 [log] wx.hideNavigationBarLoading api invoke 2020-8-7 11:48:45 [log] wx.hideLoading api invoke 2020-8-7 11:48:52 [log] wx.redirectTo api invoke 2020-8-7 11:48:52 [log] page pages/displayManage/groupList/groupList onUnload have been invoked 2020-8-7 11:48:52 [log] wx.getLocation api invoke 2020-8-7 11:48:52 [log] page pages/displayManage/upload/upload onLoad have been invoked 2020-8-7 11:48:52 [log] wx.getStorageSync api invoke 2020-8-7 11:48:52 [log] wx.getStorageSync return 2020-8-7 11:48:52 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-8-7 11:48:52 [log] page pages/displayManage/upload/upload onReady have been invoked 2020-8-7 11:48:52 [log] wx.getLocation success callback with msg getLocation:ok 2020-8-7 11:48:52 [log] wx.showNavigationBarLoading api invoke 2020-8-7 11:48:52 [log] wx.showLoading api invoke 2020-8-7 11:48:52 [log] wx.getStorageSync api invoke 2020-8-7 11:48:52 [log] wx.getStorageSync return 2020-8-7 11:48:52 [log] wx.getStorageSync api invoke 2020-8-7 11:48:52 [log] wx.getStorageSync return 2020-8-7 11:48:52 [log] wx.getSystemInfoSync api invoke 2020-8-7 11:48:52 [log] wx.getSystemInfoSync return 2020-8-7 11:48:52 [log] wx.request api invoke with seq 0 2020-8-7 11:48:53 [log] wx.request success callback with msg request:ok with seq 0 2020-8-7 11:48:53 [log] wx.hideNavigationBarLoading api invoke 2020-8-7 11:48:53 [log] wx.hideLoading api invoke 2020-8-7 11:48:55 [log] wx.getStorageSync api invoke 2020-8-7 11:48:55 [log] wx.getStorageSync return 2020-8-7 11:48:55 [log] wx.chooseVideo api invoke 2020-8-7 11:48:56 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-8-7 11:48:56 [log] App onHide have been invoked 2020-8-7 11:49:37 [log] wx.getLocation api invoke 2020-8-7 11:49:37 [log] wx.chooseVideo success callback with msg chooseVideo:ok 2020-8-7 11:49:37 [log] wx.getLocation success callback with msg getLocation:ok 2020-8-7 11:49:37 [log] wx.showNavigationBarLoading api invoke 2020-8-7 11:49:37 [log] wx.showLoading api invoke 2020-8-7 11:49:37 [log] wx.getStorageSync api invoke 2020-8-7 11:49:37 [log] wx.getStorageSync return 2020-8-7 11:49:37 [log] wx.getStorageSync api invoke 2020-8-7 11:49:37 [log] wx.getStorageSync return 2020-8-7 11:49:37 [log] wx.getSystemInfoSync api invoke 2020-8-7 11:49:37 [log] wx.getSystemInfoSync return 2020-8-7 11:49:37 [log] wx.request api invoke with seq 0 2020-8-7 11:49:37 [log] wx.request success callback with msg request:ok with seq 0 2020-8-7 11:49:37 [log] wx.hideNavigationBarLoading api invoke 2020-8-7 11:49:37 [log] wx.hideLoading api invoke 2020-8-7 11:49:37 [log] wx.request api invoke with seq 0 2020-8-7 11:49:37 [log] wx.getUpdateManager api invoke 2020-8-7 11:49:37 [log] wx.getUpdateManager return 2020-8-7 11:49:37 [log] App onShow have been invoked 2020-8-7 11:49:37 [log] wx.getStorageSync api invoke 2020-8-7 11:49:37 [log] wx.getStorageSync return 2020-8-7 11:49:37 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-8-7 11:49:40 [log] wx.uploadFile api invoke 2020-8-7 11:49:40 [log] wx.request success callback with msg request:ok with seq 0 2020-8-7 11:49:43 [log] wx.request api invoke with seq 0 2020-8-7 11:49:43 [log] wx.uploadFile success callback with msg uploadFile:ok 2020-8-7 11:49:43 [log] wx.request success callback with msg request:ok with seq 0 2020-8-7 11:49:43 [log] wx.getSystemInfo api invoke 2020-8-7 11:49:43 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-7 11:49:43 [log] wx.getSystemInfo api invoke 2020-8-7 11:49:43 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-7 11:49:43 [log] wx.getSystemInfo api invoke 2020-8-7 11:49:43 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-7 11:49:47 [log] wx.requestSubscribeMessage api invoke 2020-8-7 11:49:47 [log] wx.showNavigationBarLoading api invoke 2020-8-7 11:49:47 [log] wx.showLoading api invoke 2020-8-7 11:49:47 [log] wx.getStorageSync api invoke 2020-8-7 11:49:47 [log] wx.getStorageSync return 2020-8-7 11:49:47 [log] wx.getStorageSync api invoke 2020-8-7 11:49:47 [log] wx.getStorageSync return 2020-8-7 11:49:47 [log] wx.getSystemInfoSync api invoke 2020-8-7 11:49:47 [log] wx.getSystemInfoSync return 2020-8-7 11:49:47 [log] wx.request api invoke with seq 0 2020-8-7 11:49:47 [log] wx.request success callback with msg request:ok with seq 0 2020-8-7 11:49:47 [log] wx.hideNavigationBarLoading api invoke 2020-8-7 11:49:47 [log] wx.hideLoading api invoke 2020-8-7 11:49:47 [log] wx.showNavigationBarLoading api invoke 2020-8-7 11:49:47 [log] wx.showLoading api invoke 2020-8-7 11:49:47 [log] wx.getStorageSync api invoke 2020-8-7 11:49:47 [log] wx.getStorageSync return 2020-8-7 11:49:47 [log] wx.getStorageSync api invoke 2020-8-7 11:49:47 [log] wx.getStorageSync return 2020-8-7 11:49:47 [log] wx.getSystemInfoSync api invoke 2020-8-7 11:49:47 [log] wx.getSystemInfoSync return 2020-8-7 11:49:47 [log] wx.request api invoke with seq 0 2020-8-7 11:49:47 [log] wx.request success callback with msg request:ok with seq 0 2020-8-7 11:49:47 [log] wx.hideNavigationBarLoading api invoke 2020-8-7 11:49:47 [log] wx.hideLoading api invoke 2020-8-7 11:49:47 [log] wx.redirectTo api invoke 2020-8-7 11:49:47 [log] page pages/displayManage/upload/upload onUnload have been invoked 2020-8-7 11:49:47 [log] page pages/displayManage/result/result onLoad have been invoked 2020-8-7 11:49:47 [log] wx.getStorageSync api invoke 2020-8-7 11:49:47 [log] wx.getStorageSync return 2020-8-7 11:49:47 [log] page pages/displayManage/result/result onShow have been invoked 2020-8-7 11:49:47 [log] wx.showNavigationBarLoading api invoke 2020-8-7 11:49:47 [log] wx.showLoading api invoke 2020-8-7 11:49:47 [log] wx.getStorageSync api invoke 2020-8-7 11:49:47 [log] wx.getStorageSync return 2020-8-7 11:49:47 [log] wx.getStorageSync api invoke 2020-8-7 11:49:47 [log] wx.getStorageSync return 2020-8-7 11:49:47 [log] wx.getSystemInfoSync api invoke 2020-8-7 11:49:47 [log] wx.getSystemInfoSync return 2020-8-7 11:49:47 [log] wx.request api invoke with seq 0 2020-8-7 11:49:47 [log] page pages/displayManage/result/result onReady have been invoked 2020-8-7 11:49:47 [log] wx.request success callback with msg request:ok with seq 0 2020-8-7 11:49:47 [log] wx.hideNavigationBarLoading api invoke 2020-8-7 11:49:47 [log] wx.hideLoading api invoke 2020-8-7 11:49:47 [log] wx.getSystemInfo api invoke 2020-8-7 11:49:47 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-7 11:49:47 [log] wx.getSystemInfo api invoke 2020-8-7 11:49:47 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-7 11:49:47 [log] wx.getSystemInfo api invoke 2020-8-7 11:49:47 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-7 11:49:48 [log] wx.requestSubscribeMessage success callback with msg requestSubscribeMessage:ok 2020-8-7 11:49:52 [log] page pages/displayManage/result/result onHide have been invoked 2020-8-7 11:49:52 [log] App onHide have been invoked 2020-8-13 16:1:46 [log] wx.getSystemInfoSync api invoke 2020-8-13 16:1:46 [log] wx.getSystemInfoSync return 2020-8-13 16:1:46 [log] wx.onNetworkStatusChange api invoke 2020-8-13 16:1:46 [log] App onLaunch have been invoked 2020-8-13 16:1:46 [log] wx.getUpdateManager api invoke 2020-8-13 16:1:46 [log] wx.getUpdateManager return 2020-8-13 16:1:46 [log] App onShow have been invoked 2020-8-13 16:1:46 [log] wx.getStorageSync api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync return 2020-8-13 16:1:46 [log] wx.getSystemInfo api invoke 2020-8-13 16:1:46 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-13 16:1:46 [log] wx.getStorageSync api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync return 2020-8-13 16:1:46 [log] wx.getStorageSync api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync return 2020-8-13 16:1:46 [log] wx.showNavigationBarLoading api invoke 2020-8-13 16:1:46 [log] wx.showLoading api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync return 2020-8-13 16:1:46 [log] wx.getSystemInfoSync api invoke 2020-8-13 16:1:46 [log] wx.getSystemInfoSync return 2020-8-13 16:1:46 [log] wx.request api invoke with seq 0 2020-8-13 16:1:46 [log] wx.showNavigationBarLoading api invoke 2020-8-13 16:1:46 [log] wx.showLoading api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync return 2020-8-13 16:1:46 [log] wx.getSystemInfoSync api invoke 2020-8-13 16:1:46 [log] wx.getSystemInfoSync return 2020-8-13 16:1:46 [log] wx.request api invoke with seq 0 2020-8-13 16:1:46 [log] wx.getStorageSync api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync return 2020-8-13 16:1:46 [log] wx.showNavigationBarLoading api invoke 2020-8-13 16:1:46 [log] wx.showLoading api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync return 2020-8-13 16:1:46 [log] wx.getSystemInfoSync api invoke 2020-8-13 16:1:46 [log] wx.getSystemInfoSync return 2020-8-13 16:1:46 [log] wx.request api invoke with seq 0 2020-8-13 16:1:46 [log] wx.showNavigationBarLoading api invoke 2020-8-13 16:1:46 [log] wx.showLoading api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync return 2020-8-13 16:1:46 [log] wx.getSystemInfoSync api invoke 2020-8-13 16:1:46 [log] wx.getSystemInfoSync return 2020-8-13 16:1:46 [log] wx.request api invoke with seq 0 2020-8-13 16:1:46 [log] page pages/index/index onLoad have been invoked 2020-8-13 16:1:46 [log] wx.getStorageSync api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync return 2020-8-13 16:1:46 [log] wx.showNavigationBarLoading api invoke 2020-8-13 16:1:46 [log] wx.showLoading api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync return 2020-8-13 16:1:46 [log] wx.getStorageSync api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync return 2020-8-13 16:1:46 [log] wx.getSystemInfoSync api invoke 2020-8-13 16:1:46 [log] wx.getSystemInfoSync return 2020-8-13 16:1:46 [log] wx.request api invoke with seq 0 2020-8-13 16:1:46 [log] wx.showNavigationBarLoading api invoke 2020-8-13 16:1:46 [log] wx.showLoading api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync return 2020-8-13 16:1:46 [log] wx.getStorageSync api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync return 2020-8-13 16:1:46 [log] wx.getSystemInfoSync api invoke 2020-8-13 16:1:46 [log] wx.getSystemInfoSync return 2020-8-13 16:1:46 [log] wx.request api invoke with seq 0 2020-8-13 16:1:46 [log] wx.showNavigationBarLoading api invoke 2020-8-13 16:1:46 [log] wx.showLoading api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync return 2020-8-13 16:1:46 [log] wx.getStorageSync api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync return 2020-8-13 16:1:46 [log] wx.getSystemInfoSync api invoke 2020-8-13 16:1:46 [log] wx.getSystemInfoSync return 2020-8-13 16:1:46 [log] wx.request api invoke with seq 0 2020-8-13 16:1:46 [log] wx.getStorageSync api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync return 2020-8-13 16:1:46 [log] page pages/index/index onShow have been invoked 2020-8-13 16:1:46 [log] page pages/index/index onReady have been invoked 2020-8-13 16:1:46 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:1:46 [log] wx.hideNavigationBarLoading api invoke 2020-8-13 16:1:46 [log] wx.hideLoading api invoke 2020-8-13 16:1:46 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:1:46 [log] wx.hideNavigationBarLoading api invoke 2020-8-13 16:1:46 [log] wx.hideLoading api invoke 2020-8-13 16:1:46 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:1:46 [log] wx.hideNavigationBarLoading api invoke 2020-8-13 16:1:46 [log] wx.hideLoading api invoke 2020-8-13 16:1:46 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:1:46 [log] wx.hideNavigationBarLoading api invoke 2020-8-13 16:1:46 [log] wx.hideLoading api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync api invoke 2020-8-13 16:1:46 [log] wx.getStorageSync return 2020-8-13 16:1:47 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:1:47 [log] wx.hideNavigationBarLoading api invoke 2020-8-13 16:1:47 [log] wx.hideLoading api invoke 2020-8-13 16:1:47 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:1:47 [log] wx.hideNavigationBarLoading api invoke 2020-8-13 16:1:47 [log] wx.hideLoading api invoke 2020-8-13 16:1:47 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:1:47 [log] wx.hideNavigationBarLoading api invoke 2020-8-13 16:1:47 [log] wx.hideLoading api invoke 2020-8-13 16:1:47 [log] wx.stopPullDownRefresh api invoke 2020-8-13 16:1:47 [log] wx.getStorageSync api invoke 2020-8-13 16:1:47 [log] wx.getStorageSync return 2020-8-13 16:1:48 [log] wx.getNetworkType api invoke 2020-8-13 16:1:48 [log] wx.onNetworkStatusChange api invoke 2020-8-13 16:1:48 [log] wx.getNetworkType success callback with msg getNetworkType:ok 2020-8-13 16:1:48 [log] wx.getStorageSync api invoke 2020-8-13 16:1:48 [log] wx.getStorageSync return 2020-8-13 16:1:48 [log] wx.showNavigationBarLoading api invoke 2020-8-13 16:1:48 [log] wx.showLoading api invoke 2020-8-13 16:1:48 [log] wx.getStorageSync api invoke 2020-8-13 16:1:48 [log] wx.getStorageSync return 2020-8-13 16:1:48 [log] wx.getStorageSync api invoke 2020-8-13 16:1:48 [log] wx.getStorageSync return 2020-8-13 16:1:48 [log] wx.getSystemInfoSync api invoke 2020-8-13 16:1:48 [log] wx.getSystemInfoSync return 2020-8-13 16:1:48 [log] wx.request api invoke with seq 0 2020-8-13 16:1:48 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:1:48 [log] wx.hideNavigationBarLoading api invoke 2020-8-13 16:1:48 [log] wx.hideLoading api invoke 2020-8-13 16:1:48 [log] wx.navigateTo api invoke 2020-8-13 16:1:48 [log] page pages/index/index onHide have been invoked 2020-8-13 16:1:48 [log] wx.getSystemInfo api invoke 2020-8-13 16:1:48 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-13 16:1:48 [log] wx.getSystemInfo api invoke 2020-8-13 16:1:48 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-13 16:1:48 [log] wx.getStorageSync api invoke 2020-8-13 16:1:48 [log] wx.getStorageSync return 2020-8-13 16:1:48 [log] wx.getStorageSync api invoke 2020-8-13 16:1:48 [log] wx.getStorageSync return 2020-8-13 16:1:48 [log] wx.getStorageSync api invoke 2020-8-13 16:1:48 [log] wx.getStorageSync return 2020-8-13 16:1:48 [log] wx.getStorageSync api invoke 2020-8-13 16:1:48 [log] wx.getStorageSync return 2020-8-13 16:1:48 [log] page pages/displayManage/vividProject/vividProject onLoad have been invoked 2020-8-13 16:1:48 [log] wx.showNavigationBarLoading api invoke 2020-8-13 16:1:48 [log] wx.showLoading api invoke 2020-8-13 16:1:48 [log] wx.getStorageSync api invoke 2020-8-13 16:1:48 [log] wx.getStorageSync return 2020-8-13 16:1:48 [log] wx.getStorageSync api invoke 2020-8-13 16:1:48 [log] wx.getStorageSync return 2020-8-13 16:1:48 [log] wx.getSystemInfoSync api invoke 2020-8-13 16:1:48 [log] wx.getSystemInfoSync return 2020-8-13 16:1:48 [log] wx.request api invoke with seq 0 2020-8-13 16:1:48 [log] wx.showNavigationBarLoading api invoke 2020-8-13 16:1:48 [log] wx.showLoading api invoke 2020-8-13 16:1:48 [log] wx.getStorageSync api invoke 2020-8-13 16:1:48 [log] wx.getStorageSync return 2020-8-13 16:1:48 [log] wx.getStorageSync api invoke 2020-8-13 16:1:48 [log] wx.getStorageSync return 2020-8-13 16:1:48 [log] wx.getSystemInfoSync api invoke 2020-8-13 16:1:48 [log] wx.getSystemInfoSync return 2020-8-13 16:1:48 [log] wx.request api invoke with seq 0 2020-8-13 16:1:48 [log] wx.getStorageSync api invoke 2020-8-13 16:1:48 [log] wx.getStorageSync return 2020-8-13 16:1:48 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-8-13 16:1:48 [log] page pages/displayManage/vividProject/vividProject onReady have been invoked 2020-8-13 16:1:49 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:1:49 [log] wx.hideNavigationBarLoading api invoke 2020-8-13 16:1:49 [log] wx.hideLoading api invoke 2020-8-13 16:1:49 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:1:49 [log] wx.hideNavigationBarLoading api invoke 2020-8-13 16:1:49 [log] wx.hideLoading api invoke 2020-8-13 16:1:52 [log] wx.navigateTo api invoke 2020-8-13 16:1:52 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-8-13 16:1:52 [log] wx.getStorageSync api invoke 2020-8-13 16:1:52 [log] wx.getStorageSync return 2020-8-13 16:1:52 [log] wx.getStorageSync api invoke 2020-8-13 16:1:52 [log] wx.getStorageSync return 2020-8-13 16:1:52 [log] wx.showNavigationBarLoading api invoke 2020-8-13 16:1:52 [log] wx.showLoading api invoke 2020-8-13 16:1:52 [log] wx.getStorageSync api invoke 2020-8-13 16:1:52 [log] wx.getStorageSync return 2020-8-13 16:1:52 [log] wx.getStorageSync api invoke 2020-8-13 16:1:52 [log] wx.getStorageSync return 2020-8-13 16:1:52 [log] wx.getSystemInfoSync api invoke 2020-8-13 16:1:52 [log] wx.getSystemInfoSync return 2020-8-13 16:1:52 [log] wx.request api invoke with seq 0 2020-8-13 16:1:52 [log] page pages/displayManage/groupList/groupList onLoad have been invoked 2020-8-13 16:1:52 [log] wx.getStorageSync api invoke 2020-8-13 16:1:52 [log] wx.getStorageSync return 2020-8-13 16:1:52 [log] page pages/displayManage/groupList/groupList onShow have been invoked 2020-8-13 16:1:52 [log] page pages/displayManage/groupList/groupList onReady have been invoked 2020-8-13 16:1:52 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:1:52 [log] wx.hideNavigationBarLoading api invoke 2020-8-13 16:1:52 [log] wx.hideLoading api invoke 2020-8-13 16:1:55 [log] wx.redirectTo api invoke 2020-8-13 16:1:55 [log] page pages/displayManage/groupList/groupList onUnload have been invoked 2020-8-13 16:1:55 [log] wx.getLocation api invoke 2020-8-13 16:1:55 [log] page pages/displayManage/upload/upload onLoad have been invoked 2020-8-13 16:1:55 [log] wx.getStorageSync api invoke 2020-8-13 16:1:55 [log] wx.getStorageSync return 2020-8-13 16:1:55 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-8-13 16:1:55 [log] page pages/displayManage/upload/upload onReady have been invoked 2020-8-13 16:1:56 [log] wx.getLocation success callback with msg getLocation:ok 2020-8-13 16:1:56 [log] wx.showNavigationBarLoading api invoke 2020-8-13 16:1:56 [log] wx.showLoading api invoke 2020-8-13 16:1:56 [log] wx.getStorageSync api invoke 2020-8-13 16:1:56 [log] wx.getStorageSync return 2020-8-13 16:1:56 [log] wx.getStorageSync api invoke 2020-8-13 16:1:56 [log] wx.getStorageSync return 2020-8-13 16:1:56 [log] wx.getSystemInfoSync api invoke 2020-8-13 16:1:56 [log] wx.getSystemInfoSync return 2020-8-13 16:1:56 [log] wx.request api invoke with seq 0 2020-8-13 16:1:56 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:1:56 [log] wx.hideNavigationBarLoading api invoke 2020-8-13 16:1:56 [log] wx.hideLoading api invoke 2020-8-13 16:1:57 [log] wx.getStorageSync api invoke 2020-8-13 16:1:57 [log] wx.getStorageSync return 2020-8-13 16:1:57 [log] wx.chooseVideo api invoke 2020-8-13 16:1:58 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-8-13 16:1:58 [log] App onHide have been invoked 2020-8-13 16:2:43 [log] wx.getLocation api invoke 2020-8-13 16:2:43 [log] wx.chooseVideo success callback with msg chooseVideo:ok 2020-8-13 16:2:43 [log] wx.getLocation success callback with msg getLocation:ok 2020-8-13 16:2:43 [log] wx.showNavigationBarLoading api invoke 2020-8-13 16:2:43 [log] wx.showLoading api invoke 2020-8-13 16:2:43 [log] wx.getStorageSync api invoke 2020-8-13 16:2:43 [log] wx.getStorageSync return 2020-8-13 16:2:43 [log] wx.getStorageSync api invoke 2020-8-13 16:2:43 [log] wx.getStorageSync return 2020-8-13 16:2:43 [log] wx.getSystemInfoSync api invoke 2020-8-13 16:2:43 [log] wx.getSystemInfoSync return 2020-8-13 16:2:43 [log] wx.request api invoke with seq 0 2020-8-13 16:2:43 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:2:43 [log] wx.hideNavigationBarLoading api invoke 2020-8-13 16:2:43 [log] wx.hideLoading api invoke 2020-8-13 16:2:43 [log] wx.request api invoke with seq 0 2020-8-13 16:2:43 [log] wx.getUpdateManager api invoke 2020-8-13 16:2:43 [log] wx.getUpdateManager return 2020-8-13 16:2:43 [log] App onShow have been invoked 2020-8-13 16:2:43 [log] wx.getStorageSync api invoke 2020-8-13 16:2:43 [log] wx.getStorageSync return 2020-8-13 16:2:43 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-8-13 16:2:44 [log] wx.uploadFile api invoke 2020-8-13 16:2:44 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:2:45 [log] wx.request api invoke with seq 0 2020-8-13 16:2:45 [log] wx.uploadFile success callback with msg uploadFile:ok 2020-8-13 16:2:45 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:2:45 [log] wx.getSystemInfo api invoke 2020-8-13 16:2:45 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-13 16:2:45 [log] wx.getSystemInfo api invoke 2020-8-13 16:2:45 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-13 16:2:45 [log] wx.getSystemInfo api invoke 2020-8-13 16:2:45 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-13 16:2:49 [log] wx.requestSubscribeMessage api invoke 2020-8-13 16:2:49 [log] wx.showNavigationBarLoading api invoke 2020-8-13 16:2:49 [log] wx.showLoading api invoke 2020-8-13 16:2:49 [log] wx.getStorageSync api invoke 2020-8-13 16:2:49 [log] wx.getStorageSync return 2020-8-13 16:2:49 [log] wx.getStorageSync api invoke 2020-8-13 16:2:49 [log] wx.getStorageSync return 2020-8-13 16:2:49 [log] wx.getSystemInfoSync api invoke 2020-8-13 16:2:49 [log] wx.getSystemInfoSync return 2020-8-13 16:2:49 [log] wx.request api invoke with seq 0 2020-8-13 16:2:49 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:2:49 [log] wx.hideNavigationBarLoading api invoke 2020-8-13 16:2:49 [log] wx.hideLoading api invoke 2020-8-13 16:2:49 [log] wx.showNavigationBarLoading api invoke 2020-8-13 16:2:49 [log] wx.showLoading api invoke 2020-8-13 16:2:49 [log] wx.getStorageSync api invoke 2020-8-13 16:2:49 [log] wx.getStorageSync return 2020-8-13 16:2:49 [log] wx.getStorageSync api invoke 2020-8-13 16:2:49 [log] wx.getStorageSync return 2020-8-13 16:2:49 [log] wx.getSystemInfoSync api invoke 2020-8-13 16:2:49 [log] wx.getSystemInfoSync return 2020-8-13 16:2:49 [log] wx.request api invoke with seq 0 2020-8-13 16:2:49 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:2:49 [log] wx.hideNavigationBarLoading api invoke 2020-8-13 16:2:49 [log] wx.hideLoading api invoke 2020-8-13 16:2:49 [log] wx.redirectTo api invoke 2020-8-13 16:2:49 [log] page pages/displayManage/upload/upload onUnload have been invoked 2020-8-13 16:2:49 [log] page pages/displayManage/result/result onLoad have been invoked 2020-8-13 16:2:49 [log] wx.getStorageSync api invoke 2020-8-13 16:2:49 [log] wx.getStorageSync return 2020-8-13 16:2:49 [log] page pages/displayManage/result/result onShow have been invoked 2020-8-13 16:2:49 [log] wx.showNavigationBarLoading api invoke 2020-8-13 16:2:49 [log] wx.showLoading api invoke 2020-8-13 16:2:49 [log] wx.getStorageSync api invoke 2020-8-13 16:2:49 [log] wx.getStorageSync return 2020-8-13 16:2:49 [log] wx.getStorageSync api invoke 2020-8-13 16:2:49 [log] wx.getStorageSync return 2020-8-13 16:2:49 [log] wx.getSystemInfoSync api invoke 2020-8-13 16:2:49 [log] wx.getSystemInfoSync return 2020-8-13 16:2:49 [log] wx.request api invoke with seq 0 2020-8-13 16:2:49 [log] page pages/displayManage/result/result onReady have been invoked 2020-8-13 16:2:49 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:2:49 [log] wx.hideNavigationBarLoading api invoke 2020-8-13 16:2:49 [log] wx.hideLoading api invoke 2020-8-13 16:2:49 [log] wx.getSystemInfo api invoke 2020-8-13 16:2:49 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-13 16:2:49 [log] wx.getSystemInfo api invoke 2020-8-13 16:2:49 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-13 16:2:49 [log] wx.getSystemInfo api invoke 2020-8-13 16:2:49 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-13 16:2:50 [log] wx.requestSubscribeMessage success callback with msg requestSubscribeMessage:ok 2020-8-13 16:2:57 [log] page pages/displayManage/result/result onHide have been invoked 2020-8-13 16:2:57 [log] App onHide have been invoked 2020-8-13 16:10:56 [log] wx.getUpdateManager api invoke 2020-8-13 16:10:56 [log] wx.getUpdateManager return 2020-8-13 16:10:56 [log] App onShow have been invoked 2020-8-13 16:10:56 [log] wx.getStorageSync api invoke 2020-8-13 16:10:56 [log] wx.getStorageSync return 2020-8-13 16:10:56 [log] page pages/displayManage/result/result onShow have been invoked 2020-8-13 16:10:58 [log] page pages/displayManage/result/result onUnload have been invoked 2020-8-13 16:10:58 [log] wx.showNavigationBarLoading api invoke 2020-8-13 16:10:58 [log] wx.showLoading api invoke 2020-8-13 16:10:58 [log] wx.getStorageSync api invoke 2020-8-13 16:10:58 [log] wx.getStorageSync return 2020-8-13 16:10:58 [log] wx.getStorageSync api invoke 2020-8-13 16:10:58 [log] wx.getStorageSync return 2020-8-13 16:10:58 [log] wx.getSystemInfoSync api invoke 2020-8-13 16:10:58 [log] wx.getSystemInfoSync return 2020-8-13 16:10:58 [log] wx.request api invoke with seq 0 2020-8-13 16:10:59 [log] wx.showNavigationBarLoading api invoke 2020-8-13 16:10:59 [log] wx.showLoading api invoke 2020-8-13 16:10:59 [log] wx.getStorageSync api invoke 2020-8-13 16:10:59 [log] wx.getStorageSync return 2020-8-13 16:10:59 [log] wx.getStorageSync api invoke 2020-8-13 16:10:59 [log] wx.getStorageSync return 2020-8-13 16:10:59 [log] wx.getSystemInfoSync api invoke 2020-8-13 16:10:59 [log] wx.getSystemInfoSync return 2020-8-13 16:10:59 [log] wx.request api invoke with seq 0 2020-8-13 16:10:59 [log] wx.getStorageSync api invoke 2020-8-13 16:10:59 [log] wx.getStorageSync return 2020-8-13 16:10:59 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-8-13 16:10:59 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:10:59 [log] wx.hideNavigationBarLoading api invoke 2020-8-13 16:10:59 [log] wx.hideLoading api invoke 2020-8-13 16:10:59 [log] wx.request success callback with msg request:ok with seq 0 2020-8-13 16:10:59 [log] wx.hideNavigationBarLoading api invoke 2020-8-13 16:10:59 [log] wx.hideLoading api invoke 2020-8-13 16:10:59 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-8-13 16:10:59 [log] App onHide have been invoked 2020-8-21 11:13:35 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:13:35 [log] wx.getSystemInfoSync return 2020-8-21 11:13:35 [log] wx.onNetworkStatusChange api invoke 2020-8-21 11:13:35 [log] App onLaunch have been invoked 2020-8-21 11:13:35 [log] wx.getUpdateManager api invoke 2020-8-21 11:13:35 [log] wx.getUpdateManager return 2020-8-21 11:13:35 [log] App onShow have been invoked 2020-8-21 11:13:35 [log] wx.getStorageSync api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync return 2020-8-21 11:13:35 [log] wx.getStorageSync api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync return 2020-8-21 11:13:35 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:13:35 [log] wx.showLoading api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync return 2020-8-21 11:13:35 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:13:35 [log] wx.getSystemInfoSync return 2020-8-21 11:13:35 [log] wx.request api invoke with seq 0 2020-8-21 11:13:35 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:13:35 [log] wx.showLoading api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync return 2020-8-21 11:13:35 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:13:35 [log] wx.getSystemInfoSync return 2020-8-21 11:13:35 [log] wx.request api invoke with seq 0 2020-8-21 11:13:35 [log] wx.getStorageSync api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync return 2020-8-21 11:13:35 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:13:35 [log] wx.showLoading api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync return 2020-8-21 11:13:35 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:13:35 [log] wx.getSystemInfoSync return 2020-8-21 11:13:35 [log] wx.request api invoke with seq 0 2020-8-21 11:13:35 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:13:35 [log] wx.showLoading api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync return 2020-8-21 11:13:35 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:13:35 [log] wx.getSystemInfoSync return 2020-8-21 11:13:35 [log] wx.request api invoke with seq 0 2020-8-21 11:13:35 [log] page pages/index/index onLoad have been invoked 2020-8-21 11:13:35 [log] wx.getStorageSync api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync return 2020-8-21 11:13:35 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:13:35 [log] wx.showLoading api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync return 2020-8-21 11:13:35 [log] wx.getStorageSync api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync return 2020-8-21 11:13:35 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:13:35 [log] wx.getSystemInfoSync return 2020-8-21 11:13:35 [log] wx.request api invoke with seq 0 2020-8-21 11:13:35 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:13:35 [log] wx.showLoading api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync return 2020-8-21 11:13:35 [log] wx.getStorageSync api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync return 2020-8-21 11:13:35 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:13:35 [log] wx.getSystemInfoSync return 2020-8-21 11:13:35 [log] wx.request api invoke with seq 0 2020-8-21 11:13:35 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:13:35 [log] wx.showLoading api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync return 2020-8-21 11:13:35 [log] wx.getStorageSync api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync return 2020-8-21 11:13:35 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:13:35 [log] wx.getSystemInfoSync return 2020-8-21 11:13:35 [log] wx.request api invoke with seq 0 2020-8-21 11:13:35 [log] wx.getStorageSync api invoke 2020-8-21 11:13:35 [log] wx.getStorageSync return 2020-8-21 11:13:35 [log] page pages/index/index onShow have been invoked 2020-8-21 11:13:35 [log] page pages/index/index onReady have been invoked 2020-8-21 11:13:36 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:13:36 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:13:36 [log] wx.hideLoading api invoke 2020-8-21 11:13:36 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:13:36 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:13:36 [log] wx.hideLoading api invoke 2020-8-21 11:13:36 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:13:36 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:13:36 [log] wx.hideLoading api invoke 2020-8-21 11:13:36 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:13:36 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:13:36 [log] wx.hideLoading api invoke 2020-8-21 11:13:36 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:13:36 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:13:36 [log] wx.hideLoading api invoke 2020-8-21 11:13:36 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:13:36 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:13:36 [log] wx.hideLoading api invoke 2020-8-21 11:13:36 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:13:36 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:13:36 [log] wx.hideLoading api invoke 2020-8-21 11:13:36 [log] wx.showToast api invoke 2020-8-21 11:13:36 [log] wx.getStorageSync api invoke 2020-8-21 11:13:36 [log] wx.getStorageSync return 2020-8-21 11:13:36 [log] wx.stopPullDownRefresh api invoke 2020-8-21 11:13:36 [log] wx.getStorageSync api invoke 2020-8-21 11:13:36 [log] wx.getStorageSync return 2020-8-21 11:13:37 [log] wx.getNetworkType api invoke 2020-8-21 11:13:37 [log] wx.onNetworkStatusChange api invoke 2020-8-21 11:13:37 [log] wx.getNetworkType success callback with msg getNetworkType:ok 2020-8-21 11:13:40 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:13:40 [log] wx.getSystemInfoSync return 2020-8-21 11:13:40 [log] wx.onNetworkStatusChange api invoke 2020-8-21 11:13:40 [log] App onLaunch have been invoked 2020-8-21 11:13:40 [log] wx.getUpdateManager api invoke 2020-8-21 11:13:40 [log] wx.getUpdateManager return 2020-8-21 11:13:40 [log] App onShow have been invoked 2020-8-21 11:13:41 [log] wx.getStorageSync api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync return 2020-8-21 11:13:41 [log] wx.getStorageSync api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync return 2020-8-21 11:13:41 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:13:41 [log] wx.showLoading api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync return 2020-8-21 11:13:41 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:13:41 [log] wx.getSystemInfoSync return 2020-8-21 11:13:41 [log] wx.request api invoke with seq 0 2020-8-21 11:13:41 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:13:41 [log] wx.showLoading api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync return 2020-8-21 11:13:41 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:13:41 [log] wx.getSystemInfoSync return 2020-8-21 11:13:41 [log] wx.request api invoke with seq 0 2020-8-21 11:13:41 [log] wx.getStorageSync api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync return 2020-8-21 11:13:41 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:13:41 [log] wx.showLoading api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync return 2020-8-21 11:13:41 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:13:41 [log] wx.getSystemInfoSync return 2020-8-21 11:13:41 [log] wx.request api invoke with seq 0 2020-8-21 11:13:41 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:13:41 [log] wx.showLoading api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync return 2020-8-21 11:13:41 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:13:41 [log] wx.getSystemInfoSync return 2020-8-21 11:13:41 [log] wx.request api invoke with seq 0 2020-8-21 11:13:41 [log] page pages/index/index onLoad have been invoked 2020-8-21 11:13:41 [log] wx.getStorageSync api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync return 2020-8-21 11:13:41 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:13:41 [log] wx.showLoading api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync return 2020-8-21 11:13:41 [log] wx.getStorageSync api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync return 2020-8-21 11:13:41 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:13:41 [log] wx.getSystemInfoSync return 2020-8-21 11:13:41 [log] wx.request api invoke with seq 0 2020-8-21 11:13:41 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:13:41 [log] wx.showLoading api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync return 2020-8-21 11:13:41 [log] wx.getStorageSync api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync return 2020-8-21 11:13:41 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:13:41 [log] wx.getSystemInfoSync return 2020-8-21 11:13:41 [log] wx.request api invoke with seq 0 2020-8-21 11:13:41 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:13:41 [log] wx.showLoading api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync return 2020-8-21 11:13:41 [log] wx.getStorageSync api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync return 2020-8-21 11:13:41 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:13:41 [log] wx.getSystemInfoSync return 2020-8-21 11:13:41 [log] wx.request api invoke with seq 0 2020-8-21 11:13:41 [log] wx.getStorageSync api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync return 2020-8-21 11:13:41 [log] page pages/index/index onShow have been invoked 2020-8-21 11:13:41 [log] page pages/index/index onReady have been invoked 2020-8-21 11:13:41 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:13:41 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:13:41 [log] wx.hideLoading api invoke 2020-8-21 11:13:41 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:13:41 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:13:41 [log] wx.hideLoading api invoke 2020-8-21 11:13:41 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:13:41 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:13:41 [log] wx.hideLoading api invoke 2020-8-21 11:13:41 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:13:41 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:13:41 [log] wx.hideLoading api invoke 2020-8-21 11:13:41 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:13:41 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:13:41 [log] wx.hideLoading api invoke 2020-8-21 11:13:41 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:13:41 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:13:41 [log] wx.hideLoading api invoke 2020-8-21 11:13:41 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:13:41 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:13:41 [log] wx.hideLoading api invoke 2020-8-21 11:13:41 [log] wx.stopPullDownRefresh api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync api invoke 2020-8-21 11:13:41 [log] wx.getStorageSync return 2020-8-21 11:13:42 [log] wx.getNetworkType api invoke 2020-8-21 11:13:42 [log] wx.onNetworkStatusChange api invoke 2020-8-21 11:13:42 [log] wx.getNetworkType success callback with msg getNetworkType:ok 2020-8-21 11:13:48 [log] wx.getStorageSync api invoke 2020-8-21 11:13:48 [log] wx.getStorageSync return 2020-8-21 11:13:48 [log] wx.navigateTo api invoke 2020-8-21 11:13:48 [log] page pages/index/index onHide have been invoked 2020-8-21 11:13:48 [log] wx.getSystemInfo api invoke 2020-8-21 11:13:48 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-21 11:13:48 [log] wx.getSystemInfo api invoke 2020-8-21 11:13:48 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-21 11:13:48 [log] wx.getSystemInfo api invoke 2020-8-21 11:13:48 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-21 11:13:48 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:13:48 [log] wx.showLoading api invoke 2020-8-21 11:13:48 [log] wx.getStorageSync api invoke 2020-8-21 11:13:48 [log] wx.getStorageSync return 2020-8-21 11:13:48 [log] wx.getStorageSync api invoke 2020-8-21 11:13:48 [log] wx.getStorageSync return 2020-8-21 11:13:48 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:13:48 [log] wx.getSystemInfoSync return 2020-8-21 11:13:48 [log] wx.request api invoke with seq 0 2020-8-21 11:13:48 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:13:48 [log] wx.showLoading api invoke 2020-8-21 11:13:48 [log] wx.getStorageSync api invoke 2020-8-21 11:13:48 [log] wx.getStorageSync return 2020-8-21 11:13:48 [log] wx.getStorageSync api invoke 2020-8-21 11:13:48 [log] wx.getStorageSync return 2020-8-21 11:13:48 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:13:48 [log] wx.getSystemInfoSync return 2020-8-21 11:13:48 [log] wx.request api invoke with seq 0 2020-8-21 11:13:48 [log] page scanActivities/scanStair/scanStair onLoad have been invoked 2020-8-21 11:13:48 [log] wx.getStorageSync api invoke 2020-8-21 11:13:48 [log] wx.getStorageSync return 2020-8-21 11:13:48 [log] page scanActivities/scanStair/scanStair onShow have been invoked 2020-8-21 11:13:48 [log] page scanActivities/scanStair/scanStair onReady have been invoked 2020-8-21 11:13:48 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:13:48 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:13:48 [log] wx.hideLoading api invoke 2020-8-21 11:13:48 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:13:48 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:13:48 [log] wx.hideLoading api invoke 2020-8-21 11:14:4 [log] page scanActivities/scanStair/scanStair onUnload have been invoked 2020-8-21 11:14:4 [log] wx.getStorageSync api invoke 2020-8-21 11:14:4 [log] wx.getStorageSync return 2020-8-21 11:14:4 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:14:4 [log] wx.showLoading api invoke 2020-8-21 11:14:4 [log] wx.getStorageSync api invoke 2020-8-21 11:14:4 [log] wx.getStorageSync return 2020-8-21 11:14:4 [log] wx.getStorageSync api invoke 2020-8-21 11:14:4 [log] wx.getStorageSync return 2020-8-21 11:14:4 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:14:4 [log] wx.getSystemInfoSync return 2020-8-21 11:14:4 [log] wx.request api invoke with seq 0 2020-8-21 11:14:4 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:14:4 [log] wx.showLoading api invoke 2020-8-21 11:14:4 [log] wx.getStorageSync api invoke 2020-8-21 11:14:4 [log] wx.getStorageSync return 2020-8-21 11:14:4 [log] wx.getStorageSync api invoke 2020-8-21 11:14:4 [log] wx.getStorageSync return 2020-8-21 11:14:4 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:14:4 [log] wx.getSystemInfoSync return 2020-8-21 11:14:4 [log] wx.request api invoke with seq 0 2020-8-21 11:14:4 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:14:4 [log] wx.showLoading api invoke 2020-8-21 11:14:4 [log] wx.getStorageSync api invoke 2020-8-21 11:14:4 [log] wx.getStorageSync return 2020-8-21 11:14:4 [log] wx.getStorageSync api invoke 2020-8-21 11:14:4 [log] wx.getStorageSync return 2020-8-21 11:14:4 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:14:4 [log] wx.getSystemInfoSync return 2020-8-21 11:14:4 [log] wx.request api invoke with seq 0 2020-8-21 11:14:4 [log] wx.getStorageSync api invoke 2020-8-21 11:14:4 [log] wx.getStorageSync return 2020-8-21 11:14:4 [log] page pages/index/index onShow have been invoked 2020-8-21 11:14:4 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:14:4 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:14:4 [log] wx.hideLoading api invoke 2020-8-21 11:14:4 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:14:4 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:14:4 [log] wx.hideLoading api invoke 2020-8-21 11:14:4 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:14:4 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:14:4 [log] wx.hideLoading api invoke 2020-8-21 11:14:5 [log] wx.getStorageSync api invoke 2020-8-21 11:14:5 [log] wx.getStorageSync return 2020-8-21 11:14:5 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:14:5 [log] wx.showLoading api invoke 2020-8-21 11:14:5 [log] wx.getStorageSync api invoke 2020-8-21 11:14:5 [log] wx.getStorageSync return 2020-8-21 11:14:5 [log] wx.getStorageSync api invoke 2020-8-21 11:14:5 [log] wx.getStorageSync return 2020-8-21 11:14:5 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:14:5 [log] wx.getSystemInfoSync return 2020-8-21 11:14:5 [log] wx.request api invoke with seq 0 2020-8-21 11:14:5 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:14:5 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:14:5 [log] wx.hideLoading api invoke 2020-8-21 11:14:5 [log] wx.navigateTo api invoke 2020-8-21 11:14:5 [log] page pages/index/index onHide have been invoked 2020-8-21 11:14:5 [log] wx.getSystemInfo api invoke 2020-8-21 11:14:5 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-21 11:14:5 [log] wx.getSystemInfo api invoke 2020-8-21 11:14:5 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-21 11:14:5 [log] wx.getStorageSync api invoke 2020-8-21 11:14:5 [log] wx.getStorageSync return 2020-8-21 11:14:5 [log] wx.getStorageSync api invoke 2020-8-21 11:14:5 [log] wx.getStorageSync return 2020-8-21 11:14:5 [log] wx.getStorageSync api invoke 2020-8-21 11:14:5 [log] wx.getStorageSync return 2020-8-21 11:14:5 [log] wx.getStorageSync api invoke 2020-8-21 11:14:5 [log] wx.getStorageSync return 2020-8-21 11:14:5 [log] page pages/displayManage/vividProject/vividProject onLoad have been invoked 2020-8-21 11:14:5 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:14:5 [log] wx.showLoading api invoke 2020-8-21 11:14:5 [log] wx.getStorageSync api invoke 2020-8-21 11:14:5 [log] wx.getStorageSync return 2020-8-21 11:14:5 [log] wx.getStorageSync api invoke 2020-8-21 11:14:5 [log] wx.getStorageSync return 2020-8-21 11:14:5 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:14:5 [log] wx.getSystemInfoSync return 2020-8-21 11:14:5 [log] wx.request api invoke with seq 0 2020-8-21 11:14:5 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:14:5 [log] wx.showLoading api invoke 2020-8-21 11:14:5 [log] wx.getStorageSync api invoke 2020-8-21 11:14:5 [log] wx.getStorageSync return 2020-8-21 11:14:5 [log] wx.getStorageSync api invoke 2020-8-21 11:14:5 [log] wx.getStorageSync return 2020-8-21 11:14:5 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:14:5 [log] wx.getSystemInfoSync return 2020-8-21 11:14:5 [log] wx.request api invoke with seq 0 2020-8-21 11:14:5 [log] wx.getStorageSync api invoke 2020-8-21 11:14:5 [log] wx.getStorageSync return 2020-8-21 11:14:5 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-8-21 11:14:5 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:14:5 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:14:5 [log] wx.hideLoading api invoke 2020-8-21 11:14:5 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:14:5 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:14:5 [log] wx.hideLoading api invoke 2020-8-21 11:14:5 [log] page pages/displayManage/vividProject/vividProject onReady have been invoked 2020-8-21 11:14:8 [log] wx.navigateTo api invoke 2020-8-21 11:14:8 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-8-21 11:14:8 [log] wx.getStorageSync api invoke 2020-8-21 11:14:8 [log] wx.getStorageSync return 2020-8-21 11:14:8 [log] wx.getStorageSync api invoke 2020-8-21 11:14:8 [log] wx.getStorageSync return 2020-8-21 11:14:8 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:14:8 [log] wx.showLoading api invoke 2020-8-21 11:14:8 [log] wx.getStorageSync api invoke 2020-8-21 11:14:8 [log] wx.getStorageSync return 2020-8-21 11:14:8 [log] wx.getStorageSync api invoke 2020-8-21 11:14:8 [log] wx.getStorageSync return 2020-8-21 11:14:8 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:14:8 [log] wx.getSystemInfoSync return 2020-8-21 11:14:8 [log] wx.request api invoke with seq 0 2020-8-21 11:14:8 [log] page pages/displayManage/groupList/groupList onLoad have been invoked 2020-8-21 11:14:8 [log] wx.getStorageSync api invoke 2020-8-21 11:14:8 [log] wx.getStorageSync return 2020-8-21 11:14:8 [log] page pages/displayManage/groupList/groupList onShow have been invoked 2020-8-21 11:14:8 [log] page pages/displayManage/groupList/groupList onReady have been invoked 2020-8-21 11:14:9 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:14:9 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:14:9 [log] wx.hideLoading api invoke 2020-8-21 11:14:10 [log] wx.redirectTo api invoke 2020-8-21 11:14:10 [log] page pages/displayManage/groupList/groupList onUnload have been invoked 2020-8-21 11:14:10 [log] wx.getLocation api invoke 2020-8-21 11:14:10 [log] page pages/displayManage/upload/upload onLoad have been invoked 2020-8-21 11:14:10 [log] wx.getStorageSync api invoke 2020-8-21 11:14:10 [log] wx.getStorageSync return 2020-8-21 11:14:10 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-8-21 11:14:10 [log] page pages/displayManage/upload/upload onReady have been invoked 2020-8-21 11:14:10 [log] wx.getLocation success callback with msg getLocation:ok 2020-8-21 11:14:10 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:14:10 [log] wx.showLoading api invoke 2020-8-21 11:14:10 [log] wx.getStorageSync api invoke 2020-8-21 11:14:10 [log] wx.getStorageSync return 2020-8-21 11:14:10 [log] wx.getStorageSync api invoke 2020-8-21 11:14:10 [log] wx.getStorageSync return 2020-8-21 11:14:10 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:14:10 [log] wx.getSystemInfoSync return 2020-8-21 11:14:10 [log] wx.request api invoke with seq 0 2020-8-21 11:14:10 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:14:10 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:14:10 [log] wx.hideLoading api invoke 2020-8-21 11:14:17 [log] wx.getStorageSync api invoke 2020-8-21 11:14:17 [log] wx.getStorageSync return 2020-8-21 11:14:17 [log] wx.chooseVideo api invoke 2020-8-21 11:14:18 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-8-21 11:14:18 [log] App onHide have been invoked 2020-8-21 11:14:48 [log] wx.getLocation api invoke 2020-8-21 11:14:48 [log] wx.chooseVideo success callback with msg chooseVideo:ok 2020-8-21 11:14:49 [log] wx.getLocation success callback with msg getLocation:ok 2020-8-21 11:14:49 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:14:49 [log] wx.showLoading api invoke 2020-8-21 11:14:49 [log] wx.getStorageSync api invoke 2020-8-21 11:14:49 [log] wx.getStorageSync return 2020-8-21 11:14:49 [log] wx.getStorageSync api invoke 2020-8-21 11:14:49 [log] wx.getStorageSync return 2020-8-21 11:14:49 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:14:49 [log] wx.getSystemInfoSync return 2020-8-21 11:14:49 [log] wx.request api invoke with seq 0 2020-8-21 11:14:49 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:14:49 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:14:49 [log] wx.hideLoading api invoke 2020-8-21 11:14:49 [log] wx.request api invoke with seq 0 2020-8-21 11:14:49 [log] wx.getUpdateManager api invoke 2020-8-21 11:14:49 [log] wx.getUpdateManager return 2020-8-21 11:14:49 [log] App onShow have been invoked 2020-8-21 11:14:49 [log] wx.getStorageSync api invoke 2020-8-21 11:14:49 [log] wx.getStorageSync return 2020-8-21 11:14:49 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-8-21 11:14:49 [log] wx.uploadFile api invoke 2020-8-21 11:14:49 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:14:50 [log] wx.request api invoke with seq 0 2020-8-21 11:14:50 [log] wx.uploadFile success callback with msg uploadFile:ok 2020-8-21 11:14:50 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:14:50 [log] wx.getSystemInfo api invoke 2020-8-21 11:14:50 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-21 11:14:50 [log] wx.getSystemInfo api invoke 2020-8-21 11:14:50 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-21 11:14:50 [log] wx.getSystemInfo api invoke 2020-8-21 11:14:50 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-21 11:14:54 [log] wx.requestSubscribeMessage api invoke 2020-8-21 11:14:54 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:14:54 [log] wx.showLoading api invoke 2020-8-21 11:14:54 [log] wx.getStorageSync api invoke 2020-8-21 11:14:54 [log] wx.getStorageSync return 2020-8-21 11:14:55 [log] wx.getStorageSync api invoke 2020-8-21 11:14:55 [log] wx.getStorageSync return 2020-8-21 11:14:55 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:14:55 [log] wx.getSystemInfoSync return 2020-8-21 11:14:55 [log] wx.request api invoke with seq 0 2020-8-21 11:14:55 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:14:55 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:14:55 [log] wx.hideLoading api invoke 2020-8-21 11:14:55 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:14:55 [log] wx.showLoading api invoke 2020-8-21 11:14:55 [log] wx.getStorageSync api invoke 2020-8-21 11:14:55 [log] wx.getStorageSync return 2020-8-21 11:14:55 [log] wx.getStorageSync api invoke 2020-8-21 11:14:55 [log] wx.getStorageSync return 2020-8-21 11:14:55 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:14:55 [log] wx.getSystemInfoSync return 2020-8-21 11:14:55 [log] wx.request api invoke with seq 0 2020-8-21 11:14:55 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:14:55 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:14:55 [log] wx.hideLoading api invoke 2020-8-21 11:14:55 [log] wx.redirectTo api invoke 2020-8-21 11:14:55 [log] page pages/displayManage/upload/upload onUnload have been invoked 2020-8-21 11:14:55 [log] page pages/displayManage/result/result onLoad have been invoked 2020-8-21 11:14:55 [log] wx.getStorageSync api invoke 2020-8-21 11:14:55 [log] wx.getStorageSync return 2020-8-21 11:14:55 [log] page pages/displayManage/result/result onShow have been invoked 2020-8-21 11:14:55 [log] wx.showNavigationBarLoading api invoke 2020-8-21 11:14:55 [log] wx.showLoading api invoke 2020-8-21 11:14:55 [log] wx.getStorageSync api invoke 2020-8-21 11:14:55 [log] wx.getStorageSync return 2020-8-21 11:14:55 [log] wx.getStorageSync api invoke 2020-8-21 11:14:55 [log] wx.getStorageSync return 2020-8-21 11:14:55 [log] wx.getSystemInfoSync api invoke 2020-8-21 11:14:55 [log] wx.getSystemInfoSync return 2020-8-21 11:14:55 [log] wx.request api invoke with seq 0 2020-8-21 11:14:55 [log] page pages/displayManage/result/result onReady have been invoked 2020-8-21 11:14:56 [log] wx.request success callback with msg request:ok with seq 0 2020-8-21 11:14:56 [log] wx.hideNavigationBarLoading api invoke 2020-8-21 11:14:56 [log] wx.hideLoading api invoke 2020-8-21 11:14:56 [log] wx.getSystemInfo api invoke 2020-8-21 11:14:56 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-21 11:14:56 [log] wx.getSystemInfo api invoke 2020-8-21 11:14:56 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-21 11:14:56 [log] wx.getSystemInfo api invoke 2020-8-21 11:14:56 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-21 11:14:56 [log] wx.requestSubscribeMessage success callback with msg requestSubscribeMessage:ok 2020-8-21 11:14:59 [log] page pages/displayManage/result/result onHide have been invoked 2020-8-21 11:14:59 [log] App onHide have been invoked 2020-8-24 11:19:29 [log] wx.getSystemInfoSync api invoke 2020-8-24 11:19:29 [log] wx.getSystemInfoSync return 2020-8-24 11:19:29 [log] wx.onNetworkStatusChange api invoke 2020-8-24 11:19:29 [log] App onLaunch have been invoked 2020-8-24 11:19:29 [log] wx.getUpdateManager api invoke 2020-8-24 11:19:29 [log] wx.getUpdateManager return 2020-8-24 11:19:29 [log] App onShow have been invoked 2020-8-24 11:19:30 [log] wx.getStorageSync api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync return 2020-8-24 11:19:30 [log] wx.getStorageSync api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync return 2020-8-24 11:19:30 [log] wx.showNavigationBarLoading api invoke 2020-8-24 11:19:30 [log] wx.showLoading api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync return 2020-8-24 11:19:30 [log] wx.getSystemInfoSync api invoke 2020-8-24 11:19:30 [log] wx.getSystemInfoSync return 2020-8-24 11:19:30 [log] wx.request api invoke with seq 0 2020-8-24 11:19:30 [log] wx.showNavigationBarLoading api invoke 2020-8-24 11:19:30 [log] wx.showLoading api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync return 2020-8-24 11:19:30 [log] wx.getSystemInfoSync api invoke 2020-8-24 11:19:30 [log] wx.getSystemInfoSync return 2020-8-24 11:19:30 [log] wx.request api invoke with seq 0 2020-8-24 11:19:30 [log] wx.getStorageSync api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync return 2020-8-24 11:19:30 [log] wx.showNavigationBarLoading api invoke 2020-8-24 11:19:30 [log] wx.showLoading api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync return 2020-8-24 11:19:30 [log] wx.getSystemInfoSync api invoke 2020-8-24 11:19:30 [log] wx.getSystemInfoSync return 2020-8-24 11:19:30 [log] wx.request api invoke with seq 0 2020-8-24 11:19:30 [log] wx.showNavigationBarLoading api invoke 2020-8-24 11:19:30 [log] wx.showLoading api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync return 2020-8-24 11:19:30 [log] wx.getSystemInfoSync api invoke 2020-8-24 11:19:30 [log] wx.getSystemInfoSync return 2020-8-24 11:19:30 [log] wx.request api invoke with seq 0 2020-8-24 11:19:30 [log] page pages/index/index onLoad have been invoked 2020-8-24 11:19:30 [log] wx.getStorageSync api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync return 2020-8-24 11:19:30 [log] wx.showNavigationBarLoading api invoke 2020-8-24 11:19:30 [log] wx.showLoading api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync return 2020-8-24 11:19:30 [log] wx.getStorageSync api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync return 2020-8-24 11:19:30 [log] wx.getSystemInfoSync api invoke 2020-8-24 11:19:30 [log] wx.getSystemInfoSync return 2020-8-24 11:19:30 [log] wx.request api invoke with seq 0 2020-8-24 11:19:30 [log] wx.showNavigationBarLoading api invoke 2020-8-24 11:19:30 [log] wx.showLoading api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync return 2020-8-24 11:19:30 [log] wx.getStorageSync api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync return 2020-8-24 11:19:30 [log] wx.getSystemInfoSync api invoke 2020-8-24 11:19:30 [log] wx.getSystemInfoSync return 2020-8-24 11:19:30 [log] wx.request api invoke with seq 0 2020-8-24 11:19:30 [log] wx.showNavigationBarLoading api invoke 2020-8-24 11:19:30 [log] wx.showLoading api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync return 2020-8-24 11:19:30 [log] wx.getStorageSync api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync return 2020-8-24 11:19:30 [log] wx.getSystemInfoSync api invoke 2020-8-24 11:19:30 [log] wx.getSystemInfoSync return 2020-8-24 11:19:30 [log] wx.request api invoke with seq 0 2020-8-24 11:19:30 [log] wx.getStorageSync api invoke 2020-8-24 11:19:30 [log] wx.getStorageSync return 2020-8-24 11:19:30 [log] page pages/index/index onShow have been invoked 2020-8-24 11:19:30 [log] page pages/index/index onReady have been invoked 2020-8-24 11:19:31 [log] wx.request success callback with msg request:ok with seq 0 2020-8-24 11:19:31 [log] wx.hideNavigationBarLoading api invoke 2020-8-24 11:19:31 [log] wx.hideLoading api invoke 2020-8-24 11:19:31 [log] wx.request success callback with msg request:ok with seq 0 2020-8-24 11:19:31 [log] wx.hideNavigationBarLoading api invoke 2020-8-24 11:19:31 [log] wx.hideLoading api invoke 2020-8-24 11:19:31 [log] wx.stopPullDownRefresh api invoke 2020-8-24 11:19:31 [log] wx.getStorageSync api invoke 2020-8-24 11:19:31 [log] wx.getStorageSync return 2020-8-24 11:19:31 [log] wx.request success callback with msg request:ok with seq 0 2020-8-24 11:19:31 [log] wx.hideNavigationBarLoading api invoke 2020-8-24 11:19:31 [log] wx.hideLoading api invoke 2020-8-24 11:19:31 [log] wx.request success callback with msg request:ok with seq 0 2020-8-24 11:19:31 [log] wx.hideNavigationBarLoading api invoke 2020-8-24 11:19:31 [log] wx.hideLoading api invoke 2020-8-24 11:19:31 [log] wx.request success callback with msg request:ok with seq 0 2020-8-24 11:19:31 [log] wx.hideNavigationBarLoading api invoke 2020-8-24 11:19:31 [log] wx.hideLoading api invoke 2020-8-24 11:19:31 [log] wx.request success callback with msg request:ok with seq 0 2020-8-24 11:19:31 [log] wx.hideNavigationBarLoading api invoke 2020-8-24 11:19:31 [log] wx.hideLoading api invoke 2020-8-24 11:19:31 [log] wx.request success callback with msg request:ok with seq 0 2020-8-24 11:19:31 [log] wx.hideNavigationBarLoading api invoke 2020-8-24 11:19:31 [log] wx.hideLoading api invoke 2020-8-24 11:19:31 [log] wx.getNetworkType api invoke 2020-8-24 11:19:31 [log] wx.onNetworkStatusChange api invoke 2020-8-24 11:19:31 [log] wx.getNetworkType success callback with msg getNetworkType:ok 2020-8-24 11:19:32 [log] wx.getStorageSync api invoke 2020-8-24 11:19:32 [log] wx.getStorageSync return 2020-8-24 11:19:32 [log] wx.showNavigationBarLoading api invoke 2020-8-24 11:19:32 [log] wx.showLoading api invoke 2020-8-24 11:19:32 [log] wx.getStorageSync api invoke 2020-8-24 11:19:32 [log] wx.getStorageSync return 2020-8-24 11:19:32 [log] wx.getStorageSync api invoke 2020-8-24 11:19:32 [log] wx.getStorageSync return 2020-8-24 11:19:32 [log] wx.getSystemInfoSync api invoke 2020-8-24 11:19:32 [log] wx.getSystemInfoSync return 2020-8-24 11:19:32 [log] wx.request api invoke with seq 0 2020-8-24 11:19:32 [log] wx.request success callback with msg request:ok with seq 0 2020-8-24 11:19:32 [log] wx.hideNavigationBarLoading api invoke 2020-8-24 11:19:32 [log] wx.hideLoading api invoke 2020-8-24 11:19:32 [log] wx.navigateTo api invoke 2020-8-24 11:19:32 [log] page pages/index/index onHide have been invoked 2020-8-24 11:19:32 [log] wx.getSystemInfo api invoke 2020-8-24 11:19:32 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-24 11:19:32 [log] wx.getSystemInfo api invoke 2020-8-24 11:19:32 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-24 11:19:32 [log] wx.getStorageSync api invoke 2020-8-24 11:19:32 [log] wx.getStorageSync return 2020-8-24 11:19:32 [log] wx.getStorageSync api invoke 2020-8-24 11:19:32 [log] wx.getStorageSync return 2020-8-24 11:19:32 [log] wx.getStorageSync api invoke 2020-8-24 11:19:32 [log] wx.getStorageSync return 2020-8-24 11:19:32 [log] wx.getStorageSync api invoke 2020-8-24 11:19:32 [log] wx.getStorageSync return 2020-8-24 11:19:32 [log] page pages/displayManage/vividProject/vividProject onLoad have been invoked 2020-8-24 11:19:32 [log] wx.showNavigationBarLoading api invoke 2020-8-24 11:19:32 [log] wx.showLoading api invoke 2020-8-24 11:19:32 [log] wx.getStorageSync api invoke 2020-8-24 11:19:32 [log] wx.getStorageSync return 2020-8-24 11:19:32 [log] wx.getStorageSync api invoke 2020-8-24 11:19:32 [log] wx.getStorageSync return 2020-8-24 11:19:32 [log] wx.getSystemInfoSync api invoke 2020-8-24 11:19:32 [log] wx.getSystemInfoSync return 2020-8-24 11:19:32 [log] wx.request api invoke with seq 0 2020-8-24 11:19:32 [log] wx.showNavigationBarLoading api invoke 2020-8-24 11:19:32 [log] wx.showLoading api invoke 2020-8-24 11:19:32 [log] wx.getStorageSync api invoke 2020-8-24 11:19:32 [log] wx.getStorageSync return 2020-8-24 11:19:32 [log] wx.getStorageSync api invoke 2020-8-24 11:19:32 [log] wx.getStorageSync return 2020-8-24 11:19:32 [log] wx.getSystemInfoSync api invoke 2020-8-24 11:19:32 [log] wx.getSystemInfoSync return 2020-8-24 11:19:32 [log] wx.request api invoke with seq 0 2020-8-24 11:19:32 [log] wx.getStorageSync api invoke 2020-8-24 11:19:32 [log] wx.getStorageSync return 2020-8-24 11:19:32 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-8-24 11:19:32 [log] wx.request success callback with msg request:ok with seq 0 2020-8-24 11:19:32 [log] wx.hideNavigationBarLoading api invoke 2020-8-24 11:19:32 [log] wx.hideLoading api invoke 2020-8-24 11:19:32 [log] page pages/displayManage/vividProject/vividProject onReady have been invoked 2020-8-24 11:19:33 [log] wx.request success callback with msg request:ok with seq 0 2020-8-24 11:19:33 [log] wx.hideNavigationBarLoading api invoke 2020-8-24 11:19:33 [log] wx.hideLoading api invoke 2020-8-24 11:19:34 [log] wx.getSystemInfoSync api invoke 2020-8-24 11:19:34 [log] wx.getSystemInfoSync return 2020-8-24 11:19:34 [log] wx.navigateTo api invoke 2020-8-24 11:19:34 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-8-24 11:19:34 [log] wx.getStorageSync api invoke 2020-8-24 11:19:34 [log] wx.getStorageSync return 2020-8-24 11:19:34 [log] wx.getStorageSync api invoke 2020-8-24 11:19:34 [log] wx.getStorageSync return 2020-8-24 11:19:34 [log] wx.showNavigationBarLoading api invoke 2020-8-24 11:19:34 [log] wx.showLoading api invoke 2020-8-24 11:19:34 [log] wx.getStorageSync api invoke 2020-8-24 11:19:34 [log] wx.getStorageSync return 2020-8-24 11:19:34 [log] wx.getStorageSync api invoke 2020-8-24 11:19:34 [log] wx.getStorageSync return 2020-8-24 11:19:34 [log] wx.getSystemInfoSync api invoke 2020-8-24 11:19:34 [log] wx.getSystemInfoSync return 2020-8-24 11:19:34 [log] wx.request api invoke with seq 0 2020-8-24 11:19:34 [log] page pages/displayManage/groupList/groupList onLoad have been invoked 2020-8-24 11:19:34 [log] wx.getStorageSync api invoke 2020-8-24 11:19:34 [log] wx.getStorageSync return 2020-8-24 11:19:34 [log] page pages/displayManage/groupList/groupList onShow have been invoked 2020-8-24 11:19:34 [log] page pages/displayManage/groupList/groupList onReady have been invoked 2020-8-24 11:19:35 [log] wx.request success callback with msg request:ok with seq 0 2020-8-24 11:19:35 [log] wx.hideNavigationBarLoading api invoke 2020-8-24 11:19:35 [log] wx.hideLoading api invoke 2020-8-24 11:19:43 [log] wx.redirectTo api invoke 2020-8-24 11:19:43 [log] page pages/displayManage/groupList/groupList onUnload have been invoked 2020-8-24 11:19:43 [log] wx.getLocation api invoke 2020-8-24 11:19:43 [log] page pages/displayManage/upload/upload onLoad have been invoked 2020-8-24 11:19:43 [log] wx.getStorageSync api invoke 2020-8-24 11:19:43 [log] wx.getStorageSync return 2020-8-24 11:19:43 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-8-24 11:19:43 [log] page pages/displayManage/upload/upload onReady have been invoked 2020-8-24 11:19:43 [log] wx.getLocation success callback with msg getLocation:ok 2020-8-24 11:19:43 [log] wx.showNavigationBarLoading api invoke 2020-8-24 11:19:43 [log] wx.showLoading api invoke 2020-8-24 11:19:44 [log] wx.getStorageSync api invoke 2020-8-24 11:19:44 [log] wx.getStorageSync return 2020-8-24 11:19:44 [log] wx.getStorageSync api invoke 2020-8-24 11:19:44 [log] wx.getStorageSync return 2020-8-24 11:19:44 [log] wx.getSystemInfoSync api invoke 2020-8-24 11:19:44 [log] wx.getSystemInfoSync return 2020-8-24 11:19:44 [log] wx.request api invoke with seq 0 2020-8-24 11:19:44 [log] wx.request success callback with msg request:ok with seq 0 2020-8-24 11:19:44 [log] wx.hideNavigationBarLoading api invoke 2020-8-24 11:19:44 [log] wx.hideLoading api invoke 2020-8-24 11:19:45 [log] wx.getStorageSync api invoke 2020-8-24 11:19:45 [log] wx.getStorageSync return 2020-8-24 11:19:45 [log] wx.chooseVideo api invoke 2020-8-24 11:19:46 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-8-24 11:19:46 [log] App onHide have been invoked 2020-8-24 11:20:20 [log] wx.getLocation api invoke 2020-8-24 11:20:20 [log] wx.chooseVideo success callback with msg chooseVideo:ok 2020-8-24 11:20:20 [log] wx.getLocation success callback with msg getLocation:ok 2020-8-24 11:20:20 [log] wx.showNavigationBarLoading api invoke 2020-8-24 11:20:20 [log] wx.showLoading api invoke 2020-8-24 11:20:20 [log] wx.getStorageSync api invoke 2020-8-24 11:20:20 [log] wx.getStorageSync return 2020-8-24 11:20:20 [log] wx.getStorageSync api invoke 2020-8-24 11:20:20 [log] wx.getStorageSync return 2020-8-24 11:20:20 [log] wx.getSystemInfoSync api invoke 2020-8-24 11:20:20 [log] wx.getSystemInfoSync return 2020-8-24 11:20:20 [log] wx.request api invoke with seq 0 2020-8-24 11:20:21 [log] wx.request success callback with msg request:ok with seq 0 2020-8-24 11:20:21 [log] wx.hideNavigationBarLoading api invoke 2020-8-24 11:20:21 [log] wx.hideLoading api invoke 2020-8-24 11:20:21 [log] wx.request api invoke with seq 0 2020-8-24 11:20:21 [log] wx.getUpdateManager api invoke 2020-8-24 11:20:21 [log] wx.getUpdateManager return 2020-8-24 11:20:21 [log] App onShow have been invoked 2020-8-24 11:20:21 [log] wx.getStorageSync api invoke 2020-8-24 11:20:21 [log] wx.getStorageSync return 2020-8-24 11:20:21 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-8-24 11:20:21 [log] wx.uploadFile api invoke 2020-8-24 11:20:21 [log] wx.request success callback with msg request:ok with seq 0 2020-8-24 11:20:24 [log] wx.request api invoke with seq 0 2020-8-24 11:20:24 [log] wx.uploadFile success callback with msg uploadFile:ok 2020-8-24 11:20:25 [log] wx.request success callback with msg request:ok with seq 0 2020-8-24 11:20:25 [log] wx.getSystemInfo api invoke 2020-8-24 11:20:25 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-24 11:20:25 [log] wx.getSystemInfo api invoke 2020-8-24 11:20:25 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-24 11:20:25 [log] wx.getSystemInfo api invoke 2020-8-24 11:20:25 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-24 11:20:28 [log] wx.requestSubscribeMessage api invoke 2020-8-24 11:20:28 [log] wx.showNavigationBarLoading api invoke 2020-8-24 11:20:28 [log] wx.showLoading api invoke 2020-8-24 11:20:28 [log] wx.getStorageSync api invoke 2020-8-24 11:20:28 [log] wx.getStorageSync return 2020-8-24 11:20:28 [log] wx.getStorageSync api invoke 2020-8-24 11:20:28 [log] wx.getStorageSync return 2020-8-24 11:20:28 [log] wx.getSystemInfoSync api invoke 2020-8-24 11:20:28 [log] wx.getSystemInfoSync return 2020-8-24 11:20:28 [log] wx.request api invoke with seq 0 2020-8-24 11:20:29 [log] wx.request success callback with msg request:ok with seq 0 2020-8-24 11:20:29 [log] wx.hideNavigationBarLoading api invoke 2020-8-24 11:20:29 [log] wx.hideLoading api invoke 2020-8-24 11:20:29 [log] wx.showNavigationBarLoading api invoke 2020-8-24 11:20:29 [log] wx.showLoading api invoke 2020-8-24 11:20:29 [log] wx.getStorageSync api invoke 2020-8-24 11:20:29 [log] wx.getStorageSync return 2020-8-24 11:20:29 [log] wx.getStorageSync api invoke 2020-8-24 11:20:29 [log] wx.getStorageSync return 2020-8-24 11:20:29 [log] wx.getSystemInfoSync api invoke 2020-8-24 11:20:29 [log] wx.getSystemInfoSync return 2020-8-24 11:20:29 [log] wx.request api invoke with seq 0 2020-8-24 11:20:29 [log] wx.request success callback with msg request:ok with seq 0 2020-8-24 11:20:29 [log] wx.hideNavigationBarLoading api invoke 2020-8-24 11:20:29 [log] wx.hideLoading api invoke 2020-8-24 11:20:29 [log] wx.redirectTo api invoke 2020-8-24 11:20:29 [log] page pages/displayManage/upload/upload onUnload have been invoked 2020-8-24 11:20:29 [log] page pages/displayManage/result/result onLoad have been invoked 2020-8-24 11:20:29 [log] wx.getStorageSync api invoke 2020-8-24 11:20:29 [log] wx.getStorageSync return 2020-8-24 11:20:29 [log] page pages/displayManage/result/result onShow have been invoked 2020-8-24 11:20:29 [log] wx.showNavigationBarLoading api invoke 2020-8-24 11:20:29 [log] wx.showLoading api invoke 2020-8-24 11:20:29 [log] wx.getStorageSync api invoke 2020-8-24 11:20:29 [log] wx.getStorageSync return 2020-8-24 11:20:29 [log] wx.getStorageSync api invoke 2020-8-24 11:20:29 [log] wx.getStorageSync return 2020-8-24 11:20:29 [log] wx.getSystemInfoSync api invoke 2020-8-24 11:20:29 [log] wx.getSystemInfoSync return 2020-8-24 11:20:29 [log] wx.request api invoke with seq 0 2020-8-24 11:20:29 [log] page pages/displayManage/result/result onReady have been invoked 2020-8-24 11:20:30 [log] wx.request success callback with msg request:ok with seq 0 2020-8-24 11:20:30 [log] wx.hideNavigationBarLoading api invoke 2020-8-24 11:20:30 [log] wx.hideLoading api invoke 2020-8-24 11:20:30 [log] wx.getSystemInfo api invoke 2020-8-24 11:20:30 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-24 11:20:30 [log] wx.getSystemInfo api invoke 2020-8-24 11:20:30 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-24 11:20:30 [log] wx.getSystemInfo api invoke 2020-8-24 11:20:30 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-8-24 11:20:30 [log] wx.requestSubscribeMessage success callback with msg requestSubscribeMessage:ok 2020-8-24 11:20:39 [log] page pages/displayManage/result/result onHide have been invoked 2020-8-24 11:20:39 [log] App onHide have been invoked 2020-9-14 11:44:18 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:18 [log] wx.getSystemInfoSync return 2020-9-14 11:44:18 [log] wx.onNetworkStatusChange api invoke 2020-9-14 11:44:18 [log] App onLaunch have been invoked 2020-9-14 11:44:18 [log] wx.getUpdateManager api invoke 2020-9-14 11:44:18 [log] wx.getUpdateManager return 2020-9-14 11:44:18 [log] App onShow have been invoked 2020-9-14 11:44:18 [log] wx.getStorageSync api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync return 2020-9-14 11:44:18 [log] wx.getStorageSync api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync return 2020-9-14 11:44:18 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:18 [log] wx.showLoading api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync return 2020-9-14 11:44:18 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:18 [log] wx.getSystemInfoSync return 2020-9-14 11:44:18 [log] wx.request api invoke with seq 0 2020-9-14 11:44:18 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:18 [log] wx.showLoading api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync return 2020-9-14 11:44:18 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:18 [log] wx.getSystemInfoSync return 2020-9-14 11:44:18 [log] wx.request api invoke with seq 0 2020-9-14 11:44:18 [log] wx.getStorageSync api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync return 2020-9-14 11:44:18 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:18 [log] wx.showLoading api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync return 2020-9-14 11:44:18 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:18 [log] wx.getSystemInfoSync return 2020-9-14 11:44:18 [log] wx.request api invoke with seq 0 2020-9-14 11:44:18 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:18 [log] wx.showLoading api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync return 2020-9-14 11:44:18 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:18 [log] wx.getSystemInfoSync return 2020-9-14 11:44:18 [log] wx.request api invoke with seq 0 2020-9-14 11:44:18 [log] page pages/index/index onLoad have been invoked 2020-9-14 11:44:18 [log] wx.getStorageSync api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync return 2020-9-14 11:44:18 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:18 [log] wx.showLoading api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync return 2020-9-14 11:44:18 [log] wx.getStorageSync api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync return 2020-9-14 11:44:18 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:18 [log] wx.getSystemInfoSync return 2020-9-14 11:44:18 [log] wx.request api invoke with seq 0 2020-9-14 11:44:18 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:18 [log] wx.showLoading api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync return 2020-9-14 11:44:18 [log] wx.getStorageSync api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync return 2020-9-14 11:44:18 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:18 [log] wx.getSystemInfoSync return 2020-9-14 11:44:18 [log] wx.request api invoke with seq 0 2020-9-14 11:44:18 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:18 [log] wx.showLoading api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync return 2020-9-14 11:44:18 [log] wx.getStorageSync api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync return 2020-9-14 11:44:18 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:18 [log] wx.getSystemInfoSync return 2020-9-14 11:44:18 [log] wx.request api invoke with seq 0 2020-9-14 11:44:18 [log] wx.getStorageSync api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync return 2020-9-14 11:44:18 [log] page pages/index/index onShow have been invoked 2020-9-14 11:44:18 [log] page pages/index/index onReady have been invoked 2020-9-14 11:44:18 [log] wx.showToast api invoke 2020-9-14 11:44:18 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:18 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:18 [log] wx.hideLoading api invoke 2020-9-14 11:44:18 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:18 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:18 [log] wx.hideLoading api invoke 2020-9-14 11:44:18 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:18 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:18 [log] wx.hideLoading api invoke 2020-9-14 11:44:18 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:18 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:18 [log] wx.hideLoading api invoke 2020-9-14 11:44:18 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:18 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:18 [log] wx.hideLoading api invoke 2020-9-14 11:44:18 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:18 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:18 [log] wx.hideLoading api invoke 2020-9-14 11:44:18 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:18 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:18 [log] wx.hideLoading api invoke 2020-9-14 11:44:18 [log] wx.stopPullDownRefresh api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync api invoke 2020-9-14 11:44:18 [log] wx.getStorageSync return 2020-9-14 11:44:20 [log] wx.getNetworkType api invoke 2020-9-14 11:44:20 [log] wx.onNetworkStatusChange api invoke 2020-9-14 11:44:20 [log] wx.getNetworkType success callback with msg getNetworkType:ok 2020-9-14 11:44:23 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:23 [log] wx.getSystemInfoSync return 2020-9-14 11:44:23 [log] wx.onNetworkStatusChange api invoke 2020-9-14 11:44:23 [log] App onLaunch have been invoked 2020-9-14 11:44:23 [log] wx.getUpdateManager api invoke 2020-9-14 11:44:23 [log] wx.getUpdateManager return 2020-9-14 11:44:23 [log] App onShow have been invoked 2020-9-14 11:44:23 [log] wx.getStorageSync api invoke 2020-9-14 11:44:23 [log] wx.getStorageSync return 2020-9-14 11:44:23 [log] wx.getSystemInfo api invoke 2020-9-14 11:44:23 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-14 11:44:23 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:23 [log] wx.getSystemInfoSync return 2020-9-14 11:44:23 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:23 [log] wx.getSystemInfoSync return 2020-9-14 11:44:23 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:23 [log] wx.getSystemInfoSync return 2020-9-14 11:44:24 [log] wx.getStorageSync api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync return 2020-9-14 11:44:24 [log] wx.getStorageSync api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync return 2020-9-14 11:44:24 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:24 [log] wx.showLoading api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync return 2020-9-14 11:44:24 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:24 [log] wx.getSystemInfoSync return 2020-9-14 11:44:24 [log] wx.request api invoke with seq 0 2020-9-14 11:44:24 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:24 [log] wx.showLoading api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync return 2020-9-14 11:44:24 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:24 [log] wx.getSystemInfoSync return 2020-9-14 11:44:24 [log] wx.request api invoke with seq 0 2020-9-14 11:44:24 [log] wx.getStorageSync api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync return 2020-9-14 11:44:24 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:24 [log] wx.showLoading api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync return 2020-9-14 11:44:24 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:24 [log] wx.getSystemInfoSync return 2020-9-14 11:44:24 [log] wx.request api invoke with seq 0 2020-9-14 11:44:24 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:24 [log] wx.showLoading api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync return 2020-9-14 11:44:24 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:24 [log] wx.getSystemInfoSync return 2020-9-14 11:44:24 [log] wx.request api invoke with seq 0 2020-9-14 11:44:24 [log] page pages/index/index onLoad have been invoked 2020-9-14 11:44:24 [log] wx.getStorageSync api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync return 2020-9-14 11:44:24 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:24 [log] wx.showLoading api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync return 2020-9-14 11:44:24 [log] wx.getStorageSync api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync return 2020-9-14 11:44:24 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:24 [log] wx.getSystemInfoSync return 2020-9-14 11:44:24 [log] wx.request api invoke with seq 0 2020-9-14 11:44:24 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:24 [log] wx.showLoading api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync return 2020-9-14 11:44:24 [log] wx.getStorageSync api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync return 2020-9-14 11:44:24 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:24 [log] wx.getSystemInfoSync return 2020-9-14 11:44:24 [log] wx.request api invoke with seq 0 2020-9-14 11:44:24 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:24 [log] wx.showLoading api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync return 2020-9-14 11:44:24 [log] wx.getStorageSync api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync return 2020-9-14 11:44:24 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:24 [log] wx.getSystemInfoSync return 2020-9-14 11:44:24 [log] wx.request api invoke with seq 0 2020-9-14 11:44:24 [log] wx.getStorageSync api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync return 2020-9-14 11:44:24 [log] page pages/index/index onShow have been invoked 2020-9-14 11:44:24 [log] page pages/index/index onReady have been invoked 2020-9-14 11:44:24 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:24 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:24 [log] wx.hideLoading api invoke 2020-9-14 11:44:24 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:24 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:24 [log] wx.hideLoading api invoke 2020-9-14 11:44:24 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:24 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:24 [log] wx.hideLoading api invoke 2020-9-14 11:44:24 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:24 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:24 [log] wx.hideLoading api invoke 2020-9-14 11:44:24 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:24 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:24 [log] wx.hideLoading api invoke 2020-9-14 11:44:24 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:24 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:24 [log] wx.hideLoading api invoke 2020-9-14 11:44:24 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:24 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:24 [log] wx.hideLoading api invoke 2020-9-14 11:44:24 [log] wx.stopPullDownRefresh api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync api invoke 2020-9-14 11:44:24 [log] wx.getStorageSync return 2020-9-14 11:44:25 [log] wx.getNetworkType api invoke 2020-9-14 11:44:25 [log] wx.onNetworkStatusChange api invoke 2020-9-14 11:44:25 [log] wx.getNetworkType success callback with msg getNetworkType:ok 2020-9-14 11:44:30 [log] wx.getStorageSync api invoke 2020-9-14 11:44:30 [log] wx.getStorageSync return 2020-9-14 11:44:30 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:30 [log] wx.showLoading api invoke 2020-9-14 11:44:30 [log] wx.getStorageSync api invoke 2020-9-14 11:44:30 [log] wx.getStorageSync return 2020-9-14 11:44:30 [log] wx.getStorageSync api invoke 2020-9-14 11:44:30 [log] wx.getStorageSync return 2020-9-14 11:44:30 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:30 [log] wx.getSystemInfoSync return 2020-9-14 11:44:30 [log] wx.request api invoke with seq 0 2020-9-14 11:44:30 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:30 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:30 [log] wx.hideLoading api invoke 2020-9-14 11:44:30 [log] wx.navigateTo api invoke 2020-9-14 11:44:30 [log] page pages/index/index onHide have been invoked 2020-9-14 11:44:30 [log] wx.getSystemInfo api invoke 2020-9-14 11:44:30 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-14 11:44:30 [log] wx.getSystemInfo api invoke 2020-9-14 11:44:30 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-14 11:44:30 [log] wx.getStorageSync api invoke 2020-9-14 11:44:30 [log] wx.getStorageSync return 2020-9-14 11:44:30 [log] wx.getStorageSync api invoke 2020-9-14 11:44:30 [log] wx.getStorageSync return 2020-9-14 11:44:30 [log] wx.getStorageSync api invoke 2020-9-14 11:44:30 [log] wx.getStorageSync return 2020-9-14 11:44:31 [log] wx.getStorageSync api invoke 2020-9-14 11:44:31 [log] wx.getStorageSync return 2020-9-14 11:44:31 [log] page pages/displayManage/vividProject/vividProject onLoad have been invoked 2020-9-14 11:44:31 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:31 [log] wx.showLoading api invoke 2020-9-14 11:44:31 [log] wx.getStorageSync api invoke 2020-9-14 11:44:31 [log] wx.getStorageSync return 2020-9-14 11:44:31 [log] wx.getStorageSync api invoke 2020-9-14 11:44:31 [log] wx.getStorageSync return 2020-9-14 11:44:31 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:31 [log] wx.getSystemInfoSync return 2020-9-14 11:44:31 [log] wx.request api invoke with seq 0 2020-9-14 11:44:31 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:31 [log] wx.showLoading api invoke 2020-9-14 11:44:31 [log] wx.getStorageSync api invoke 2020-9-14 11:44:31 [log] wx.getStorageSync return 2020-9-14 11:44:31 [log] wx.getStorageSync api invoke 2020-9-14 11:44:31 [log] wx.getStorageSync return 2020-9-14 11:44:31 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:31 [log] wx.getSystemInfoSync return 2020-9-14 11:44:31 [log] wx.request api invoke with seq 0 2020-9-14 11:44:31 [log] wx.getStorageSync api invoke 2020-9-14 11:44:31 [log] wx.getStorageSync return 2020-9-14 11:44:31 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-9-14 11:44:31 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:31 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:31 [log] wx.hideLoading api invoke 2020-9-14 11:44:31 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:31 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:31 [log] wx.hideLoading api invoke 2020-9-14 11:44:31 [log] page pages/displayManage/vividProject/vividProject onReady have been invoked 2020-9-14 11:44:32 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:32 [log] wx.showLoading api invoke 2020-9-14 11:44:32 [log] wx.getStorageSync api invoke 2020-9-14 11:44:32 [log] wx.getStorageSync return 2020-9-14 11:44:32 [log] wx.getStorageSync api invoke 2020-9-14 11:44:32 [log] wx.getStorageSync return 2020-9-14 11:44:32 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:32 [log] wx.getSystemInfoSync return 2020-9-14 11:44:32 [log] wx.request api invoke with seq 0 2020-9-14 11:44:32 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:32 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:32 [log] wx.hideLoading api invoke 2020-9-14 11:44:32 [log] wx.navigateTo api invoke 2020-9-14 11:44:32 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-9-14 11:44:32 [log] wx.getStorageSync api invoke 2020-9-14 11:44:32 [log] wx.getStorageSync return 2020-9-14 11:44:32 [log] wx.getStorageSync api invoke 2020-9-14 11:44:32 [log] wx.getStorageSync return 2020-9-14 11:44:32 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:32 [log] wx.showLoading api invoke 2020-9-14 11:44:32 [log] wx.getStorageSync api invoke 2020-9-14 11:44:32 [log] wx.getStorageSync return 2020-9-14 11:44:32 [log] wx.getStorageSync api invoke 2020-9-14 11:44:32 [log] wx.getStorageSync return 2020-9-14 11:44:32 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:32 [log] wx.getSystemInfoSync return 2020-9-14 11:44:32 [log] wx.request api invoke with seq 0 2020-9-14 11:44:32 [log] page pages/displayManage/groupList/groupList onLoad have been invoked 2020-9-14 11:44:32 [log] wx.getStorageSync api invoke 2020-9-14 11:44:32 [log] wx.getStorageSync return 2020-9-14 11:44:32 [log] page pages/displayManage/groupList/groupList onShow have been invoked 2020-9-14 11:44:32 [log] page pages/displayManage/groupList/groupList onReady have been invoked 2020-9-14 11:44:32 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:32 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:32 [log] wx.hideLoading api invoke 2020-9-14 11:44:33 [log] wx.redirectTo api invoke 2020-9-14 11:44:33 [log] page pages/displayManage/groupList/groupList onUnload have been invoked 2020-9-14 11:44:34 [log] wx.getLocation api invoke 2020-9-14 11:44:34 [log] page pages/displayManage/upload/upload onLoad have been invoked 2020-9-14 11:44:34 [log] wx.getStorageSync api invoke 2020-9-14 11:44:34 [log] wx.getStorageSync return 2020-9-14 11:44:34 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-9-14 11:44:34 [log] page pages/displayManage/upload/upload onReady have been invoked 2020-9-14 11:44:34 [log] wx.getLocation success callback with msg getLocation:ok 2020-9-14 11:44:34 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:44:34 [log] wx.showLoading api invoke 2020-9-14 11:44:34 [log] wx.getStorageSync api invoke 2020-9-14 11:44:34 [log] wx.getStorageSync return 2020-9-14 11:44:34 [log] wx.getStorageSync api invoke 2020-9-14 11:44:34 [log] wx.getStorageSync return 2020-9-14 11:44:34 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:44:34 [log] wx.getSystemInfoSync return 2020-9-14 11:44:34 [log] wx.request api invoke with seq 0 2020-9-14 11:44:34 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:44:34 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:44:34 [log] wx.hideLoading api invoke 2020-9-14 11:44:35 [log] wx.getStorageSync api invoke 2020-9-14 11:44:35 [log] wx.getStorageSync return 2020-9-14 11:44:35 [log] wx.chooseVideo api invoke 2020-9-14 11:44:36 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-9-14 11:44:36 [log] App onHide have been invoked 2020-9-14 11:45:4 [log] wx.getLocation api invoke 2020-9-14 11:45:4 [log] wx.chooseVideo success callback with msg chooseVideo:ok 2020-9-14 11:45:4 [log] wx.getLocation success callback with msg getLocation:ok 2020-9-14 11:45:4 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:45:4 [log] wx.showLoading api invoke 2020-9-14 11:45:4 [log] wx.getStorageSync api invoke 2020-9-14 11:45:4 [log] wx.getStorageSync return 2020-9-14 11:45:4 [log] wx.getStorageSync api invoke 2020-9-14 11:45:4 [log] wx.getStorageSync return 2020-9-14 11:45:4 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:45:4 [log] wx.getSystemInfoSync return 2020-9-14 11:45:4 [log] wx.request api invoke with seq 0 2020-9-14 11:45:4 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:45:4 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:45:4 [log] wx.hideLoading api invoke 2020-9-14 11:45:4 [log] wx.request api invoke with seq 0 2020-9-14 11:45:4 [log] wx.getUpdateManager api invoke 2020-9-14 11:45:4 [log] wx.getUpdateManager return 2020-9-14 11:45:4 [log] App onShow have been invoked 2020-9-14 11:45:4 [log] wx.getStorageSync api invoke 2020-9-14 11:45:4 [log] wx.getStorageSync return 2020-9-14 11:45:4 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-9-14 11:45:5 [log] wx.uploadFile api invoke 2020-9-14 11:45:5 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:45:5 [log] wx.request api invoke with seq 0 2020-9-14 11:45:5 [log] wx.uploadFile success callback with msg uploadFile:ok 2020-9-14 11:45:6 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:45:6 [log] wx.getSystemInfo api invoke 2020-9-14 11:45:6 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-14 11:45:6 [log] wx.getSystemInfo api invoke 2020-9-14 11:45:6 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-14 11:45:6 [log] wx.getSystemInfo api invoke 2020-9-14 11:45:6 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-14 11:45:9 [log] wx.requestSubscribeMessage api invoke 2020-9-14 11:45:9 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:45:9 [log] wx.showLoading api invoke 2020-9-14 11:45:9 [log] wx.getStorageSync api invoke 2020-9-14 11:45:9 [log] wx.getStorageSync return 2020-9-14 11:45:9 [log] wx.getStorageSync api invoke 2020-9-14 11:45:9 [log] wx.getStorageSync return 2020-9-14 11:45:9 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:45:9 [log] wx.getSystemInfoSync return 2020-9-14 11:45:9 [log] wx.request api invoke with seq 0 2020-9-14 11:45:9 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:45:9 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:45:9 [log] wx.hideLoading api invoke 2020-9-14 11:45:9 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:45:9 [log] wx.showLoading api invoke 2020-9-14 11:45:9 [log] wx.getStorageSync api invoke 2020-9-14 11:45:9 [log] wx.getStorageSync return 2020-9-14 11:45:9 [log] wx.getStorageSync api invoke 2020-9-14 11:45:9 [log] wx.getStorageSync return 2020-9-14 11:45:9 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:45:9 [log] wx.getSystemInfoSync return 2020-9-14 11:45:9 [log] wx.request api invoke with seq 0 2020-9-14 11:45:10 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:45:10 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:45:10 [log] wx.hideLoading api invoke 2020-9-14 11:45:10 [log] wx.redirectTo api invoke 2020-9-14 11:45:10 [log] page pages/displayManage/upload/upload onUnload have been invoked 2020-9-14 11:45:10 [log] page pages/displayManage/result/result onLoad have been invoked 2020-9-14 11:45:10 [log] wx.getStorageSync api invoke 2020-9-14 11:45:10 [log] wx.getStorageSync return 2020-9-14 11:45:10 [log] page pages/displayManage/result/result onShow have been invoked 2020-9-14 11:45:10 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:45:10 [log] wx.showLoading api invoke 2020-9-14 11:45:10 [log] wx.getStorageSync api invoke 2020-9-14 11:45:10 [log] wx.getStorageSync return 2020-9-14 11:45:10 [log] wx.getStorageSync api invoke 2020-9-14 11:45:10 [log] wx.getStorageSync return 2020-9-14 11:45:10 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:45:10 [log] wx.getSystemInfoSync return 2020-9-14 11:45:10 [log] wx.request api invoke with seq 0 2020-9-14 11:45:10 [log] page pages/displayManage/result/result onReady have been invoked 2020-9-14 11:45:10 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:45:10 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:45:10 [log] wx.hideLoading api invoke 2020-9-14 11:45:10 [log] wx.getSystemInfo api invoke 2020-9-14 11:45:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-14 11:45:10 [log] wx.getSystemInfo api invoke 2020-9-14 11:45:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-14 11:45:10 [log] wx.getSystemInfo api invoke 2020-9-14 11:45:10 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-14 11:45:11 [log] wx.requestSubscribeMessage success callback with msg requestSubscribeMessage:ok 2020-9-14 11:45:13 [log] page pages/displayManage/result/result onHide have been invoked 2020-9-14 11:45:13 [log] App onHide have been invoked 2020-9-14 11:45:21 [log] wx.getUpdateManager api invoke 2020-9-14 11:45:21 [log] wx.getUpdateManager return 2020-9-14 11:45:21 [log] App onShow have been invoked 2020-9-14 11:45:21 [log] page pages/displayManage/result/result onUnload have been invoked 2020-9-14 11:45:21 [log] page pages/displayManage/vividProject/vividProject onUnload have been invoked 2020-9-14 11:45:21 [log] page pages/index/index onUnload have been invoked 2020-9-14 11:45:21 [log] wx.getStorageSync api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync return 2020-9-14 11:45:21 [log] wx.getStorageSync api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync return 2020-9-14 11:45:21 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:45:21 [log] wx.showLoading api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync return 2020-9-14 11:45:21 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:45:21 [log] wx.getSystemInfoSync return 2020-9-14 11:45:21 [log] wx.request api invoke with seq 0 2020-9-14 11:45:21 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:45:21 [log] wx.showLoading api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync return 2020-9-14 11:45:21 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:45:21 [log] wx.getSystemInfoSync return 2020-9-14 11:45:21 [log] wx.request api invoke with seq 0 2020-9-14 11:45:21 [log] wx.getStorageSync api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync return 2020-9-14 11:45:21 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:45:21 [log] wx.showLoading api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync return 2020-9-14 11:45:21 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:45:21 [log] wx.getSystemInfoSync return 2020-9-14 11:45:21 [log] wx.request api invoke with seq 0 2020-9-14 11:45:21 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:45:21 [log] wx.showLoading api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync return 2020-9-14 11:45:21 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:45:21 [log] wx.getSystemInfoSync return 2020-9-14 11:45:21 [log] wx.request api invoke with seq 0 2020-9-14 11:45:21 [log] page pages/index/index onLoad have been invoked 2020-9-14 11:45:21 [log] wx.getStorageSync api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync return 2020-9-14 11:45:21 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:45:21 [log] wx.showLoading api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync return 2020-9-14 11:45:21 [log] wx.getStorageSync api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync return 2020-9-14 11:45:21 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:45:21 [log] wx.getSystemInfoSync return 2020-9-14 11:45:21 [log] wx.request api invoke with seq 0 2020-9-14 11:45:21 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:45:21 [log] wx.showLoading api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync return 2020-9-14 11:45:21 [log] wx.getStorageSync api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync return 2020-9-14 11:45:21 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:45:21 [log] wx.getSystemInfoSync return 2020-9-14 11:45:21 [log] wx.request api invoke with seq 0 2020-9-14 11:45:21 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:45:21 [log] wx.showLoading api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync return 2020-9-14 11:45:21 [log] wx.getStorageSync api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync return 2020-9-14 11:45:21 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:45:21 [log] wx.getSystemInfoSync return 2020-9-14 11:45:21 [log] wx.request api invoke with seq 0 2020-9-14 11:45:21 [log] wx.getStorageSync api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync return 2020-9-14 11:45:21 [log] page pages/index/index onShow have been invoked 2020-9-14 11:45:21 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:45:21 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:45:21 [log] wx.hideLoading api invoke 2020-9-14 11:45:21 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:45:21 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:45:21 [log] wx.hideLoading api invoke 2020-9-14 11:45:21 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:45:21 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:45:21 [log] wx.hideLoading api invoke 2020-9-14 11:45:21 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:45:21 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:45:21 [log] wx.hideLoading api invoke 2020-9-14 11:45:21 [log] wx.stopPullDownRefresh api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync api invoke 2020-9-14 11:45:21 [log] wx.getStorageSync return 2020-9-14 11:45:21 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:45:21 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:45:21 [log] wx.hideLoading api invoke 2020-9-14 11:45:21 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:45:21 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:45:21 [log] wx.hideLoading api invoke 2020-9-14 11:45:21 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:45:21 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:45:21 [log] wx.hideLoading api invoke 2020-9-14 11:45:22 [log] page pages/index/index onReady have been invoked 2020-9-14 11:45:23 [log] wx.getStorageSync api invoke 2020-9-14 11:45:23 [log] wx.getStorageSync return 2020-9-14 11:45:23 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:45:23 [log] wx.showLoading api invoke 2020-9-14 11:45:23 [log] wx.getStorageSync api invoke 2020-9-14 11:45:23 [log] wx.getStorageSync return 2020-9-14 11:45:23 [log] wx.getStorageSync api invoke 2020-9-14 11:45:23 [log] wx.getStorageSync return 2020-9-14 11:45:23 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:45:23 [log] wx.getSystemInfoSync return 2020-9-14 11:45:23 [log] wx.request api invoke with seq 0 2020-9-14 11:45:24 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:45:24 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:45:24 [log] wx.hideLoading api invoke 2020-9-14 11:45:24 [log] wx.navigateTo api invoke 2020-9-14 11:45:24 [log] page pages/index/index onHide have been invoked 2020-9-14 11:45:24 [log] wx.getSystemInfo api invoke 2020-9-14 11:45:24 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-14 11:45:24 [log] wx.getSystemInfo api invoke 2020-9-14 11:45:24 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-14 11:45:24 [log] wx.getStorageSync api invoke 2020-9-14 11:45:24 [log] wx.getStorageSync return 2020-9-14 11:45:24 [log] wx.getStorageSync api invoke 2020-9-14 11:45:24 [log] wx.getStorageSync return 2020-9-14 11:45:24 [log] wx.getStorageSync api invoke 2020-9-14 11:45:24 [log] wx.getStorageSync return 2020-9-14 11:45:24 [log] wx.getStorageSync api invoke 2020-9-14 11:45:24 [log] wx.getStorageSync return 2020-9-14 11:45:24 [log] page pages/displayManage/vividProject/vividProject onLoad have been invoked 2020-9-14 11:45:24 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:45:24 [log] wx.showLoading api invoke 2020-9-14 11:45:24 [log] wx.getStorageSync api invoke 2020-9-14 11:45:24 [log] wx.getStorageSync return 2020-9-14 11:45:24 [log] wx.getStorageSync api invoke 2020-9-14 11:45:24 [log] wx.getStorageSync return 2020-9-14 11:45:24 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:45:24 [log] wx.getSystemInfoSync return 2020-9-14 11:45:24 [log] wx.request api invoke with seq 0 2020-9-14 11:45:24 [log] wx.showNavigationBarLoading api invoke 2020-9-14 11:45:24 [log] wx.showLoading api invoke 2020-9-14 11:45:24 [log] wx.getStorageSync api invoke 2020-9-14 11:45:24 [log] wx.getStorageSync return 2020-9-14 11:45:24 [log] wx.getStorageSync api invoke 2020-9-14 11:45:24 [log] wx.getStorageSync return 2020-9-14 11:45:24 [log] wx.getSystemInfoSync api invoke 2020-9-14 11:45:24 [log] wx.getSystemInfoSync return 2020-9-14 11:45:24 [log] wx.request api invoke with seq 0 2020-9-14 11:45:24 [log] wx.getStorageSync api invoke 2020-9-14 11:45:24 [log] wx.getStorageSync return 2020-9-14 11:45:24 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-9-14 11:45:24 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:45:24 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:45:24 [log] wx.hideLoading api invoke 2020-9-14 11:45:24 [log] wx.request success callback with msg request:ok with seq 0 2020-9-14 11:45:24 [log] wx.hideNavigationBarLoading api invoke 2020-9-14 11:45:24 [log] wx.hideLoading api invoke 2020-9-14 11:45:24 [log] page pages/displayManage/vividProject/vividProject onReady have been invoked 2020-9-14 11:45:27 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-9-14 11:45:27 [log] App onHide have been invoked 2020-9-28 12:22:30 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:22:30 [log] wx.getSystemInfoSync return 2020-9-28 12:22:30 [log] wx.onNetworkStatusChange api invoke 2020-9-28 12:22:30 [log] App onLaunch have been invoked 2020-9-28 12:22:30 [log] wx.getUpdateManager api invoke 2020-9-28 12:22:30 [log] wx.getUpdateManager return 2020-9-28 12:22:30 [log] App onShow have been invoked 2020-9-28 12:22:30 [log] wx.getStorageSync api invoke 2020-9-28 12:22:30 [log] wx.getStorageSync return 2020-9-28 12:22:30 [log] wx.getSystemInfo api invoke 2020-9-28 12:22:30 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-28 12:22:30 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:22:30 [log] wx.getSystemInfoSync return 2020-9-28 12:22:30 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:22:30 [log] wx.getSystemInfoSync return 2020-9-28 12:22:30 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:22:30 [log] wx.getSystemInfoSync return 2020-9-28 12:22:30 [log] wx.getStorageSync api invoke 2020-9-28 12:22:30 [log] wx.getStorageSync return 2020-9-28 12:22:30 [log] wx.getStorageSync api invoke 2020-9-28 12:22:30 [log] wx.getStorageSync return 2020-9-28 12:22:30 [log] wx.showNavigationBarLoading api invoke 2020-9-28 12:22:30 [log] wx.showLoading api invoke 2020-9-28 12:22:30 [log] wx.getStorageSync api invoke 2020-9-28 12:22:30 [log] wx.getStorageSync return 2020-9-28 12:22:30 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:22:30 [log] wx.getSystemInfoSync return 2020-9-28 12:22:30 [log] wx.request api invoke with seq 0 2020-9-28 12:22:30 [log] wx.showNavigationBarLoading api invoke 2020-9-28 12:22:30 [log] wx.showLoading api invoke 2020-9-28 12:22:30 [log] wx.getStorageSync api invoke 2020-9-28 12:22:30 [log] wx.getStorageSync return 2020-9-28 12:22:30 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:22:30 [log] wx.getSystemInfoSync return 2020-9-28 12:22:30 [log] wx.request api invoke with seq 0 2020-9-28 12:22:30 [log] wx.getStorageSync api invoke 2020-9-28 12:22:30 [log] wx.getStorageSync return 2020-9-28 12:22:30 [log] wx.showNavigationBarLoading api invoke 2020-9-28 12:22:30 [log] wx.showLoading api invoke 2020-9-28 12:22:30 [log] wx.getStorageSync api invoke 2020-9-28 12:22:30 [log] wx.getStorageSync return 2020-9-28 12:22:30 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:22:30 [log] wx.getSystemInfoSync return 2020-9-28 12:22:30 [log] wx.request api invoke with seq 0 2020-9-28 12:22:30 [log] wx.showNavigationBarLoading api invoke 2020-9-28 12:22:30 [log] wx.showLoading api invoke 2020-9-28 12:22:30 [log] wx.getStorageSync api invoke 2020-9-28 12:22:30 [log] wx.getStorageSync return 2020-9-28 12:22:30 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:22:30 [log] wx.getSystemInfoSync return 2020-9-28 12:22:30 [log] wx.request api invoke with seq 0 2020-9-28 12:22:30 [log] page pages/index/index onLoad have been invoked 2020-9-28 12:22:30 [log] wx.getStorageSync api invoke 2020-9-28 12:22:30 [log] wx.getStorageSync return 2020-9-28 12:22:30 [log] wx.showNavigationBarLoading api invoke 2020-9-28 12:22:30 [log] wx.showLoading api invoke 2020-9-28 12:22:30 [log] wx.getStorageSync api invoke 2020-9-28 12:22:30 [log] wx.getStorageSync return 2020-9-28 12:22:30 [log] wx.getStorageSync api invoke 2020-9-28 12:22:30 [log] wx.getStorageSync return 2020-9-28 12:22:30 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:22:30 [log] wx.getSystemInfoSync return 2020-9-28 12:22:30 [log] wx.request api invoke with seq 0 2020-9-28 12:22:30 [log] wx.showNavigationBarLoading api invoke 2020-9-28 12:22:30 [log] wx.showLoading api invoke 2020-9-28 12:22:30 [log] wx.getStorageSync api invoke 2020-9-28 12:22:30 [log] wx.getStorageSync return 2020-9-28 12:22:30 [log] wx.getStorageSync api invoke 2020-9-28 12:22:30 [log] wx.getStorageSync return 2020-9-28 12:22:30 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:22:30 [log] wx.getSystemInfoSync return 2020-9-28 12:22:30 [log] wx.request api invoke with seq 0 2020-9-28 12:22:31 [log] wx.showNavigationBarLoading api invoke 2020-9-28 12:22:31 [log] wx.showLoading api invoke 2020-9-28 12:22:31 [log] wx.getStorageSync api invoke 2020-9-28 12:22:31 [log] wx.getStorageSync return 2020-9-28 12:22:31 [log] wx.getStorageSync api invoke 2020-9-28 12:22:31 [log] wx.getStorageSync return 2020-9-28 12:22:31 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:22:31 [log] wx.getSystemInfoSync return 2020-9-28 12:22:31 [log] wx.request api invoke with seq 0 2020-9-28 12:22:31 [log] wx.getStorageSync api invoke 2020-9-28 12:22:31 [log] wx.getStorageSync return 2020-9-28 12:22:31 [log] page pages/index/index onShow have been invoked 2020-9-28 12:22:31 [log] wx.request success callback with msg request:ok with seq 0 2020-9-28 12:22:31 [log] wx.hideNavigationBarLoading api invoke 2020-9-28 12:22:31 [log] wx.hideLoading api invoke 2020-9-28 12:22:31 [log] wx.request success callback with msg request:ok with seq 0 2020-9-28 12:22:31 [log] wx.hideNavigationBarLoading api invoke 2020-9-28 12:22:31 [log] wx.hideLoading api invoke 2020-9-28 12:22:31 [log] wx.request success callback with msg request:ok with seq 0 2020-9-28 12:22:31 [log] wx.hideNavigationBarLoading api invoke 2020-9-28 12:22:31 [log] wx.hideLoading api invoke 2020-9-28 12:22:31 [log] wx.request success callback with msg request:ok with seq 0 2020-9-28 12:22:31 [log] wx.hideNavigationBarLoading api invoke 2020-9-28 12:22:31 [log] wx.hideLoading api invoke 2020-9-28 12:22:31 [log] wx.request success callback with msg request:ok with seq 0 2020-9-28 12:22:31 [log] wx.hideNavigationBarLoading api invoke 2020-9-28 12:22:31 [log] wx.hideLoading api invoke 2020-9-28 12:22:31 [log] wx.request success callback with msg request:ok with seq 0 2020-9-28 12:22:31 [log] wx.hideNavigationBarLoading api invoke 2020-9-28 12:22:31 [log] wx.hideLoading api invoke 2020-9-28 12:22:31 [log] wx.request success callback with msg request:ok with seq 0 2020-9-28 12:22:31 [log] wx.hideNavigationBarLoading api invoke 2020-9-28 12:22:31 [log] wx.hideLoading api invoke 2020-9-28 12:22:31 [log] wx.stopPullDownRefresh api invoke 2020-9-28 12:22:31 [log] wx.getStorageSync api invoke 2020-9-28 12:22:31 [log] wx.getStorageSync return 2020-9-28 12:22:31 [log] page pages/index/index onReady have been invoked 2020-9-28 12:22:32 [log] wx.getNetworkType api invoke 2020-9-28 12:22:32 [log] wx.onNetworkStatusChange api invoke 2020-9-28 12:22:32 [log] wx.getNetworkType success callback with msg getNetworkType:ok 2020-9-28 12:22:32 [log] wx.getStorageSync api invoke 2020-9-28 12:22:32 [log] wx.getStorageSync return 2020-9-28 12:22:32 [log] wx.showNavigationBarLoading api invoke 2020-9-28 12:22:32 [log] wx.showLoading api invoke 2020-9-28 12:22:32 [log] wx.getStorageSync api invoke 2020-9-28 12:22:32 [log] wx.getStorageSync return 2020-9-28 12:22:32 [log] wx.getStorageSync api invoke 2020-9-28 12:22:32 [log] wx.getStorageSync return 2020-9-28 12:22:32 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:22:32 [log] wx.getSystemInfoSync return 2020-9-28 12:22:32 [log] wx.request api invoke with seq 0 2020-9-28 12:22:32 [log] wx.request success callback with msg request:ok with seq 0 2020-9-28 12:22:32 [log] wx.hideNavigationBarLoading api invoke 2020-9-28 12:22:32 [log] wx.hideLoading api invoke 2020-9-28 12:22:32 [log] wx.navigateTo api invoke 2020-9-28 12:22:32 [log] page pages/index/index onHide have been invoked 2020-9-28 12:22:32 [log] wx.getSystemInfo api invoke 2020-9-28 12:22:32 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-28 12:22:32 [log] wx.getSystemInfo api invoke 2020-9-28 12:22:32 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-28 12:22:32 [log] wx.getStorageSync api invoke 2020-9-28 12:22:32 [log] wx.getStorageSync return 2020-9-28 12:22:32 [log] wx.getStorageSync api invoke 2020-9-28 12:22:32 [log] wx.getStorageSync return 2020-9-28 12:22:32 [log] wx.getStorageSync api invoke 2020-9-28 12:22:32 [log] wx.getStorageSync return 2020-9-28 12:22:32 [log] wx.getStorageSync api invoke 2020-9-28 12:22:32 [log] wx.getStorageSync return 2020-9-28 12:22:32 [log] page pages/displayManage/vividProject/vividProject onLoad have been invoked 2020-9-28 12:22:32 [log] wx.showNavigationBarLoading api invoke 2020-9-28 12:22:32 [log] wx.showLoading api invoke 2020-9-28 12:22:32 [log] wx.getStorageSync api invoke 2020-9-28 12:22:32 [log] wx.getStorageSync return 2020-9-28 12:22:32 [log] wx.getStorageSync api invoke 2020-9-28 12:22:32 [log] wx.getStorageSync return 2020-9-28 12:22:32 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:22:32 [log] wx.getSystemInfoSync return 2020-9-28 12:22:32 [log] wx.request api invoke with seq 0 2020-9-28 12:22:32 [log] wx.showNavigationBarLoading api invoke 2020-9-28 12:22:32 [log] wx.showLoading api invoke 2020-9-28 12:22:32 [log] wx.getStorageSync api invoke 2020-9-28 12:22:32 [log] wx.getStorageSync return 2020-9-28 12:22:32 [log] wx.getStorageSync api invoke 2020-9-28 12:22:32 [log] wx.getStorageSync return 2020-9-28 12:22:32 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:22:32 [log] wx.getSystemInfoSync return 2020-9-28 12:22:32 [log] wx.request api invoke with seq 0 2020-9-28 12:22:32 [log] wx.getStorageSync api invoke 2020-9-28 12:22:32 [log] wx.getStorageSync return 2020-9-28 12:22:32 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-9-28 12:22:32 [log] wx.request success callback with msg request:ok with seq 0 2020-9-28 12:22:32 [log] wx.hideNavigationBarLoading api invoke 2020-9-28 12:22:32 [log] wx.hideLoading api invoke 2020-9-28 12:22:32 [log] page pages/displayManage/vividProject/vividProject onReady have been invoked 2020-9-28 12:22:32 [log] wx.request success callback with msg request:ok with seq 0 2020-9-28 12:22:32 [log] wx.hideNavigationBarLoading api invoke 2020-9-28 12:22:32 [log] wx.hideLoading api invoke 2020-9-28 12:22:41 [log] wx.showNavigationBarLoading api invoke 2020-9-28 12:22:41 [log] wx.showLoading api invoke 2020-9-28 12:22:41 [log] wx.getStorageSync api invoke 2020-9-28 12:22:41 [log] wx.getStorageSync return 2020-9-28 12:22:41 [log] wx.getStorageSync api invoke 2020-9-28 12:22:41 [log] wx.getStorageSync return 2020-9-28 12:22:41 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:22:41 [log] wx.getSystemInfoSync return 2020-9-28 12:22:41 [log] wx.request api invoke with seq 0 2020-9-28 12:22:41 [log] wx.request success callback with msg request:ok with seq 0 2020-9-28 12:22:41 [log] wx.hideNavigationBarLoading api invoke 2020-9-28 12:22:41 [log] wx.hideLoading api invoke 2020-9-28 12:22:41 [log] wx.navigateTo api invoke 2020-9-28 12:22:41 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-9-28 12:22:41 [log] wx.getStorageSync api invoke 2020-9-28 12:22:41 [log] wx.getStorageSync return 2020-9-28 12:22:41 [log] wx.getStorageSync api invoke 2020-9-28 12:22:41 [log] wx.getStorageSync return 2020-9-28 12:22:41 [log] wx.showNavigationBarLoading api invoke 2020-9-28 12:22:41 [log] wx.showLoading api invoke 2020-9-28 12:22:41 [log] wx.getStorageSync api invoke 2020-9-28 12:22:41 [log] wx.getStorageSync return 2020-9-28 12:22:41 [log] wx.getStorageSync api invoke 2020-9-28 12:22:41 [log] wx.getStorageSync return 2020-9-28 12:22:41 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:22:41 [log] wx.getSystemInfoSync return 2020-9-28 12:22:41 [log] wx.request api invoke with seq 0 2020-9-28 12:22:41 [log] page pages/displayManage/groupList/groupList onLoad have been invoked 2020-9-28 12:22:41 [log] wx.getStorageSync api invoke 2020-9-28 12:22:41 [log] wx.getStorageSync return 2020-9-28 12:22:41 [log] page pages/displayManage/groupList/groupList onShow have been invoked 2020-9-28 12:22:41 [log] page pages/displayManage/groupList/groupList onReady have been invoked 2020-9-28 12:22:41 [log] wx.request success callback with msg request:ok with seq 0 2020-9-28 12:22:41 [log] wx.hideNavigationBarLoading api invoke 2020-9-28 12:22:41 [log] wx.hideLoading api invoke 2020-9-28 12:22:42 [log] wx.redirectTo api invoke 2020-9-28 12:22:42 [log] page pages/displayManage/groupList/groupList onUnload have been invoked 2020-9-28 12:22:42 [log] wx.getLocation api invoke 2020-9-28 12:22:42 [log] page pages/displayManage/upload/upload onLoad have been invoked 2020-9-28 12:22:42 [log] wx.getStorageSync api invoke 2020-9-28 12:22:42 [log] wx.getStorageSync return 2020-9-28 12:22:42 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-9-28 12:22:42 [log] page pages/displayManage/upload/upload onReady have been invoked 2020-9-28 12:22:43 [log] wx.getLocation success callback with msg getLocation:ok 2020-9-28 12:22:43 [log] wx.showNavigationBarLoading api invoke 2020-9-28 12:22:43 [log] wx.showLoading api invoke 2020-9-28 12:22:43 [log] wx.getStorageSync api invoke 2020-9-28 12:22:43 [log] wx.getStorageSync return 2020-9-28 12:22:43 [log] wx.getStorageSync api invoke 2020-9-28 12:22:43 [log] wx.getStorageSync return 2020-9-28 12:22:43 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:22:43 [log] wx.getSystemInfoSync return 2020-9-28 12:22:43 [log] wx.request api invoke with seq 0 2020-9-28 12:22:43 [log] wx.request success callback with msg request:ok with seq 0 2020-9-28 12:22:43 [log] wx.hideNavigationBarLoading api invoke 2020-9-28 12:22:43 [log] wx.hideLoading api invoke 2020-9-28 12:22:45 [log] wx.getStorageSync api invoke 2020-9-28 12:22:45 [log] wx.getStorageSync return 2020-9-28 12:22:45 [log] wx.chooseVideo api invoke 2020-9-28 12:22:46 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-9-28 12:22:46 [log] App onHide have been invoked 2020-9-28 12:23:22 [log] wx.getLocation api invoke 2020-9-28 12:23:22 [log] wx.chooseVideo success callback with msg chooseVideo:ok 2020-9-28 12:23:22 [log] wx.getLocation success callback with msg getLocation:ok 2020-9-28 12:23:22 [log] wx.showNavigationBarLoading api invoke 2020-9-28 12:23:22 [log] wx.showLoading api invoke 2020-9-28 12:23:22 [log] wx.getStorageSync api invoke 2020-9-28 12:23:22 [log] wx.getStorageSync return 2020-9-28 12:23:22 [log] wx.getStorageSync api invoke 2020-9-28 12:23:22 [log] wx.getStorageSync return 2020-9-28 12:23:22 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:23:22 [log] wx.getSystemInfoSync return 2020-9-28 12:23:22 [log] wx.request api invoke with seq 0 2020-9-28 12:23:22 [log] wx.request success callback with msg request:ok with seq 0 2020-9-28 12:23:22 [log] wx.hideNavigationBarLoading api invoke 2020-9-28 12:23:22 [log] wx.hideLoading api invoke 2020-9-28 12:23:22 [log] wx.request api invoke with seq 0 2020-9-28 12:23:23 [log] wx.getUpdateManager api invoke 2020-9-28 12:23:23 [log] wx.getUpdateManager return 2020-9-28 12:23:23 [log] App onShow have been invoked 2020-9-28 12:23:23 [log] wx.getStorageSync api invoke 2020-9-28 12:23:23 [log] wx.getStorageSync return 2020-9-28 12:23:23 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-9-28 12:23:23 [log] wx.uploadFile api invoke 2020-9-28 12:23:23 [log] wx.request success callback with msg request:ok with seq 0 2020-9-28 12:23:24 [log] wx.request api invoke with seq 0 2020-9-28 12:23:24 [log] wx.uploadFile success callback with msg uploadFile:ok 2020-9-28 12:23:24 [log] wx.request success callback with msg request:ok with seq 0 2020-9-28 12:23:24 [log] wx.getSystemInfo api invoke 2020-9-28 12:23:24 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-28 12:23:24 [log] wx.getSystemInfo api invoke 2020-9-28 12:23:24 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-28 12:23:24 [log] wx.getSystemInfo api invoke 2020-9-28 12:23:24 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-28 12:23:28 [log] wx.requestSubscribeMessage api invoke 2020-9-28 12:23:28 [log] wx.showNavigationBarLoading api invoke 2020-9-28 12:23:28 [log] wx.showLoading api invoke 2020-9-28 12:23:28 [log] wx.getStorageSync api invoke 2020-9-28 12:23:28 [log] wx.getStorageSync return 2020-9-28 12:23:28 [log] wx.getStorageSync api invoke 2020-9-28 12:23:28 [log] wx.getStorageSync return 2020-9-28 12:23:28 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:23:28 [log] wx.getSystemInfoSync return 2020-9-28 12:23:28 [log] wx.request api invoke with seq 0 2020-9-28 12:23:28 [log] wx.request success callback with msg request:ok with seq 0 2020-9-28 12:23:28 [log] wx.hideNavigationBarLoading api invoke 2020-9-28 12:23:28 [log] wx.hideLoading api invoke 2020-9-28 12:23:28 [log] wx.showNavigationBarLoading api invoke 2020-9-28 12:23:28 [log] wx.showLoading api invoke 2020-9-28 12:23:28 [log] wx.getStorageSync api invoke 2020-9-28 12:23:28 [log] wx.getStorageSync return 2020-9-28 12:23:28 [log] wx.getStorageSync api invoke 2020-9-28 12:23:28 [log] wx.getStorageSync return 2020-9-28 12:23:28 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:23:28 [log] wx.getSystemInfoSync return 2020-9-28 12:23:28 [log] wx.request api invoke with seq 0 2020-9-28 12:23:29 [log] wx.requestSubscribeMessage success callback with msg requestSubscribeMessage:ok 2020-9-28 12:23:33 [log] wx.request success callback with msg request:ok with seq 0 2020-9-28 12:23:33 [log] wx.hideNavigationBarLoading api invoke 2020-9-28 12:23:33 [log] wx.hideLoading api invoke 2020-9-28 12:23:33 [log] wx.redirectTo api invoke 2020-9-28 12:23:33 [log] page pages/displayManage/upload/upload onUnload have been invoked 2020-9-28 12:23:33 [log] page pages/displayManage/result/result onLoad have been invoked 2020-9-28 12:23:33 [log] wx.getStorageSync api invoke 2020-9-28 12:23:33 [log] wx.getStorageSync return 2020-9-28 12:23:33 [log] page pages/displayManage/result/result onShow have been invoked 2020-9-28 12:23:33 [log] wx.showNavigationBarLoading api invoke 2020-9-28 12:23:33 [log] wx.showLoading api invoke 2020-9-28 12:23:33 [log] wx.getStorageSync api invoke 2020-9-28 12:23:33 [log] wx.getStorageSync return 2020-9-28 12:23:33 [log] wx.getStorageSync api invoke 2020-9-28 12:23:33 [log] wx.getStorageSync return 2020-9-28 12:23:33 [log] wx.getSystemInfoSync api invoke 2020-9-28 12:23:33 [log] wx.getSystemInfoSync return 2020-9-28 12:23:33 [log] wx.request api invoke with seq 0 2020-9-28 12:23:33 [log] page pages/displayManage/result/result onReady have been invoked 2020-9-28 12:23:33 [log] wx.request success callback with msg request:ok with seq 0 2020-9-28 12:23:33 [log] wx.hideNavigationBarLoading api invoke 2020-9-28 12:23:33 [log] wx.hideLoading api invoke 2020-9-28 12:23:33 [log] wx.getSystemInfo api invoke 2020-9-28 12:23:33 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-28 12:23:33 [log] wx.getSystemInfo api invoke 2020-9-28 12:23:33 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-28 12:23:33 [log] wx.getSystemInfo api invoke 2020-9-28 12:23:33 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-9-28 12:23:38 [log] page pages/displayManage/result/result onHide have been invoked 2020-9-28 12:23:38 [log] App onHide have been invoked 2020-10-5 11:57:42 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:42 [log] wx.getSystemInfoSync return 2020-10-5 11:57:42 [log] wx.onNetworkStatusChange api invoke 2020-10-5 11:57:42 [log] App onLaunch have been invoked 2020-10-5 11:57:42 [log] wx.getUpdateManager api invoke 2020-10-5 11:57:42 [log] wx.getUpdateManager return 2020-10-5 11:57:42 [log] App onShow have been invoked 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.showLoading api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:42 [log] wx.getSystemInfoSync return 2020-10-5 11:57:42 [log] wx.request api invoke with seq 0 2020-10-5 11:57:42 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.showLoading api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:42 [log] wx.getSystemInfoSync return 2020-10-5 11:57:42 [log] wx.request api invoke with seq 0 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.showLoading api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:42 [log] wx.getSystemInfoSync return 2020-10-5 11:57:42 [log] wx.request api invoke with seq 0 2020-10-5 11:57:42 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.showLoading api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:42 [log] wx.getSystemInfoSync return 2020-10-5 11:57:42 [log] wx.request api invoke with seq 0 2020-10-5 11:57:42 [log] page pages/index/index onLoad have been invoked 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.showLoading api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:42 [log] wx.getSystemInfoSync return 2020-10-5 11:57:42 [log] wx.request api invoke with seq 0 2020-10-5 11:57:42 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.showLoading api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:42 [log] wx.getSystemInfoSync return 2020-10-5 11:57:42 [log] wx.request api invoke with seq 0 2020-10-5 11:57:42 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.showLoading api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:42 [log] wx.getSystemInfoSync return 2020-10-5 11:57:42 [log] wx.request api invoke with seq 0 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:42 [log] page pages/index/index onShow have been invoked 2020-10-5 11:57:42 [log] page pages/index/index onReady have been invoked 2020-10-5 11:57:42 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:42 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.hideLoading api invoke 2020-10-5 11:57:42 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:42 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.hideLoading api invoke 2020-10-5 11:57:42 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:42 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.hideLoading api invoke 2020-10-5 11:57:42 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:42 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.hideLoading api invoke 2020-10-5 11:57:42 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:42 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.hideLoading api invoke 2020-10-5 11:57:42 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:42 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.hideLoading api invoke 2020-10-5 11:57:42 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:42 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:42 [log] wx.hideLoading api invoke 2020-10-5 11:57:42 [log] wx.stopPullDownRefresh api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync api invoke 2020-10-5 11:57:42 [log] wx.getStorageSync return 2020-10-5 11:57:44 [log] wx.getNetworkType api invoke 2020-10-5 11:57:44 [log] wx.onNetworkStatusChange api invoke 2020-10-5 11:57:44 [log] wx.getNetworkType success callback with msg getNetworkType:ok 2020-10-5 11:57:45 [log] wx.getStorageSync api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync return 2020-10-5 11:57:45 [log] wx.navigateTo api invoke 2020-10-5 11:57:45 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:45 [log] wx.showLoading api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync return 2020-10-5 11:57:45 [log] wx.getStorageSync api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync return 2020-10-5 11:57:45 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:45 [log] wx.getSystemInfoSync return 2020-10-5 11:57:45 [log] wx.request api invoke with seq 0 2020-10-5 11:57:45 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:45 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:45 [log] wx.hideLoading api invoke 2020-10-5 11:57:45 [log] page pages/index/index onHide have been invoked 2020-10-5 11:57:45 [log] wx.getSystemInfo api invoke 2020-10-5 11:57:45 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 11:57:45 [log] wx.getStorageSync api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync return 2020-10-5 11:57:45 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:45 [log] wx.showLoading api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync return 2020-10-5 11:57:45 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:45 [log] wx.getSystemInfoSync return 2020-10-5 11:57:45 [log] wx.request api invoke with seq 0 2020-10-5 11:57:45 [log] wx.getLaunchOptionsSync api invoke 2020-10-5 11:57:45 [log] wx.getLaunchOptionsSync return 2020-10-5 11:57:45 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:45 [log] wx.showLoading api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync return 2020-10-5 11:57:45 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:45 [log] wx.getSystemInfoSync return 2020-10-5 11:57:45 [log] wx.request api invoke with seq 0 2020-10-5 11:57:45 [log] page communityInfo/informationInfo/informationInfo onLoad have been invoked 2020-10-5 11:57:45 [log] wx.getStorageSync api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync return 2020-10-5 11:57:45 [log] page communityInfo/informationInfo/informationInfo onShow have been invoked 2020-10-5 11:57:45 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:45 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:45 [log] wx.hideLoading api invoke 2020-10-5 11:57:45 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:45 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:45 [log] wx.hideLoading api invoke 2020-10-5 11:57:45 [log] page communityInfo/informationInfo/informationInfo onReady have been invoked 2020-10-5 11:57:45 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:57:45 [log] wx.showLoading api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync api invoke 2020-10-5 11:57:45 [log] wx.getStorageSync return 2020-10-5 11:57:45 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:57:45 [log] wx.getSystemInfoSync return 2020-10-5 11:57:45 [log] wx.request api invoke with seq 0 2020-10-5 11:57:46 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:57:46 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:57:46 [log] wx.hideLoading api invoke 2020-10-5 11:58:4 [log] page communityInfo/informationInfo/informationInfo onUnload have been invoked 2020-10-5 11:58:4 [log] wx.getStorageSync api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync return 2020-10-5 11:58:4 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:4 [log] wx.showLoading api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync return 2020-10-5 11:58:4 [log] wx.getStorageSync api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync return 2020-10-5 11:58:4 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:4 [log] wx.getSystemInfoSync return 2020-10-5 11:58:4 [log] wx.request api invoke with seq 0 2020-10-5 11:58:4 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:4 [log] wx.showLoading api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync return 2020-10-5 11:58:4 [log] wx.getStorageSync api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync return 2020-10-5 11:58:4 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:4 [log] wx.getSystemInfoSync return 2020-10-5 11:58:4 [log] wx.request api invoke with seq 0 2020-10-5 11:58:4 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:4 [log] wx.showLoading api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync return 2020-10-5 11:58:4 [log] wx.getStorageSync api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync return 2020-10-5 11:58:4 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:4 [log] wx.getSystemInfoSync return 2020-10-5 11:58:4 [log] wx.request api invoke with seq 0 2020-10-5 11:58:4 [log] wx.getStorageSync api invoke 2020-10-5 11:58:4 [log] wx.getStorageSync return 2020-10-5 11:58:4 [log] page pages/index/index onShow have been invoked 2020-10-5 11:58:4 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:4 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:4 [log] wx.hideLoading api invoke 2020-10-5 11:58:4 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:4 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:4 [log] wx.hideLoading api invoke 2020-10-5 11:58:4 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:4 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:4 [log] wx.hideLoading api invoke 2020-10-5 11:58:5 [log] wx.getStorageSync api invoke 2020-10-5 11:58:5 [log] wx.getStorageSync return 2020-10-5 11:58:5 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:5 [log] wx.showLoading api invoke 2020-10-5 11:58:5 [log] wx.getStorageSync api invoke 2020-10-5 11:58:5 [log] wx.getStorageSync return 2020-10-5 11:58:5 [log] wx.getStorageSync api invoke 2020-10-5 11:58:5 [log] wx.getStorageSync return 2020-10-5 11:58:5 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:5 [log] wx.getSystemInfoSync return 2020-10-5 11:58:5 [log] wx.request api invoke with seq 0 2020-10-5 11:58:5 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:5 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:5 [log] wx.hideLoading api invoke 2020-10-5 11:58:5 [log] wx.navigateTo api invoke 2020-10-5 11:58:6 [log] page pages/index/index onHide have been invoked 2020-10-5 11:58:6 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:6 [log] wx.getSystemInfoSync return 2020-10-5 11:58:6 [log] wx.getSystemInfo api invoke 2020-10-5 11:58:6 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 11:58:6 [log] wx.getSystemInfo api invoke 2020-10-5 11:58:6 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 11:58:6 [log] wx.getStorageSync api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync return 2020-10-5 11:58:6 [log] wx.getStorageSync api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync return 2020-10-5 11:58:6 [log] wx.getStorageSync api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync return 2020-10-5 11:58:6 [log] wx.getStorageSync api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync return 2020-10-5 11:58:6 [log] page pages/displayManage/vividProject/vividProject onLoad have been invoked 2020-10-5 11:58:6 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:6 [log] wx.showLoading api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync return 2020-10-5 11:58:6 [log] wx.getStorageSync api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync return 2020-10-5 11:58:6 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:6 [log] wx.getSystemInfoSync return 2020-10-5 11:58:6 [log] wx.request api invoke with seq 0 2020-10-5 11:58:6 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:6 [log] wx.showLoading api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync return 2020-10-5 11:58:6 [log] wx.getStorageSync api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync return 2020-10-5 11:58:6 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:6 [log] wx.getSystemInfoSync return 2020-10-5 11:58:6 [log] wx.request api invoke with seq 0 2020-10-5 11:58:6 [log] wx.getStorageSync api invoke 2020-10-5 11:58:6 [log] wx.getStorageSync return 2020-10-5 11:58:6 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 11:58:6 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:6 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:6 [log] wx.hideLoading api invoke 2020-10-5 11:58:6 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:6 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:6 [log] wx.hideLoading api invoke 2020-10-5 11:58:6 [log] page pages/displayManage/vividProject/vividProject onReady have been invoked 2020-10-5 11:58:7 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:7 [log] wx.showLoading api invoke 2020-10-5 11:58:7 [log] wx.getStorageSync api invoke 2020-10-5 11:58:7 [log] wx.getStorageSync return 2020-10-5 11:58:7 [log] wx.getStorageSync api invoke 2020-10-5 11:58:7 [log] wx.getStorageSync return 2020-10-5 11:58:7 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:7 [log] wx.getSystemInfoSync return 2020-10-5 11:58:7 [log] wx.request api invoke with seq 0 2020-10-5 11:58:7 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:7 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:7 [log] wx.hideLoading api invoke 2020-10-5 11:58:7 [log] wx.navigateTo api invoke 2020-10-5 11:58:7 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-10-5 11:58:7 [log] wx.getStorageSync api invoke 2020-10-5 11:58:7 [log] wx.getStorageSync return 2020-10-5 11:58:7 [log] wx.getStorageSync api invoke 2020-10-5 11:58:7 [log] wx.getStorageSync return 2020-10-5 11:58:7 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:7 [log] wx.showLoading api invoke 2020-10-5 11:58:7 [log] wx.getStorageSync api invoke 2020-10-5 11:58:7 [log] wx.getStorageSync return 2020-10-5 11:58:7 [log] wx.getStorageSync api invoke 2020-10-5 11:58:7 [log] wx.getStorageSync return 2020-10-5 11:58:7 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:7 [log] wx.getSystemInfoSync return 2020-10-5 11:58:7 [log] wx.request api invoke with seq 0 2020-10-5 11:58:7 [log] page pages/displayManage/groupList/groupList onLoad have been invoked 2020-10-5 11:58:7 [log] wx.getStorageSync api invoke 2020-10-5 11:58:7 [log] wx.getStorageSync return 2020-10-5 11:58:7 [log] page pages/displayManage/groupList/groupList onShow have been invoked 2020-10-5 11:58:7 [log] page pages/displayManage/groupList/groupList onReady have been invoked 2020-10-5 11:58:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:8 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:8 [log] wx.hideLoading api invoke 2020-10-5 11:58:8 [log] wx.redirectTo api invoke 2020-10-5 11:58:9 [log] page pages/displayManage/groupList/groupList onUnload have been invoked 2020-10-5 11:58:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:9 [log] wx.getSystemInfoSync return 2020-10-5 11:58:9 [log] wx.getLocation api invoke 2020-10-5 11:58:9 [log] page pages/displayManage/upload/upload onLoad have been invoked 2020-10-5 11:58:9 [log] wx.getStorageSync api invoke 2020-10-5 11:58:9 [log] wx.getStorageSync return 2020-10-5 11:58:9 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 11:58:9 [log] page pages/displayManage/upload/upload onReady have been invoked 2020-10-5 11:58:9 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 11:58:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:9 [log] wx.showLoading api invoke 2020-10-5 11:58:9 [log] wx.getStorageSync api invoke 2020-10-5 11:58:9 [log] wx.getStorageSync return 2020-10-5 11:58:9 [log] wx.getStorageSync api invoke 2020-10-5 11:58:9 [log] wx.getStorageSync return 2020-10-5 11:58:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:9 [log] wx.getSystemInfoSync return 2020-10-5 11:58:9 [log] wx.request api invoke with seq 0 2020-10-5 11:58:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:9 [log] wx.hideLoading api invoke 2020-10-5 11:58:10 [log] wx.getStorageSync api invoke 2020-10-5 11:58:10 [log] wx.getStorageSync return 2020-10-5 11:58:10 [log] wx.chooseVideo api invoke 2020-10-5 11:58:11 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-10-5 11:58:11 [log] App onHide have been invoked 2020-10-5 11:58:39 [log] wx.getLocation api invoke 2020-10-5 11:58:39 [log] wx.chooseVideo success callback with msg chooseVideo:ok 2020-10-5 11:58:39 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 11:58:39 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:58:39 [log] wx.showLoading api invoke 2020-10-5 11:58:39 [log] wx.getStorageSync api invoke 2020-10-5 11:58:39 [log] wx.getStorageSync return 2020-10-5 11:58:39 [log] wx.getStorageSync api invoke 2020-10-5 11:58:39 [log] wx.getStorageSync return 2020-10-5 11:58:39 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:58:39 [log] wx.getSystemInfoSync return 2020-10-5 11:58:39 [log] wx.request api invoke with seq 0 2020-10-5 11:58:40 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:40 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:58:40 [log] wx.hideLoading api invoke 2020-10-5 11:58:40 [log] wx.request api invoke with seq 0 2020-10-5 11:58:40 [log] wx.getUpdateManager api invoke 2020-10-5 11:58:40 [log] wx.getUpdateManager return 2020-10-5 11:58:40 [log] App onShow have been invoked 2020-10-5 11:58:40 [log] wx.getStorageSync api invoke 2020-10-5 11:58:40 [log] wx.getStorageSync return 2020-10-5 11:58:40 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 11:58:40 [log] wx.uploadFile api invoke 2020-10-5 11:58:40 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:58:41 [log] wx.getStorageSync api invoke 2020-10-5 11:58:41 [log] wx.getStorageSync return 2020-10-5 11:58:41 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 11:58:41 [log] wx.request api invoke with seq 0 2020-10-5 11:58:41 [log] wx.uploadFile success callback with msg uploadFile:ok 2020-10-5 11:58:41 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:4 [log] page pages/displayManage/upload/upload onUnload have been invoked 2020-10-5 11:59:4 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:4 [log] wx.showLoading api invoke 2020-10-5 11:59:4 [log] wx.getStorageSync api invoke 2020-10-5 11:59:4 [log] wx.getStorageSync return 2020-10-5 11:59:4 [log] wx.getStorageSync api invoke 2020-10-5 11:59:4 [log] wx.getStorageSync return 2020-10-5 11:59:4 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:4 [log] wx.getSystemInfoSync return 2020-10-5 11:59:4 [log] wx.request api invoke with seq 0 2020-10-5 11:59:4 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:4 [log] wx.showLoading api invoke 2020-10-5 11:59:4 [log] wx.getStorageSync api invoke 2020-10-5 11:59:4 [log] wx.getStorageSync return 2020-10-5 11:59:4 [log] wx.getStorageSync api invoke 2020-10-5 11:59:4 [log] wx.getStorageSync return 2020-10-5 11:59:4 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:4 [log] wx.getSystemInfoSync return 2020-10-5 11:59:4 [log] wx.request api invoke with seq 0 2020-10-5 11:59:4 [log] wx.getStorageSync api invoke 2020-10-5 11:59:4 [log] wx.getStorageSync return 2020-10-5 11:59:4 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 11:59:4 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:4 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:4 [log] wx.hideLoading api invoke 2020-10-5 11:59:4 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:4 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:4 [log] wx.hideLoading api invoke 2020-10-5 11:59:8 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-10-5 11:59:8 [log] App onHide have been invoked 2020-10-5 11:59:9 [log] wx.getUpdateManager api invoke 2020-10-5 11:59:9 [log] wx.getUpdateManager return 2020-10-5 11:59:9 [log] App onShow have been invoked 2020-10-5 11:59:9 [log] page pages/displayManage/vividProject/vividProject onUnload have been invoked 2020-10-5 11:59:9 [log] page pages/index/index onUnload have been invoked 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.showLoading api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:9 [log] wx.getSystemInfoSync return 2020-10-5 11:59:9 [log] wx.request api invoke with seq 0 2020-10-5 11:59:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.showLoading api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:9 [log] wx.getSystemInfoSync return 2020-10-5 11:59:9 [log] wx.request api invoke with seq 0 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.showLoading api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:9 [log] wx.getSystemInfoSync return 2020-10-5 11:59:9 [log] wx.request api invoke with seq 0 2020-10-5 11:59:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.showLoading api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:9 [log] wx.getSystemInfoSync return 2020-10-5 11:59:9 [log] wx.request api invoke with seq 0 2020-10-5 11:59:9 [log] page pages/index/index onLoad have been invoked 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.showLoading api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:9 [log] wx.getSystemInfoSync return 2020-10-5 11:59:9 [log] wx.request api invoke with seq 0 2020-10-5 11:59:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.showLoading api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:9 [log] wx.getSystemInfoSync return 2020-10-5 11:59:9 [log] wx.request api invoke with seq 0 2020-10-5 11:59:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.showLoading api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:9 [log] wx.getSystemInfoSync return 2020-10-5 11:59:9 [log] wx.request api invoke with seq 0 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] page pages/index/index onShow have been invoked 2020-10-5 11:59:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.hideLoading api invoke 2020-10-5 11:59:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.hideLoading api invoke 2020-10-5 11:59:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.hideLoading api invoke 2020-10-5 11:59:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.hideLoading api invoke 2020-10-5 11:59:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.hideLoading api invoke 2020-10-5 11:59:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.hideLoading api invoke 2020-10-5 11:59:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:9 [log] wx.hideLoading api invoke 2020-10-5 11:59:9 [log] wx.stopPullDownRefresh api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync api invoke 2020-10-5 11:59:9 [log] wx.getStorageSync return 2020-10-5 11:59:9 [log] page pages/index/index onReady have been invoked 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:11 [log] wx.showLoading api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:11 [log] wx.getSystemInfoSync return 2020-10-5 11:59:11 [log] wx.request api invoke with seq 0 2020-10-5 11:59:11 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:11 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:11 [log] wx.hideLoading api invoke 2020-10-5 11:59:11 [log] wx.navigateTo api invoke 2020-10-5 11:59:11 [log] page pages/index/index onHide have been invoked 2020-10-5 11:59:11 [log] wx.getSystemInfo api invoke 2020-10-5 11:59:11 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 11:59:11 [log] wx.getSystemInfo api invoke 2020-10-5 11:59:11 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] page pages/displayManage/vividProject/vividProject onLoad have been invoked 2020-10-5 11:59:11 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:11 [log] wx.showLoading api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:11 [log] wx.getSystemInfoSync return 2020-10-5 11:59:11 [log] wx.request api invoke with seq 0 2020-10-5 11:59:11 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:11 [log] wx.showLoading api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:11 [log] wx.getSystemInfoSync return 2020-10-5 11:59:11 [log] wx.request api invoke with seq 0 2020-10-5 11:59:11 [log] wx.getStorageSync api invoke 2020-10-5 11:59:11 [log] wx.getStorageSync return 2020-10-5 11:59:11 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 11:59:11 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:11 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:11 [log] wx.hideLoading api invoke 2020-10-5 11:59:11 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:11 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:11 [log] wx.hideLoading api invoke 2020-10-5 11:59:11 [log] page pages/displayManage/vividProject/vividProject onReady have been invoked 2020-10-5 11:59:12 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:12 [log] wx.showLoading api invoke 2020-10-5 11:59:12 [log] wx.getStorageSync api invoke 2020-10-5 11:59:12 [log] wx.getStorageSync return 2020-10-5 11:59:12 [log] wx.getStorageSync api invoke 2020-10-5 11:59:12 [log] wx.getStorageSync return 2020-10-5 11:59:12 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:12 [log] wx.getSystemInfoSync return 2020-10-5 11:59:12 [log] wx.request api invoke with seq 0 2020-10-5 11:59:12 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:12 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:12 [log] wx.hideLoading api invoke 2020-10-5 11:59:12 [log] wx.navigateTo api invoke 2020-10-5 11:59:12 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-10-5 11:59:12 [log] wx.getStorageSync api invoke 2020-10-5 11:59:12 [log] wx.getStorageSync return 2020-10-5 11:59:12 [log] wx.getStorageSync api invoke 2020-10-5 11:59:12 [log] wx.getStorageSync return 2020-10-5 11:59:12 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:12 [log] wx.showLoading api invoke 2020-10-5 11:59:12 [log] wx.getStorageSync api invoke 2020-10-5 11:59:12 [log] wx.getStorageSync return 2020-10-5 11:59:12 [log] wx.getStorageSync api invoke 2020-10-5 11:59:12 [log] wx.getStorageSync return 2020-10-5 11:59:12 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:12 [log] wx.getSystemInfoSync return 2020-10-5 11:59:12 [log] wx.request api invoke with seq 0 2020-10-5 11:59:12 [log] page pages/displayManage/groupList/groupList onLoad have been invoked 2020-10-5 11:59:12 [log] wx.getStorageSync api invoke 2020-10-5 11:59:12 [log] wx.getStorageSync return 2020-10-5 11:59:12 [log] page pages/displayManage/groupList/groupList onShow have been invoked 2020-10-5 11:59:13 [log] page pages/displayManage/groupList/groupList onReady have been invoked 2020-10-5 11:59:13 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:13 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:13 [log] wx.hideLoading api invoke 2020-10-5 11:59:13 [log] wx.redirectTo api invoke 2020-10-5 11:59:13 [log] page pages/displayManage/groupList/groupList onUnload have been invoked 2020-10-5 11:59:14 [log] wx.getLocation api invoke 2020-10-5 11:59:14 [log] page pages/displayManage/upload/upload onLoad have been invoked 2020-10-5 11:59:14 [log] wx.getStorageSync api invoke 2020-10-5 11:59:14 [log] wx.getStorageSync return 2020-10-5 11:59:14 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 11:59:14 [log] page pages/displayManage/upload/upload onReady have been invoked 2020-10-5 11:59:14 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 11:59:14 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:14 [log] wx.showLoading api invoke 2020-10-5 11:59:14 [log] wx.getStorageSync api invoke 2020-10-5 11:59:14 [log] wx.getStorageSync return 2020-10-5 11:59:14 [log] wx.getStorageSync api invoke 2020-10-5 11:59:14 [log] wx.getStorageSync return 2020-10-5 11:59:14 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:14 [log] wx.getSystemInfoSync return 2020-10-5 11:59:14 [log] wx.request api invoke with seq 0 2020-10-5 11:59:14 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:14 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:14 [log] wx.hideLoading api invoke 2020-10-5 11:59:17 [log] wx.getStorageSync api invoke 2020-10-5 11:59:17 [log] wx.getStorageSync return 2020-10-5 11:59:17 [log] wx.chooseVideo api invoke 2020-10-5 11:59:18 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-10-5 11:59:18 [log] App onHide have been invoked 2020-10-5 11:59:41 [log] wx.getLocation api invoke 2020-10-5 11:59:41 [log] wx.chooseVideo success callback with msg chooseVideo:ok 2020-10-5 11:59:41 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 11:59:41 [log] wx.showNavigationBarLoading api invoke 2020-10-5 11:59:41 [log] wx.showLoading api invoke 2020-10-5 11:59:41 [log] wx.getStorageSync api invoke 2020-10-5 11:59:41 [log] wx.getStorageSync return 2020-10-5 11:59:41 [log] wx.getStorageSync api invoke 2020-10-5 11:59:41 [log] wx.getStorageSync return 2020-10-5 11:59:41 [log] wx.getSystemInfoSync api invoke 2020-10-5 11:59:41 [log] wx.getSystemInfoSync return 2020-10-5 11:59:41 [log] wx.request api invoke with seq 0 2020-10-5 11:59:41 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:41 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 11:59:41 [log] wx.hideLoading api invoke 2020-10-5 11:59:41 [log] wx.request api invoke with seq 0 2020-10-5 11:59:41 [log] wx.uploadFile api invoke 2020-10-5 11:59:41 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 11:59:42 [log] wx.getUpdateManager api invoke 2020-10-5 11:59:42 [log] wx.getUpdateManager return 2020-10-5 11:59:42 [log] App onShow have been invoked 2020-10-5 11:59:42 [log] wx.getStorageSync api invoke 2020-10-5 11:59:42 [log] wx.getStorageSync return 2020-10-5 11:59:42 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 11:59:42 [log] wx.getStorageSync api invoke 2020-10-5 11:59:42 [log] wx.getStorageSync return 2020-10-5 11:59:42 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 11:59:43 [log] wx.request api invoke with seq 0 2020-10-5 11:59:43 [log] wx.uploadFile success callback with msg uploadFile:ok 2020-10-5 11:59:43 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:3 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-10-5 12:0:3 [log] App onHide have been invoked 2020-10-5 12:0:8 [log] wx.getUpdateManager api invoke 2020-10-5 12:0:8 [log] wx.getUpdateManager return 2020-10-5 12:0:8 [log] App onShow have been invoked 2020-10-5 12:0:8 [log] page pages/displayManage/upload/upload onUnload have been invoked 2020-10-5 12:0:8 [log] page pages/displayManage/vividProject/vividProject onUnload have been invoked 2020-10-5 12:0:8 [log] page pages/index/index onUnload have been invoked 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.showLoading api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:8 [log] wx.getSystemInfoSync return 2020-10-5 12:0:8 [log] wx.request api invoke with seq 0 2020-10-5 12:0:8 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.showLoading api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:8 [log] wx.getSystemInfoSync return 2020-10-5 12:0:8 [log] wx.request api invoke with seq 0 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.showLoading api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:8 [log] wx.getSystemInfoSync return 2020-10-5 12:0:8 [log] wx.request api invoke with seq 0 2020-10-5 12:0:8 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.showLoading api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:8 [log] wx.getSystemInfoSync return 2020-10-5 12:0:8 [log] wx.request api invoke with seq 0 2020-10-5 12:0:8 [log] page pages/index/index onLoad have been invoked 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.showLoading api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:8 [log] wx.getSystemInfoSync return 2020-10-5 12:0:8 [log] wx.request api invoke with seq 0 2020-10-5 12:0:8 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.showLoading api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:8 [log] wx.getSystemInfoSync return 2020-10-5 12:0:8 [log] wx.request api invoke with seq 0 2020-10-5 12:0:8 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.showLoading api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:8 [log] wx.getSystemInfoSync return 2020-10-5 12:0:8 [log] wx.request api invoke with seq 0 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] page pages/index/index onShow have been invoked 2020-10-5 12:0:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:8 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.hideLoading api invoke 2020-10-5 12:0:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:8 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.hideLoading api invoke 2020-10-5 12:0:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:8 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.hideLoading api invoke 2020-10-5 12:0:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:8 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.hideLoading api invoke 2020-10-5 12:0:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:8 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.hideLoading api invoke 2020-10-5 12:0:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:8 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.hideLoading api invoke 2020-10-5 12:0:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:8 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:8 [log] wx.hideLoading api invoke 2020-10-5 12:0:8 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync api invoke 2020-10-5 12:0:8 [log] wx.getStorageSync return 2020-10-5 12:0:8 [log] page pages/index/index onReady have been invoked 2020-10-5 12:0:11 [log] page pages/index/index onHide have been invoked 2020-10-5 12:0:11 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:11 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:11 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:11 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:11 [log] page pages/message/index onLoad have been invoked 2020-10-5 12:0:11 [log] wx.getStorageSync api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync return 2020-10-5 12:0:11 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:11 [log] wx.showLoading api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync return 2020-10-5 12:0:11 [log] wx.getStorageSync api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync return 2020-10-5 12:0:11 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:11 [log] wx.getSystemInfoSync return 2020-10-5 12:0:11 [log] wx.request api invoke with seq 0 2020-10-5 12:0:11 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:11 [log] wx.showLoading api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync return 2020-10-5 12:0:11 [log] wx.getStorageSync api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync return 2020-10-5 12:0:11 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:11 [log] wx.getSystemInfoSync return 2020-10-5 12:0:11 [log] wx.request api invoke with seq 0 2020-10-5 12:0:11 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:11 [log] wx.showLoading api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync return 2020-10-5 12:0:11 [log] wx.getStorageSync api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync return 2020-10-5 12:0:11 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:11 [log] wx.getSystemInfoSync return 2020-10-5 12:0:11 [log] wx.request api invoke with seq 0 2020-10-5 12:0:11 [log] wx.getStorageSync api invoke 2020-10-5 12:0:11 [log] wx.getStorageSync return 2020-10-5 12:0:11 [log] page pages/message/index onShow have been invoked 2020-10-5 12:0:11 [log] page pages/message/index onReady have been invoked 2020-10-5 12:0:11 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:11 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:11 [log] wx.hideLoading api invoke 2020-10-5 12:0:11 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:11 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:11 [log] wx.hideLoading api invoke 2020-10-5 12:0:11 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:11 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:11 [log] wx.hideLoading api invoke 2020-10-5 12:0:12 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:12 [log] wx.showLoading api invoke 2020-10-5 12:0:12 [log] wx.getStorageSync api invoke 2020-10-5 12:0:12 [log] wx.getStorageSync return 2020-10-5 12:0:12 [log] wx.getStorageSync api invoke 2020-10-5 12:0:12 [log] wx.getStorageSync return 2020-10-5 12:0:12 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:12 [log] wx.getSystemInfoSync return 2020-10-5 12:0:12 [log] wx.request api invoke with seq 0 2020-10-5 12:0:12 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:12 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:12 [log] wx.hideLoading api invoke 2020-10-5 12:0:12 [log] wx.navigateTo api invoke 2020-10-5 12:0:13 [log] page pages/message/index onHide have been invoked 2020-10-5 12:0:13 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:13 [log] wx.showLoading api invoke 2020-10-5 12:0:13 [log] wx.getStorageSync api invoke 2020-10-5 12:0:13 [log] wx.getStorageSync return 2020-10-5 12:0:13 [log] wx.getStorageSync api invoke 2020-10-5 12:0:13 [log] wx.getStorageSync return 2020-10-5 12:0:13 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:13 [log] wx.getSystemInfoSync return 2020-10-5 12:0:13 [log] wx.request api invoke with seq 0 2020-10-5 12:0:13 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:13 [log] wx.showLoading api invoke 2020-10-5 12:0:13 [log] wx.getStorageSync api invoke 2020-10-5 12:0:13 [log] wx.getStorageSync return 2020-10-5 12:0:13 [log] wx.getStorageSync api invoke 2020-10-5 12:0:13 [log] wx.getStorageSync return 2020-10-5 12:0:13 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:13 [log] wx.getSystemInfoSync return 2020-10-5 12:0:13 [log] wx.request api invoke with seq 0 2020-10-5 12:0:13 [log] page messageInfo/redPackageInfo/index onLoad have been invoked 2020-10-5 12:0:13 [log] wx.getStorageSync api invoke 2020-10-5 12:0:13 [log] wx.getStorageSync return 2020-10-5 12:0:13 [log] page messageInfo/redPackageInfo/index onShow have been invoked 2020-10-5 12:0:13 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:13 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:13 [log] wx.hideLoading api invoke 2020-10-5 12:0:13 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:13 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:13 [log] wx.hideLoading api invoke 2020-10-5 12:0:13 [log] page messageInfo/redPackageInfo/index onReady have been invoked 2020-10-5 12:0:16 [log] page messageInfo/redPackageInfo/index onUnload have been invoked 2020-10-5 12:0:16 [log] wx.getStorageSync api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync return 2020-10-5 12:0:16 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:16 [log] wx.showLoading api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync return 2020-10-5 12:0:16 [log] wx.getStorageSync api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync return 2020-10-5 12:0:16 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:16 [log] wx.getSystemInfoSync return 2020-10-5 12:0:16 [log] wx.request api invoke with seq 0 2020-10-5 12:0:16 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:16 [log] wx.showLoading api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync return 2020-10-5 12:0:16 [log] wx.getStorageSync api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync return 2020-10-5 12:0:16 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:16 [log] wx.getSystemInfoSync return 2020-10-5 12:0:16 [log] wx.request api invoke with seq 0 2020-10-5 12:0:16 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:16 [log] wx.showLoading api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync return 2020-10-5 12:0:16 [log] wx.getStorageSync api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync return 2020-10-5 12:0:16 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:16 [log] wx.getSystemInfoSync return 2020-10-5 12:0:16 [log] wx.request api invoke with seq 0 2020-10-5 12:0:16 [log] wx.getStorageSync api invoke 2020-10-5 12:0:16 [log] wx.getStorageSync return 2020-10-5 12:0:16 [log] page pages/message/index onShow have been invoked 2020-10-5 12:0:16 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:16 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:16 [log] wx.hideLoading api invoke 2020-10-5 12:0:16 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:16 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:16 [log] wx.hideLoading api invoke 2020-10-5 12:0:16 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:16 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:16 [log] wx.hideLoading api invoke 2020-10-5 12:0:17 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:17 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:17 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:17 [log] wx.showLoading api invoke 2020-10-5 12:0:17 [log] wx.getStorageSync api invoke 2020-10-5 12:0:17 [log] wx.getStorageSync return 2020-10-5 12:0:17 [log] wx.getStorageSync api invoke 2020-10-5 12:0:17 [log] wx.getStorageSync return 2020-10-5 12:0:17 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:17 [log] wx.getSystemInfoSync return 2020-10-5 12:0:17 [log] wx.request api invoke with seq 0 2020-10-5 12:0:17 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:17 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:17 [log] wx.hideLoading api invoke 2020-10-5 12:0:19 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:19 [log] wx.showLoading api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync return 2020-10-5 12:0:19 [log] wx.getStorageSync api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync return 2020-10-5 12:0:19 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:19 [log] wx.getSystemInfoSync return 2020-10-5 12:0:19 [log] wx.request api invoke with seq 0 2020-10-5 12:0:19 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:19 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:19 [log] wx.hideLoading api invoke 2020-10-5 12:0:19 [log] wx.navigateTo api invoke 2020-10-5 12:0:19 [log] page pages/message/index onHide have been invoked 2020-10-5 12:0:19 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:19 [log] wx.showLoading api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync return 2020-10-5 12:0:19 [log] wx.getStorageSync api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync return 2020-10-5 12:0:19 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:19 [log] wx.getSystemInfoSync return 2020-10-5 12:0:19 [log] wx.request api invoke with seq 0 2020-10-5 12:0:19 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:19 [log] wx.showLoading api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync return 2020-10-5 12:0:19 [log] wx.getStorageSync api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync return 2020-10-5 12:0:19 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:19 [log] wx.getSystemInfoSync return 2020-10-5 12:0:19 [log] wx.request api invoke with seq 0 2020-10-5 12:0:19 [log] page messageInfo/redPackageInfo/index onLoad have been invoked 2020-10-5 12:0:19 [log] wx.getStorageSync api invoke 2020-10-5 12:0:19 [log] wx.getStorageSync return 2020-10-5 12:0:19 [log] page messageInfo/redPackageInfo/index onShow have been invoked 2020-10-5 12:0:19 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:19 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:19 [log] wx.hideLoading api invoke 2020-10-5 12:0:19 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:19 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:19 [log] wx.hideLoading api invoke 2020-10-5 12:0:19 [log] page messageInfo/redPackageInfo/index onReady have been invoked 2020-10-5 12:0:22 [log] page messageInfo/redPackageInfo/index onUnload have been invoked 2020-10-5 12:0:22 [log] wx.getStorageSync api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync return 2020-10-5 12:0:22 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:22 [log] wx.showLoading api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync return 2020-10-5 12:0:22 [log] wx.getStorageSync api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync return 2020-10-5 12:0:22 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:22 [log] wx.getSystemInfoSync return 2020-10-5 12:0:22 [log] wx.request api invoke with seq 0 2020-10-5 12:0:22 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:22 [log] wx.showLoading api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync return 2020-10-5 12:0:22 [log] wx.getStorageSync api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync return 2020-10-5 12:0:22 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:22 [log] wx.getSystemInfoSync return 2020-10-5 12:0:22 [log] wx.request api invoke with seq 0 2020-10-5 12:0:22 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:22 [log] wx.showLoading api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync return 2020-10-5 12:0:22 [log] wx.getStorageSync api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync return 2020-10-5 12:0:22 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:22 [log] wx.getSystemInfoSync return 2020-10-5 12:0:22 [log] wx.request api invoke with seq 0 2020-10-5 12:0:22 [log] wx.getStorageSync api invoke 2020-10-5 12:0:22 [log] wx.getStorageSync return 2020-10-5 12:0:22 [log] page pages/message/index onShow have been invoked 2020-10-5 12:0:22 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:22 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:22 [log] wx.hideLoading api invoke 2020-10-5 12:0:22 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:22 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:22 [log] wx.hideLoading api invoke 2020-10-5 12:0:22 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:22 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:22 [log] wx.hideLoading api invoke 2020-10-5 12:0:23 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:23 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:23 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:23 [log] wx.showLoading api invoke 2020-10-5 12:0:23 [log] wx.getStorageSync api invoke 2020-10-5 12:0:23 [log] wx.getStorageSync return 2020-10-5 12:0:23 [log] wx.getStorageSync api invoke 2020-10-5 12:0:23 [log] wx.getStorageSync return 2020-10-5 12:0:23 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:23 [log] wx.getSystemInfoSync return 2020-10-5 12:0:23 [log] wx.request api invoke with seq 0 2020-10-5 12:0:23 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:23 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:23 [log] wx.hideLoading api invoke 2020-10-5 12:0:25 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:25 [log] wx.showLoading api invoke 2020-10-5 12:0:25 [log] wx.getStorageSync api invoke 2020-10-5 12:0:25 [log] wx.getStorageSync return 2020-10-5 12:0:25 [log] wx.getStorageSync api invoke 2020-10-5 12:0:25 [log] wx.getStorageSync return 2020-10-5 12:0:25 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:25 [log] wx.getSystemInfoSync return 2020-10-5 12:0:25 [log] wx.request api invoke with seq 0 2020-10-5 12:0:25 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:25 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:25 [log] wx.hideLoading api invoke 2020-10-5 12:0:27 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:27 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:29 [log] page pages/message/index onUnload have been invoked 2020-10-5 12:0:29 [log] wx.getStorageSync api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync return 2020-10-5 12:0:29 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:29 [log] wx.showLoading api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync return 2020-10-5 12:0:29 [log] wx.getStorageSync api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync return 2020-10-5 12:0:29 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:29 [log] wx.getSystemInfoSync return 2020-10-5 12:0:29 [log] wx.request api invoke with seq 0 2020-10-5 12:0:29 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:29 [log] wx.showLoading api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync return 2020-10-5 12:0:29 [log] wx.getStorageSync api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync return 2020-10-5 12:0:29 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:29 [log] wx.getSystemInfoSync return 2020-10-5 12:0:29 [log] wx.request api invoke with seq 0 2020-10-5 12:0:29 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:29 [log] wx.showLoading api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync return 2020-10-5 12:0:29 [log] wx.getStorageSync api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync return 2020-10-5 12:0:29 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:29 [log] wx.getSystemInfoSync return 2020-10-5 12:0:29 [log] wx.request api invoke with seq 0 2020-10-5 12:0:29 [log] wx.getStorageSync api invoke 2020-10-5 12:0:29 [log] wx.getStorageSync return 2020-10-5 12:0:29 [log] page pages/index/index onShow have been invoked 2020-10-5 12:0:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:30 [log] wx.hideLoading api invoke 2020-10-5 12:0:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:30 [log] wx.hideLoading api invoke 2020-10-5 12:0:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:30 [log] wx.hideLoading api invoke 2020-10-5 12:0:33 [log] page pages/index/index onHide have been invoked 2020-10-5 12:0:33 [log] wx.getStorageSync api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync return 2020-10-5 12:0:33 [log] page pages/my/index/index onLoad have been invoked 2020-10-5 12:0:33 [log] wx.getStorageSync api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync return 2020-10-5 12:0:33 [log] wx.getStorageSync api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync return 2020-10-5 12:0:33 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:33 [log] wx.showLoading api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync return 2020-10-5 12:0:33 [log] wx.getStorageSync api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync return 2020-10-5 12:0:33 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:33 [log] wx.getSystemInfoSync return 2020-10-5 12:0:33 [log] wx.request api invoke with seq 0 2020-10-5 12:0:33 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:33 [log] wx.showLoading api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync return 2020-10-5 12:0:33 [log] wx.getStorageSync api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync return 2020-10-5 12:0:33 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:33 [log] wx.getSystemInfoSync return 2020-10-5 12:0:33 [log] wx.request api invoke with seq 0 2020-10-5 12:0:33 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:33 [log] wx.showLoading api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync return 2020-10-5 12:0:33 [log] wx.getStorageSync api invoke 2020-10-5 12:0:33 [log] wx.getStorageSync return 2020-10-5 12:0:33 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:33 [log] wx.getSystemInfoSync return 2020-10-5 12:0:33 [log] wx.request api invoke with seq 0 2020-10-5 12:0:34 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:34 [log] wx.showLoading api invoke 2020-10-5 12:0:34 [log] wx.getStorageSync api invoke 2020-10-5 12:0:34 [log] wx.getStorageSync return 2020-10-5 12:0:34 [log] wx.getStorageSync api invoke 2020-10-5 12:0:34 [log] wx.getStorageSync return 2020-10-5 12:0:34 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:34 [log] wx.getSystemInfoSync return 2020-10-5 12:0:34 [log] wx.request api invoke with seq 0 2020-10-5 12:0:34 [log] wx.getStorageSync api invoke 2020-10-5 12:0:34 [log] wx.getStorageSync return 2020-10-5 12:0:34 [log] page pages/my/index/index onShow have been invoked 2020-10-5 12:0:34 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:34 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:34 [log] wx.hideLoading api invoke 2020-10-5 12:0:34 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:34 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:34 [log] wx.hideLoading api invoke 2020-10-5 12:0:34 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:34 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:34 [log] wx.hideLoading api invoke 2020-10-5 12:0:34 [log] page pages/my/index/index onReady have been invoked 2020-10-5 12:0:34 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:34 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:34 [log] wx.hideLoading api invoke 2020-10-5 12:0:38 [log] wx.setStorageSync api invoke 2020-10-5 12:0:38 [log] wx.setStorageSync return 2020-10-5 12:0:42 [log] wx.navigateTo api invoke 2020-10-5 12:0:42 [log] page pages/my/index/index onHide have been invoked 2020-10-5 12:0:42 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:42 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:42 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:42 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:42 [log] page pages/message/index onLoad have been invoked 2020-10-5 12:0:42 [log] wx.getStorageSync api invoke 2020-10-5 12:0:42 [log] wx.getStorageSync return 2020-10-5 12:0:42 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:42 [log] wx.showLoading api invoke 2020-10-5 12:0:42 [log] wx.getStorageSync api invoke 2020-10-5 12:0:42 [log] wx.getStorageSync return 2020-10-5 12:0:42 [log] wx.getStorageSync api invoke 2020-10-5 12:0:42 [log] wx.getStorageSync return 2020-10-5 12:0:42 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:42 [log] wx.getSystemInfoSync return 2020-10-5 12:0:42 [log] wx.request api invoke with seq 0 2020-10-5 12:0:42 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:42 [log] wx.showLoading api invoke 2020-10-5 12:0:42 [log] wx.getStorageSync api invoke 2020-10-5 12:0:43 [log] wx.getStorageSync return 2020-10-5 12:0:43 [log] wx.getStorageSync api invoke 2020-10-5 12:0:43 [log] wx.getStorageSync return 2020-10-5 12:0:43 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:43 [log] wx.getSystemInfoSync return 2020-10-5 12:0:43 [log] wx.request api invoke with seq 0 2020-10-5 12:0:43 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:43 [log] wx.showLoading api invoke 2020-10-5 12:0:43 [log] wx.getStorageSync api invoke 2020-10-5 12:0:43 [log] wx.getStorageSync return 2020-10-5 12:0:43 [log] wx.getStorageSync api invoke 2020-10-5 12:0:43 [log] wx.getStorageSync return 2020-10-5 12:0:43 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:43 [log] wx.getSystemInfoSync return 2020-10-5 12:0:43 [log] wx.request api invoke with seq 0 2020-10-5 12:0:43 [log] wx.getStorageSync api invoke 2020-10-5 12:0:43 [log] wx.getStorageSync return 2020-10-5 12:0:43 [log] page pages/message/index onShow have been invoked 2020-10-5 12:0:43 [log] page pages/message/index onReady have been invoked 2020-10-5 12:0:43 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:43 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:43 [log] wx.hideLoading api invoke 2020-10-5 12:0:43 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:43 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:43 [log] wx.hideLoading api invoke 2020-10-5 12:0:43 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:43 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:43 [log] wx.hideLoading api invoke 2020-10-5 12:0:44 [log] page pages/message/index onUnload have been invoked 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:44 [log] wx.showLoading api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:44 [log] wx.getSystemInfoSync return 2020-10-5 12:0:44 [log] wx.request api invoke with seq 0 2020-10-5 12:0:44 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:44 [log] wx.showLoading api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:44 [log] wx.getSystemInfoSync return 2020-10-5 12:0:44 [log] wx.request api invoke with seq 0 2020-10-5 12:0:44 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:44 [log] wx.showLoading api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:44 [log] wx.getSystemInfoSync return 2020-10-5 12:0:44 [log] wx.request api invoke with seq 0 2020-10-5 12:0:44 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:44 [log] wx.showLoading api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:44 [log] wx.getSystemInfoSync return 2020-10-5 12:0:44 [log] wx.request api invoke with seq 0 2020-10-5 12:0:44 [log] wx.getStorageSync api invoke 2020-10-5 12:0:44 [log] wx.getStorageSync return 2020-10-5 12:0:44 [log] page pages/my/index/index onShow have been invoked 2020-10-5 12:0:44 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:44 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:44 [log] wx.hideLoading api invoke 2020-10-5 12:0:44 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:44 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:44 [log] wx.hideLoading api invoke 2020-10-5 12:0:44 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:44 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:44 [log] wx.hideLoading api invoke 2020-10-5 12:0:44 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:44 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:44 [log] wx.hideLoading api invoke 2020-10-5 12:0:46 [log] page pages/my/index/index onHide have been invoked 2020-10-5 12:0:46 [log] wx.getStorageSync api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync return 2020-10-5 12:0:46 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:46 [log] wx.showLoading api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync return 2020-10-5 12:0:46 [log] wx.getStorageSync api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync return 2020-10-5 12:0:46 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:46 [log] wx.getSystemInfoSync return 2020-10-5 12:0:46 [log] wx.request api invoke with seq 0 2020-10-5 12:0:46 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:46 [log] wx.showLoading api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync return 2020-10-5 12:0:46 [log] wx.getStorageSync api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync return 2020-10-5 12:0:46 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:46 [log] wx.getSystemInfoSync return 2020-10-5 12:0:46 [log] wx.request api invoke with seq 0 2020-10-5 12:0:46 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:46 [log] wx.showLoading api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync return 2020-10-5 12:0:46 [log] wx.getStorageSync api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync return 2020-10-5 12:0:46 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:46 [log] wx.getSystemInfoSync return 2020-10-5 12:0:46 [log] wx.request api invoke with seq 0 2020-10-5 12:0:46 [log] wx.getStorageSync api invoke 2020-10-5 12:0:46 [log] wx.getStorageSync return 2020-10-5 12:0:46 [log] page pages/index/index onShow have been invoked 2020-10-5 12:0:46 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:46 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:46 [log] wx.hideLoading api invoke 2020-10-5 12:0:46 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:46 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:46 [log] wx.hideLoading api invoke 2020-10-5 12:0:46 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:46 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:46 [log] wx.hideLoading api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:47 [log] wx.showLoading api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:47 [log] wx.getSystemInfoSync return 2020-10-5 12:0:47 [log] wx.request api invoke with seq 0 2020-10-5 12:0:47 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:47 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:47 [log] wx.hideLoading api invoke 2020-10-5 12:0:47 [log] wx.navigateTo api invoke 2020-10-5 12:0:47 [log] page pages/index/index onHide have been invoked 2020-10-5 12:0:47 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:47 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:47 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:47 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] page pages/displayManage/vividProject/vividProject onLoad have been invoked 2020-10-5 12:0:47 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:47 [log] wx.showLoading api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:47 [log] wx.getSystemInfoSync return 2020-10-5 12:0:47 [log] wx.request api invoke with seq 0 2020-10-5 12:0:47 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:47 [log] wx.showLoading api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:47 [log] wx.getSystemInfoSync return 2020-10-5 12:0:47 [log] wx.request api invoke with seq 0 2020-10-5 12:0:47 [log] wx.getStorageSync api invoke 2020-10-5 12:0:47 [log] wx.getStorageSync return 2020-10-5 12:0:47 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 12:0:47 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:47 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:47 [log] wx.hideLoading api invoke 2020-10-5 12:0:47 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:47 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:47 [log] wx.hideLoading api invoke 2020-10-5 12:0:47 [log] page pages/displayManage/vividProject/vividProject onReady have been invoked 2020-10-5 12:0:50 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:50 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:50 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:50 [log] wx.showLoading api invoke 2020-10-5 12:0:50 [log] wx.getStorageSync api invoke 2020-10-5 12:0:50 [log] wx.getStorageSync return 2020-10-5 12:0:50 [log] wx.getStorageSync api invoke 2020-10-5 12:0:50 [log] wx.getStorageSync return 2020-10-5 12:0:50 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:50 [log] wx.getSystemInfoSync return 2020-10-5 12:0:50 [log] wx.request api invoke with seq 0 2020-10-5 12:0:50 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:50 [log] wx.showLoading api invoke 2020-10-5 12:0:50 [log] wx.getStorageSync api invoke 2020-10-5 12:0:50 [log] wx.getStorageSync return 2020-10-5 12:0:50 [log] wx.getStorageSync api invoke 2020-10-5 12:0:50 [log] wx.getStorageSync return 2020-10-5 12:0:50 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:50 [log] wx.getSystemInfoSync return 2020-10-5 12:0:50 [log] wx.request api invoke with seq 0 2020-10-5 12:0:50 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:50 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:50 [log] wx.hideLoading api invoke 2020-10-5 12:0:50 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:50 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:50 [log] wx.hideLoading api invoke 2020-10-5 12:0:56 [log] wx.getSystemInfo api invoke 2020-10-5 12:0:56 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:0:56 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:56 [log] wx.showLoading api invoke 2020-10-5 12:0:56 [log] wx.getStorageSync api invoke 2020-10-5 12:0:56 [log] wx.getStorageSync return 2020-10-5 12:0:56 [log] wx.getStorageSync api invoke 2020-10-5 12:0:56 [log] wx.getStorageSync return 2020-10-5 12:0:56 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:56 [log] wx.getSystemInfoSync return 2020-10-5 12:0:56 [log] wx.request api invoke with seq 0 2020-10-5 12:0:56 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:0:56 [log] wx.showLoading api invoke 2020-10-5 12:0:56 [log] wx.getStorageSync api invoke 2020-10-5 12:0:56 [log] wx.getStorageSync return 2020-10-5 12:0:56 [log] wx.getStorageSync api invoke 2020-10-5 12:0:56 [log] wx.getStorageSync return 2020-10-5 12:0:56 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:0:56 [log] wx.getSystemInfoSync return 2020-10-5 12:0:56 [log] wx.request api invoke with seq 0 2020-10-5 12:0:56 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:56 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:56 [log] wx.hideLoading api invoke 2020-10-5 12:0:57 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:0:57 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:0:57 [log] wx.hideLoading api invoke 2020-10-5 12:1:2 [log] wx.getSystemInfo api invoke 2020-10-5 12:1:2 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:1:2 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:1:2 [log] wx.showLoading api invoke 2020-10-5 12:1:2 [log] wx.getStorageSync api invoke 2020-10-5 12:1:2 [log] wx.getStorageSync return 2020-10-5 12:1:2 [log] wx.getStorageSync api invoke 2020-10-5 12:1:2 [log] wx.getStorageSync return 2020-10-5 12:1:2 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:1:2 [log] wx.getSystemInfoSync return 2020-10-5 12:1:2 [log] wx.request api invoke with seq 0 2020-10-5 12:1:2 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:1:2 [log] wx.showLoading api invoke 2020-10-5 12:1:2 [log] wx.getStorageSync api invoke 2020-10-5 12:1:2 [log] wx.getStorageSync return 2020-10-5 12:1:2 [log] wx.getStorageSync api invoke 2020-10-5 12:1:2 [log] wx.getStorageSync return 2020-10-5 12:1:2 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:1:2 [log] wx.getSystemInfoSync return 2020-10-5 12:1:2 [log] wx.request api invoke with seq 0 2020-10-5 12:1:2 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:1:2 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:1:2 [log] wx.hideLoading api invoke 2020-10-5 12:1:2 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:1:2 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:1:2 [log] wx.hideLoading api invoke 2020-10-5 12:1:3 [log] wx.getSystemInfo api invoke 2020-10-5 12:1:3 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:1:3 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:1:3 [log] wx.showLoading api invoke 2020-10-5 12:1:3 [log] wx.getStorageSync api invoke 2020-10-5 12:1:3 [log] wx.getStorageSync return 2020-10-5 12:1:3 [log] wx.getStorageSync api invoke 2020-10-5 12:1:3 [log] wx.getStorageSync return 2020-10-5 12:1:3 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:1:3 [log] wx.getSystemInfoSync return 2020-10-5 12:1:3 [log] wx.request api invoke with seq 0 2020-10-5 12:1:3 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:1:3 [log] wx.showLoading api invoke 2020-10-5 12:1:3 [log] wx.getStorageSync api invoke 2020-10-5 12:1:3 [log] wx.getStorageSync return 2020-10-5 12:1:3 [log] wx.getStorageSync api invoke 2020-10-5 12:1:3 [log] wx.getStorageSync return 2020-10-5 12:1:3 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:1:3 [log] wx.getSystemInfoSync return 2020-10-5 12:1:3 [log] wx.request api invoke with seq 0 2020-10-5 12:1:3 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:1:3 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:1:3 [log] wx.hideLoading api invoke 2020-10-5 12:1:3 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:1:3 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:1:4 [log] wx.hideLoading api invoke 2020-10-5 12:1:16 [log] wx.getSystemInfo api invoke 2020-10-5 12:1:16 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:1:18 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:1:18 [log] wx.showLoading api invoke 2020-10-5 12:1:18 [log] wx.getStorageSync api invoke 2020-10-5 12:1:18 [log] wx.getStorageSync return 2020-10-5 12:1:18 [log] wx.getStorageSync api invoke 2020-10-5 12:1:18 [log] wx.getStorageSync return 2020-10-5 12:1:18 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:1:18 [log] wx.getSystemInfoSync return 2020-10-5 12:1:18 [log] wx.request api invoke with seq 0 2020-10-5 12:1:18 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:1:18 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:1:18 [log] wx.hideLoading api invoke 2020-10-5 12:1:18 [log] wx.navigateTo api invoke 2020-10-5 12:1:18 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-10-5 12:1:18 [log] wx.getStorageSync api invoke 2020-10-5 12:1:18 [log] wx.getStorageSync return 2020-10-5 12:1:18 [log] wx.getStorageSync api invoke 2020-10-5 12:1:18 [log] wx.getStorageSync return 2020-10-5 12:1:18 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:1:18 [log] wx.showLoading api invoke 2020-10-5 12:1:18 [log] wx.getStorageSync api invoke 2020-10-5 12:1:18 [log] wx.getStorageSync return 2020-10-5 12:1:18 [log] wx.getStorageSync api invoke 2020-10-5 12:1:18 [log] wx.getStorageSync return 2020-10-5 12:1:18 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:1:18 [log] wx.getSystemInfoSync return 2020-10-5 12:1:18 [log] wx.request api invoke with seq 0 2020-10-5 12:1:18 [log] page pages/displayManage/groupList/groupList onLoad have been invoked 2020-10-5 12:1:18 [log] wx.getStorageSync api invoke 2020-10-5 12:1:18 [log] wx.getStorageSync return 2020-10-5 12:1:18 [log] page pages/displayManage/groupList/groupList onShow have been invoked 2020-10-5 12:1:18 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:1:18 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:1:18 [log] wx.hideLoading api invoke 2020-10-5 12:1:18 [log] page pages/displayManage/groupList/groupList onReady have been invoked 2020-10-5 12:1:20 [log] wx.redirectTo api invoke 2020-10-5 12:1:20 [log] page pages/displayManage/groupList/groupList onUnload have been invoked 2020-10-5 12:1:20 [log] wx.getLocation api invoke 2020-10-5 12:1:20 [log] page pages/displayManage/upload/upload onLoad have been invoked 2020-10-5 12:1:20 [log] wx.getStorageSync api invoke 2020-10-5 12:1:20 [log] wx.getStorageSync return 2020-10-5 12:1:20 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 12:1:20 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 12:1:20 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:1:20 [log] wx.showLoading api invoke 2020-10-5 12:1:20 [log] wx.getStorageSync api invoke 2020-10-5 12:1:20 [log] wx.getStorageSync return 2020-10-5 12:1:20 [log] wx.getStorageSync api invoke 2020-10-5 12:1:20 [log] wx.getStorageSync return 2020-10-5 12:1:20 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:1:20 [log] wx.getSystemInfoSync return 2020-10-5 12:1:20 [log] wx.request api invoke with seq 0 2020-10-5 12:1:20 [log] page pages/displayManage/upload/upload onReady have been invoked 2020-10-5 12:1:21 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:1:21 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:1:21 [log] wx.hideLoading api invoke 2020-10-5 12:1:23 [log] wx.getStorageSync api invoke 2020-10-5 12:1:23 [log] wx.getStorageSync return 2020-10-5 12:1:23 [log] wx.chooseVideo api invoke 2020-10-5 12:1:24 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-10-5 12:1:24 [log] App onHide have been invoked 2020-10-5 12:2:7 [log] wx.getLocation api invoke 2020-10-5 12:2:7 [log] wx.chooseVideo success callback with msg chooseVideo:ok 2020-10-5 12:2:7 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 12:2:7 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:7 [log] wx.showLoading api invoke 2020-10-5 12:2:7 [log] wx.getStorageSync api invoke 2020-10-5 12:2:7 [log] wx.getStorageSync return 2020-10-5 12:2:7 [log] wx.getStorageSync api invoke 2020-10-5 12:2:7 [log] wx.getStorageSync return 2020-10-5 12:2:7 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:7 [log] wx.getSystemInfoSync return 2020-10-5 12:2:7 [log] wx.request api invoke with seq 0 2020-10-5 12:2:7 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:7 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:7 [log] wx.hideLoading api invoke 2020-10-5 12:2:7 [log] wx.request api invoke with seq 0 2020-10-5 12:2:8 [log] wx.uploadFile api invoke 2020-10-5 12:2:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:8 [log] wx.getUpdateManager api invoke 2020-10-5 12:2:8 [log] wx.getUpdateManager return 2020-10-5 12:2:8 [log] App onShow have been invoked 2020-10-5 12:2:8 [log] wx.getStorageSync api invoke 2020-10-5 12:2:8 [log] wx.getStorageSync return 2020-10-5 12:2:8 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 12:2:8 [log] wx.getStorageSync api invoke 2020-10-5 12:2:8 [log] wx.getStorageSync return 2020-10-5 12:2:8 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 12:2:9 [log] wx.request api invoke with seq 0 2020-10-5 12:2:9 [log] wx.uploadFile success callback with msg uploadFile:ok 2020-10-5 12:2:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:17 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-10-5 12:2:17 [log] App onHide have been invoked 2020-10-5 12:2:37 [log] wx.getUpdateManager api invoke 2020-10-5 12:2:37 [log] wx.getUpdateManager return 2020-10-5 12:2:37 [log] App onShow have been invoked 2020-10-5 12:2:37 [log] page pages/displayManage/upload/upload onUnload have been invoked 2020-10-5 12:2:37 [log] page pages/displayManage/vividProject/vividProject onUnload have been invoked 2020-10-5 12:2:37 [log] page pages/index/index onUnload have been invoked 2020-10-5 12:2:37 [log] page pages/my/index/index onUnload have been invoked 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.showLoading api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:37 [log] wx.getSystemInfoSync return 2020-10-5 12:2:37 [log] wx.request api invoke with seq 0 2020-10-5 12:2:37 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.showLoading api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:37 [log] wx.getSystemInfoSync return 2020-10-5 12:2:37 [log] wx.request api invoke with seq 0 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.showLoading api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:37 [log] wx.getSystemInfoSync return 2020-10-5 12:2:37 [log] wx.request api invoke with seq 0 2020-10-5 12:2:37 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.showLoading api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:37 [log] wx.getSystemInfoSync return 2020-10-5 12:2:37 [log] wx.request api invoke with seq 0 2020-10-5 12:2:37 [log] page pages/index/index onLoad have been invoked 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.showLoading api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:37 [log] wx.getSystemInfoSync return 2020-10-5 12:2:37 [log] wx.request api invoke with seq 0 2020-10-5 12:2:37 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.showLoading api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:37 [log] wx.getSystemInfoSync return 2020-10-5 12:2:37 [log] wx.request api invoke with seq 0 2020-10-5 12:2:37 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.showLoading api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:37 [log] wx.getSystemInfoSync return 2020-10-5 12:2:37 [log] wx.request api invoke with seq 0 2020-10-5 12:2:37 [log] wx.getStorageSync api invoke 2020-10-5 12:2:37 [log] wx.getStorageSync return 2020-10-5 12:2:37 [log] page pages/index/index onShow have been invoked 2020-10-5 12:2:37 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:37 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.hideLoading api invoke 2020-10-5 12:2:37 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:37 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.hideLoading api invoke 2020-10-5 12:2:37 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:37 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:37 [log] wx.hideLoading api invoke 2020-10-5 12:2:37 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:2:38 [log] wx.getStorageSync api invoke 2020-10-5 12:2:38 [log] wx.getStorageSync return 2020-10-5 12:2:38 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:38 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:38 [log] wx.hideLoading api invoke 2020-10-5 12:2:38 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:38 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:38 [log] wx.hideLoading api invoke 2020-10-5 12:2:38 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:38 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:38 [log] wx.hideLoading api invoke 2020-10-5 12:2:38 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:38 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:38 [log] wx.hideLoading api invoke 2020-10-5 12:2:38 [log] page pages/index/index onReady have been invoked 2020-10-5 12:2:40 [log] page pages/index/index onHide have been invoked 2020-10-5 12:2:40 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:40 [log] wx.showLoading api invoke 2020-10-5 12:2:40 [log] wx.getStorageSync api invoke 2020-10-5 12:2:40 [log] wx.getStorageSync return 2020-10-5 12:2:40 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:40 [log] wx.getSystemInfoSync return 2020-10-5 12:2:40 [log] wx.request api invoke with seq 0 2020-10-5 12:2:40 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:40 [log] wx.showLoading api invoke 2020-10-5 12:2:40 [log] wx.getStorageSync api invoke 2020-10-5 12:2:40 [log] wx.getStorageSync return 2020-10-5 12:2:40 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:40 [log] wx.getSystemInfoSync return 2020-10-5 12:2:40 [log] wx.request api invoke with seq 0 2020-10-5 12:2:40 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:40 [log] wx.showLoading api invoke 2020-10-5 12:2:40 [log] wx.getStorageSync api invoke 2020-10-5 12:2:40 [log] wx.getStorageSync return 2020-10-5 12:2:40 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:40 [log] wx.getSystemInfoSync return 2020-10-5 12:2:40 [log] wx.request api invoke with seq 0 2020-10-5 12:2:40 [log] page pages/community/index onLoad have been invoked 2020-10-5 12:2:40 [log] wx.getStorageSync api invoke 2020-10-5 12:2:40 [log] wx.getStorageSync return 2020-10-5 12:2:40 [log] page pages/community/index onShow have been invoked 2020-10-5 12:2:40 [log] page pages/community/index onReady have been invoked 2020-10-5 12:2:40 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:40 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:40 [log] wx.hideLoading api invoke 2020-10-5 12:2:40 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:40 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:40 [log] wx.hideLoading api invoke 2020-10-5 12:2:40 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:40 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:40 [log] wx.hideLoading api invoke 2020-10-5 12:2:43 [log] page pages/community/index onHide have been invoked 2020-10-5 12:2:43 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:43 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:43 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:43 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:43 [log] wx.getStorageSync api invoke 2020-10-5 12:2:43 [log] wx.getStorageSync return 2020-10-5 12:2:43 [log] wx.getStorageSync api invoke 2020-10-5 12:2:43 [log] wx.getStorageSync return 2020-10-5 12:2:43 [log] wx.getStorageSync api invoke 2020-10-5 12:2:43 [log] wx.getStorageSync return 2020-10-5 12:2:43 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:43 [log] wx.showLoading api invoke 2020-10-5 12:2:43 [log] wx.getStorageSync api invoke 2020-10-5 12:2:43 [log] wx.getStorageSync return 2020-10-5 12:2:43 [log] wx.getStorageSync api invoke 2020-10-5 12:2:43 [log] wx.getStorageSync return 2020-10-5 12:2:43 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:43 [log] wx.getSystemInfoSync return 2020-10-5 12:2:43 [log] wx.request api invoke with seq 0 2020-10-5 12:2:43 [log] page pages/activity/lists onLoad have been invoked 2020-10-5 12:2:43 [log] wx.getStorageSync api invoke 2020-10-5 12:2:43 [log] wx.getStorageSync return 2020-10-5 12:2:43 [log] page pages/activity/lists onShow have been invoked 2020-10-5 12:2:43 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:43 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:43 [log] wx.hideLoading api invoke 2020-10-5 12:2:43 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:2:43 [log] page pages/activity/lists onReady have been invoked 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:44 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:44 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:46 [log] wx.setStorageSync api invoke 2020-10-5 12:2:46 [log] wx.setStorageSync return 2020-10-5 12:2:46 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:46 [log] wx.showLoading api invoke 2020-10-5 12:2:46 [log] wx.getStorageSync api invoke 2020-10-5 12:2:46 [log] wx.getStorageSync return 2020-10-5 12:2:46 [log] wx.getStorageSync api invoke 2020-10-5 12:2:46 [log] wx.getStorageSync return 2020-10-5 12:2:46 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:46 [log] wx.getSystemInfoSync return 2020-10-5 12:2:46 [log] wx.request api invoke with seq 0 2020-10-5 12:2:47 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:47 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:47 [log] wx.hideLoading api invoke 2020-10-5 12:2:47 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:2:47 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:47 [log] wx.showLoading api invoke 2020-10-5 12:2:47 [log] wx.getStorageSync api invoke 2020-10-5 12:2:47 [log] wx.getStorageSync return 2020-10-5 12:2:47 [log] wx.getStorageSync api invoke 2020-10-5 12:2:47 [log] wx.getStorageSync return 2020-10-5 12:2:47 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:47 [log] wx.getSystemInfoSync return 2020-10-5 12:2:47 [log] wx.request api invoke with seq 0 2020-10-5 12:2:47 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:47 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:47 [log] wx.hideLoading api invoke 2020-10-5 12:2:47 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:2:48 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:48 [log] wx.showLoading api invoke 2020-10-5 12:2:48 [log] wx.getStorageSync api invoke 2020-10-5 12:2:48 [log] wx.getStorageSync return 2020-10-5 12:2:48 [log] wx.getStorageSync api invoke 2020-10-5 12:2:48 [log] wx.getStorageSync return 2020-10-5 12:2:48 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:48 [log] wx.getSystemInfoSync return 2020-10-5 12:2:48 [log] wx.request api invoke with seq 0 2020-10-5 12:2:48 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:48 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:48 [log] wx.hideLoading api invoke 2020-10-5 12:2:48 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:2:49 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:49 [log] wx.showLoading api invoke 2020-10-5 12:2:49 [log] wx.getStorageSync api invoke 2020-10-5 12:2:49 [log] wx.getStorageSync return 2020-10-5 12:2:49 [log] wx.getStorageSync api invoke 2020-10-5 12:2:49 [log] wx.getStorageSync return 2020-10-5 12:2:49 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:49 [log] wx.getSystemInfoSync return 2020-10-5 12:2:49 [log] wx.request api invoke with seq 0 2020-10-5 12:2:49 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:49 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:49 [log] wx.hideLoading api invoke 2020-10-5 12:2:49 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:2:50 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:50 [log] wx.showLoading api invoke 2020-10-5 12:2:50 [log] wx.getStorageSync api invoke 2020-10-5 12:2:50 [log] wx.getStorageSync return 2020-10-5 12:2:50 [log] wx.getStorageSync api invoke 2020-10-5 12:2:50 [log] wx.getStorageSync return 2020-10-5 12:2:50 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:50 [log] wx.getSystemInfoSync return 2020-10-5 12:2:50 [log] wx.request api invoke with seq 0 2020-10-5 12:2:50 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:50 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:50 [log] wx.hideLoading api invoke 2020-10-5 12:2:50 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:2:51 [log] page pages/activity/lists onHide have been invoked 2020-10-5 12:2:51 [log] wx.getStorageSync api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync return 2020-10-5 12:2:51 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:51 [log] wx.showLoading api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync return 2020-10-5 12:2:51 [log] wx.getStorageSync api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync return 2020-10-5 12:2:51 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:51 [log] wx.getSystemInfoSync return 2020-10-5 12:2:51 [log] wx.request api invoke with seq 0 2020-10-5 12:2:51 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:51 [log] wx.showLoading api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync return 2020-10-5 12:2:51 [log] wx.getStorageSync api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync return 2020-10-5 12:2:51 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:51 [log] wx.getSystemInfoSync return 2020-10-5 12:2:51 [log] wx.request api invoke with seq 0 2020-10-5 12:2:51 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:51 [log] wx.showLoading api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync return 2020-10-5 12:2:51 [log] wx.getStorageSync api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync return 2020-10-5 12:2:51 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:51 [log] wx.getSystemInfoSync return 2020-10-5 12:2:51 [log] wx.request api invoke with seq 0 2020-10-5 12:2:51 [log] wx.getStorageSync api invoke 2020-10-5 12:2:51 [log] wx.getStorageSync return 2020-10-5 12:2:51 [log] page pages/index/index onShow have been invoked 2020-10-5 12:2:51 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:51 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:51 [log] wx.hideLoading api invoke 2020-10-5 12:2:51 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:51 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:51 [log] wx.hideLoading api invoke 2020-10-5 12:2:51 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:51 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:51 [log] wx.hideLoading api invoke 2020-10-5 12:2:54 [log] page pages/index/index onHide have been invoked 2020-10-5 12:2:54 [log] page pages/rewardActivities/index/index onLoad have been invoked 2020-10-5 12:2:54 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:2:54 [log] wx.showLoading api invoke 2020-10-5 12:2:54 [log] wx.getStorageSync api invoke 2020-10-5 12:2:54 [log] wx.getStorageSync return 2020-10-5 12:2:54 [log] wx.getStorageSync api invoke 2020-10-5 12:2:54 [log] wx.getStorageSync return 2020-10-5 12:2:54 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:2:54 [log] wx.getSystemInfoSync return 2020-10-5 12:2:54 [log] wx.request api invoke with seq 0 2020-10-5 12:2:54 [log] wx.getStorageSync api invoke 2020-10-5 12:2:54 [log] wx.getStorageSync return 2020-10-5 12:2:54 [log] page pages/rewardActivities/index/index onShow have been invoked 2020-10-5 12:2:55 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:2:55 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:2:55 [log] wx.hideLoading api invoke 2020-10-5 12:2:55 [log] page pages/rewardActivities/index/index onReady have been invoked 2020-10-5 12:2:56 [log] page pages/rewardActivities/index/index onHide have been invoked 2020-10-5 12:2:56 [log] wx.getStorageSync api invoke 2020-10-5 12:2:56 [log] wx.getStorageSync return 2020-10-5 12:2:56 [log] page pages/community/index onShow have been invoked 2020-10-5 12:2:58 [log] page pages/community/index onHide have been invoked 2020-10-5 12:2:58 [log] wx.getStorageSync api invoke 2020-10-5 12:2:58 [log] wx.getStorageSync return 2020-10-5 12:2:58 [log] page pages/activity/lists onShow have been invoked 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:2:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:2:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:3:0 [log] page pages/activity/lists onHide have been invoked 2020-10-5 12:3:0 [log] wx.getStorageSync api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync return 2020-10-5 12:3:0 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:0 [log] wx.showLoading api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync return 2020-10-5 12:3:0 [log] wx.getStorageSync api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync return 2020-10-5 12:3:0 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:0 [log] wx.getSystemInfoSync return 2020-10-5 12:3:0 [log] wx.request api invoke with seq 0 2020-10-5 12:3:0 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:0 [log] wx.showLoading api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync return 2020-10-5 12:3:0 [log] wx.getStorageSync api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync return 2020-10-5 12:3:0 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:0 [log] wx.getSystemInfoSync return 2020-10-5 12:3:0 [log] wx.request api invoke with seq 0 2020-10-5 12:3:0 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:0 [log] wx.showLoading api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync return 2020-10-5 12:3:0 [log] wx.getStorageSync api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync return 2020-10-5 12:3:0 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:0 [log] wx.getSystemInfoSync return 2020-10-5 12:3:0 [log] wx.request api invoke with seq 0 2020-10-5 12:3:0 [log] wx.getStorageSync api invoke 2020-10-5 12:3:0 [log] wx.getStorageSync return 2020-10-5 12:3:0 [log] page pages/index/index onShow have been invoked 2020-10-5 12:3:0 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:0 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:0 [log] wx.hideLoading api invoke 2020-10-5 12:3:0 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:0 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:0 [log] wx.hideLoading api invoke 2020-10-5 12:3:0 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:0 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:0 [log] wx.hideLoading api invoke 2020-10-5 12:3:8 [log] wx.getStorageSync api invoke 2020-10-5 12:3:8 [log] wx.getStorageSync return 2020-10-5 12:3:8 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:8 [log] wx.showLoading api invoke 2020-10-5 12:3:8 [log] wx.getStorageSync api invoke 2020-10-5 12:3:8 [log] wx.getStorageSync return 2020-10-5 12:3:8 [log] wx.getStorageSync api invoke 2020-10-5 12:3:8 [log] wx.getStorageSync return 2020-10-5 12:3:8 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:8 [log] wx.getSystemInfoSync return 2020-10-5 12:3:8 [log] wx.request api invoke with seq 0 2020-10-5 12:3:8 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:8 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:8 [log] wx.hideLoading api invoke 2020-10-5 12:3:8 [log] wx.navigateTo api invoke 2020-10-5 12:3:8 [log] page pages/index/index onHide have been invoked 2020-10-5 12:3:8 [log] wx.getSystemInfo api invoke 2020-10-5 12:3:8 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:3:8 [log] wx.getSystemInfo api invoke 2020-10-5 12:3:8 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:3:8 [log] wx.getStorageSync api invoke 2020-10-5 12:3:8 [log] wx.getStorageSync return 2020-10-5 12:3:8 [log] wx.getStorageSync api invoke 2020-10-5 12:3:8 [log] wx.getStorageSync return 2020-10-5 12:3:8 [log] wx.getStorageSync api invoke 2020-10-5 12:3:8 [log] wx.getStorageSync return 2020-10-5 12:3:9 [log] wx.getStorageSync api invoke 2020-10-5 12:3:9 [log] wx.getStorageSync return 2020-10-5 12:3:9 [log] page pages/displayManage/vividProject/vividProject onLoad have been invoked 2020-10-5 12:3:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:9 [log] wx.showLoading api invoke 2020-10-5 12:3:9 [log] wx.getStorageSync api invoke 2020-10-5 12:3:9 [log] wx.getStorageSync return 2020-10-5 12:3:9 [log] wx.getStorageSync api invoke 2020-10-5 12:3:9 [log] wx.getStorageSync return 2020-10-5 12:3:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:9 [log] wx.getSystemInfoSync return 2020-10-5 12:3:9 [log] wx.request api invoke with seq 0 2020-10-5 12:3:9 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:9 [log] wx.showLoading api invoke 2020-10-5 12:3:9 [log] wx.getStorageSync api invoke 2020-10-5 12:3:9 [log] wx.getStorageSync return 2020-10-5 12:3:9 [log] wx.getStorageSync api invoke 2020-10-5 12:3:9 [log] wx.getStorageSync return 2020-10-5 12:3:9 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:9 [log] wx.getSystemInfoSync return 2020-10-5 12:3:9 [log] wx.request api invoke with seq 0 2020-10-5 12:3:9 [log] wx.getStorageSync api invoke 2020-10-5 12:3:9 [log] wx.getStorageSync return 2020-10-5 12:3:9 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 12:3:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:9 [log] wx.hideLoading api invoke 2020-10-5 12:3:9 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:9 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:9 [log] wx.hideLoading api invoke 2020-10-5 12:3:9 [log] page pages/displayManage/vividProject/vividProject onReady have been invoked 2020-10-5 12:3:12 [log] wx.navigateTo api invoke 2020-10-5 12:3:12 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-10-5 12:3:12 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:12 [log] wx.showLoading api invoke 2020-10-5 12:3:12 [log] wx.getStorageSync api invoke 2020-10-5 12:3:12 [log] wx.getStorageSync return 2020-10-5 12:3:12 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:12 [log] wx.getSystemInfoSync return 2020-10-5 12:3:12 [log] wx.request api invoke with seq 0 2020-10-5 12:3:12 [log] page pages/displayManage/activityRules/activityRules onLoad have been invoked 2020-10-5 12:3:12 [log] wx.getStorageSync api invoke 2020-10-5 12:3:12 [log] wx.getStorageSync return 2020-10-5 12:3:12 [log] page pages/displayManage/activityRules/activityRules onShow have been invoked 2020-10-5 12:3:12 [log] page pages/displayManage/activityRules/activityRules onReady have been invoked 2020-10-5 12:3:13 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:13 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:13 [log] wx.hideLoading api invoke 2020-10-5 12:3:16 [log] page pages/displayManage/activityRules/activityRules onUnload have been invoked 2020-10-5 12:3:16 [log] wx.getStorageSync api invoke 2020-10-5 12:3:16 [log] wx.getStorageSync return 2020-10-5 12:3:16 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 12:3:21 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:21 [log] wx.showLoading api invoke 2020-10-5 12:3:21 [log] wx.getStorageSync api invoke 2020-10-5 12:3:21 [log] wx.getStorageSync return 2020-10-5 12:3:21 [log] wx.getStorageSync api invoke 2020-10-5 12:3:21 [log] wx.getStorageSync return 2020-10-5 12:3:21 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:21 [log] wx.getSystemInfoSync return 2020-10-5 12:3:21 [log] wx.request api invoke with seq 0 2020-10-5 12:3:21 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:21 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:21 [log] wx.hideLoading api invoke 2020-10-5 12:3:21 [log] wx.navigateTo api invoke 2020-10-5 12:3:21 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-10-5 12:3:21 [log] wx.getStorageSync api invoke 2020-10-5 12:3:21 [log] wx.getStorageSync return 2020-10-5 12:3:21 [log] wx.getStorageSync api invoke 2020-10-5 12:3:21 [log] wx.getStorageSync return 2020-10-5 12:3:21 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:21 [log] wx.showLoading api invoke 2020-10-5 12:3:21 [log] wx.getStorageSync api invoke 2020-10-5 12:3:21 [log] wx.getStorageSync return 2020-10-5 12:3:21 [log] wx.getStorageSync api invoke 2020-10-5 12:3:21 [log] wx.getStorageSync return 2020-10-5 12:3:21 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:21 [log] wx.getSystemInfoSync return 2020-10-5 12:3:21 [log] wx.request api invoke with seq 0 2020-10-5 12:3:21 [log] page pages/displayManage/groupList/groupList onLoad have been invoked 2020-10-5 12:3:21 [log] wx.getStorageSync api invoke 2020-10-5 12:3:21 [log] wx.getStorageSync return 2020-10-5 12:3:21 [log] page pages/displayManage/groupList/groupList onShow have been invoked 2020-10-5 12:3:21 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:21 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:21 [log] wx.hideLoading api invoke 2020-10-5 12:3:21 [log] page pages/displayManage/groupList/groupList onReady have been invoked 2020-10-5 12:3:23 [log] wx.redirectTo api invoke 2020-10-5 12:3:23 [log] page pages/displayManage/groupList/groupList onUnload have been invoked 2020-10-5 12:3:23 [log] wx.getLocation api invoke 2020-10-5 12:3:23 [log] page pages/displayManage/upload/upload onLoad have been invoked 2020-10-5 12:3:23 [log] wx.getStorageSync api invoke 2020-10-5 12:3:23 [log] wx.getStorageSync return 2020-10-5 12:3:23 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 12:3:23 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 12:3:23 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:23 [log] wx.showLoading api invoke 2020-10-5 12:3:23 [log] wx.getStorageSync api invoke 2020-10-5 12:3:23 [log] wx.getStorageSync return 2020-10-5 12:3:23 [log] wx.getStorageSync api invoke 2020-10-5 12:3:23 [log] wx.getStorageSync return 2020-10-5 12:3:23 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:23 [log] wx.getSystemInfoSync return 2020-10-5 12:3:23 [log] wx.request api invoke with seq 0 2020-10-5 12:3:23 [log] page pages/displayManage/upload/upload onReady have been invoked 2020-10-5 12:3:24 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:24 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:24 [log] wx.hideLoading api invoke 2020-10-5 12:3:25 [log] wx.getStorageSync api invoke 2020-10-5 12:3:25 [log] wx.getStorageSync return 2020-10-5 12:3:25 [log] wx.chooseVideo api invoke 2020-10-5 12:3:26 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-10-5 12:3:26 [log] App onHide have been invoked 2020-10-5 12:3:52 [log] wx.getLocation api invoke 2020-10-5 12:3:52 [log] wx.chooseVideo success callback with msg chooseVideo:ok 2020-10-5 12:3:52 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 12:3:52 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:3:52 [log] wx.showLoading api invoke 2020-10-5 12:3:52 [log] wx.getStorageSync api invoke 2020-10-5 12:3:52 [log] wx.getStorageSync return 2020-10-5 12:3:52 [log] wx.getStorageSync api invoke 2020-10-5 12:3:52 [log] wx.getStorageSync return 2020-10-5 12:3:52 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:3:52 [log] wx.getSystemInfoSync return 2020-10-5 12:3:52 [log] wx.request api invoke with seq 0 2020-10-5 12:3:52 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:52 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:3:52 [log] wx.hideLoading api invoke 2020-10-5 12:3:52 [log] wx.request api invoke with seq 0 2020-10-5 12:3:52 [log] wx.uploadFile api invoke 2020-10-5 12:3:52 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:3:53 [log] wx.getUpdateManager api invoke 2020-10-5 12:3:53 [log] wx.getUpdateManager return 2020-10-5 12:3:53 [log] App onShow have been invoked 2020-10-5 12:3:53 [log] wx.getStorageSync api invoke 2020-10-5 12:3:53 [log] wx.getStorageSync return 2020-10-5 12:3:53 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 12:3:53 [log] wx.getStorageSync api invoke 2020-10-5 12:3:53 [log] wx.getStorageSync return 2020-10-5 12:3:53 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 12:3:54 [log] wx.request api invoke with seq 0 2020-10-5 12:3:54 [log] wx.uploadFile success callback with msg uploadFile:ok 2020-10-5 12:3:54 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:4:23 [log] page pages/displayManage/upload/upload onUnload have been invoked 2020-10-5 12:4:23 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:4:23 [log] wx.showLoading api invoke 2020-10-5 12:4:23 [log] wx.getStorageSync api invoke 2020-10-5 12:4:23 [log] wx.getStorageSync return 2020-10-5 12:4:23 [log] wx.getStorageSync api invoke 2020-10-5 12:4:23 [log] wx.getStorageSync return 2020-10-5 12:4:23 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:4:23 [log] wx.getSystemInfoSync return 2020-10-5 12:4:23 [log] wx.request api invoke with seq 0 2020-10-5 12:4:23 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:4:23 [log] wx.showLoading api invoke 2020-10-5 12:4:23 [log] wx.getStorageSync api invoke 2020-10-5 12:4:23 [log] wx.getStorageSync return 2020-10-5 12:4:23 [log] wx.getStorageSync api invoke 2020-10-5 12:4:23 [log] wx.getStorageSync return 2020-10-5 12:4:23 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:4:23 [log] wx.getSystemInfoSync return 2020-10-5 12:4:23 [log] wx.request api invoke with seq 0 2020-10-5 12:4:23 [log] wx.getStorageSync api invoke 2020-10-5 12:4:23 [log] wx.getStorageSync return 2020-10-5 12:4:23 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 12:4:24 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:4:24 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:4:24 [log] wx.hideLoading api invoke 2020-10-5 12:4:24 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:4:24 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:4:24 [log] wx.hideLoading api invoke 2020-10-5 12:4:51 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-10-5 12:4:51 [log] App onHide have been invoked 2020-10-5 12:5:21 [log] wx.getUpdateManager api invoke 2020-10-5 12:5:21 [log] wx.getUpdateManager return 2020-10-5 12:5:21 [log] App onShow have been invoked 2020-10-5 12:5:21 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:21 [log] wx.showLoading api invoke 2020-10-5 12:5:21 [log] wx.getStorageSync api invoke 2020-10-5 12:5:21 [log] wx.getStorageSync return 2020-10-5 12:5:21 [log] wx.getStorageSync api invoke 2020-10-5 12:5:21 [log] wx.getStorageSync return 2020-10-5 12:5:21 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:21 [log] wx.getSystemInfoSync return 2020-10-5 12:5:21 [log] wx.request api invoke with seq 0 2020-10-5 12:5:21 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:21 [log] wx.showLoading api invoke 2020-10-5 12:5:21 [log] wx.getStorageSync api invoke 2020-10-5 12:5:21 [log] wx.getStorageSync return 2020-10-5 12:5:21 [log] wx.getStorageSync api invoke 2020-10-5 12:5:21 [log] wx.getStorageSync return 2020-10-5 12:5:21 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:21 [log] wx.getSystemInfoSync return 2020-10-5 12:5:21 [log] wx.request api invoke with seq 0 2020-10-5 12:5:21 [log] wx.getStorageSync api invoke 2020-10-5 12:5:21 [log] wx.getStorageSync return 2020-10-5 12:5:21 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 12:5:21 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:5:21 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:5:21 [log] wx.hideLoading api invoke 2020-10-5 12:5:21 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:5:21 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:5:21 [log] wx.hideLoading api invoke 2020-10-5 12:5:33 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-10-5 12:5:33 [log] App onHide have been invoked 2020-10-5 12:5:55 [log] wx.getUpdateManager api invoke 2020-10-5 12:5:55 [log] wx.getUpdateManager return 2020-10-5 12:5:55 [log] App onShow have been invoked 2020-10-5 12:5:55 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:55 [log] wx.showLoading api invoke 2020-10-5 12:5:55 [log] wx.getStorageSync api invoke 2020-10-5 12:5:55 [log] wx.getStorageSync return 2020-10-5 12:5:55 [log] wx.getStorageSync api invoke 2020-10-5 12:5:55 [log] wx.getStorageSync return 2020-10-5 12:5:55 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:55 [log] wx.getSystemInfoSync return 2020-10-5 12:5:55 [log] wx.request api invoke with seq 0 2020-10-5 12:5:55 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:55 [log] wx.showLoading api invoke 2020-10-5 12:5:55 [log] wx.getStorageSync api invoke 2020-10-5 12:5:55 [log] wx.getStorageSync return 2020-10-5 12:5:55 [log] wx.getStorageSync api invoke 2020-10-5 12:5:55 [log] wx.getStorageSync return 2020-10-5 12:5:55 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:55 [log] wx.getSystemInfoSync return 2020-10-5 12:5:55 [log] wx.request api invoke with seq 0 2020-10-5 12:5:55 [log] wx.getStorageSync api invoke 2020-10-5 12:5:55 [log] wx.getStorageSync return 2020-10-5 12:5:55 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 12:5:55 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:5:55 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:5:55 [log] wx.hideLoading api invoke 2020-10-5 12:5:55 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:5:55 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:5:55 [log] wx.hideLoading api invoke 2020-10-5 12:5:59 [log] page pages/displayManage/vividProject/vividProject onUnload have been invoked 2020-10-5 12:5:59 [log] page pages/index/index onUnload have been invoked 2020-10-5 12:5:59 [log] page pages/community/index onUnload have been invoked 2020-10-5 12:5:59 [log] page pages/activity/lists onUnload have been invoked 2020-10-5 12:5:59 [log] page pages/rewardActivities/index/index onUnload have been invoked 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.showLoading api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:59 [log] wx.getSystemInfoSync return 2020-10-5 12:5:59 [log] wx.request api invoke with seq 0 2020-10-5 12:5:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.showLoading api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:59 [log] wx.getSystemInfoSync return 2020-10-5 12:5:59 [log] wx.request api invoke with seq 0 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.showLoading api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:59 [log] wx.getSystemInfoSync return 2020-10-5 12:5:59 [log] wx.request api invoke with seq 0 2020-10-5 12:5:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.showLoading api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:59 [log] wx.getSystemInfoSync return 2020-10-5 12:5:59 [log] wx.request api invoke with seq 0 2020-10-5 12:5:59 [log] page pages/index/index onLoad have been invoked 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.showLoading api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:59 [log] wx.getSystemInfoSync return 2020-10-5 12:5:59 [log] wx.request api invoke with seq 0 2020-10-5 12:5:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.showLoading api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:59 [log] wx.getSystemInfoSync return 2020-10-5 12:5:59 [log] wx.request api invoke with seq 0 2020-10-5 12:5:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.showLoading api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:5:59 [log] wx.getSystemInfoSync return 2020-10-5 12:5:59 [log] wx.request api invoke with seq 0 2020-10-5 12:5:59 [log] wx.getStorageSync api invoke 2020-10-5 12:5:59 [log] wx.getStorageSync return 2020-10-5 12:5:59 [log] page pages/index/index onShow have been invoked 2020-10-5 12:5:59 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:5:59 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.hideLoading api invoke 2020-10-5 12:5:59 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:5:59 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.hideLoading api invoke 2020-10-5 12:5:59 [log] page pages/index/index onReady have been invoked 2020-10-5 12:5:59 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:5:59 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:5:59 [log] wx.hideLoading api invoke 2020-10-5 12:6:0 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:6:0 [log] wx.getStorageSync api invoke 2020-10-5 12:6:0 [log] wx.getStorageSync return 2020-10-5 12:6:0 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:0 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:0 [log] wx.hideLoading api invoke 2020-10-5 12:6:0 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:0 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:0 [log] wx.hideLoading api invoke 2020-10-5 12:6:0 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:0 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:0 [log] wx.hideLoading api invoke 2020-10-5 12:6:0 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:0 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:0 [log] wx.hideLoading api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:2 [log] wx.showLoading api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:2 [log] wx.getSystemInfoSync return 2020-10-5 12:6:2 [log] wx.request api invoke with seq 0 2020-10-5 12:6:2 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:2 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:2 [log] wx.hideLoading api invoke 2020-10-5 12:6:2 [log] wx.navigateTo api invoke 2020-10-5 12:6:2 [log] page pages/index/index onHide have been invoked 2020-10-5 12:6:2 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:2 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:2 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:2 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] page pages/displayManage/vividProject/vividProject onLoad have been invoked 2020-10-5 12:6:2 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:2 [log] wx.showLoading api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:2 [log] wx.getSystemInfoSync return 2020-10-5 12:6:2 [log] wx.request api invoke with seq 0 2020-10-5 12:6:2 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:2 [log] wx.showLoading api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:2 [log] wx.getSystemInfoSync return 2020-10-5 12:6:2 [log] wx.request api invoke with seq 0 2020-10-5 12:6:2 [log] wx.getStorageSync api invoke 2020-10-5 12:6:2 [log] wx.getStorageSync return 2020-10-5 12:6:2 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 12:6:2 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:2 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:2 [log] wx.hideLoading api invoke 2020-10-5 12:6:2 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:2 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:2 [log] wx.hideLoading api invoke 2020-10-5 12:6:2 [log] page pages/displayManage/vividProject/vividProject onReady have been invoked 2020-10-5 12:6:4 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:4 [log] wx.showLoading api invoke 2020-10-5 12:6:4 [log] wx.getStorageSync api invoke 2020-10-5 12:6:4 [log] wx.getStorageSync return 2020-10-5 12:6:4 [log] wx.getStorageSync api invoke 2020-10-5 12:6:4 [log] wx.getStorageSync return 2020-10-5 12:6:4 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:4 [log] wx.getSystemInfoSync return 2020-10-5 12:6:4 [log] wx.request api invoke with seq 0 2020-10-5 12:6:4 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:4 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:4 [log] wx.hideLoading api invoke 2020-10-5 12:6:4 [log] wx.navigateTo api invoke 2020-10-5 12:6:4 [log] page pages/displayManage/vividProject/vividProject onHide have been invoked 2020-10-5 12:6:4 [log] wx.getStorageSync api invoke 2020-10-5 12:6:4 [log] wx.getStorageSync return 2020-10-5 12:6:4 [log] wx.getStorageSync api invoke 2020-10-5 12:6:4 [log] wx.getStorageSync return 2020-10-5 12:6:4 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:4 [log] wx.showLoading api invoke 2020-10-5 12:6:4 [log] wx.getStorageSync api invoke 2020-10-5 12:6:4 [log] wx.getStorageSync return 2020-10-5 12:6:4 [log] wx.getStorageSync api invoke 2020-10-5 12:6:4 [log] wx.getStorageSync return 2020-10-5 12:6:4 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:4 [log] wx.getSystemInfoSync return 2020-10-5 12:6:4 [log] wx.request api invoke with seq 0 2020-10-5 12:6:4 [log] page pages/displayManage/groupList/groupList onLoad have been invoked 2020-10-5 12:6:4 [log] wx.getStorageSync api invoke 2020-10-5 12:6:4 [log] wx.getStorageSync return 2020-10-5 12:6:4 [log] page pages/displayManage/groupList/groupList onShow have been invoked 2020-10-5 12:6:4 [log] page pages/displayManage/groupList/groupList onReady have been invoked 2020-10-5 12:6:4 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:4 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:4 [log] wx.hideLoading api invoke 2020-10-5 12:6:6 [log] wx.redirectTo api invoke 2020-10-5 12:6:6 [log] page pages/displayManage/groupList/groupList onUnload have been invoked 2020-10-5 12:6:6 [log] wx.getLocation api invoke 2020-10-5 12:6:6 [log] page pages/displayManage/upload/upload onLoad have been invoked 2020-10-5 12:6:6 [log] wx.getStorageSync api invoke 2020-10-5 12:6:6 [log] wx.getStorageSync return 2020-10-5 12:6:6 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 12:6:6 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 12:6:6 [log] page pages/displayManage/upload/upload onReady have been invoked 2020-10-5 12:6:6 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:6 [log] wx.showLoading api invoke 2020-10-5 12:6:6 [log] wx.getStorageSync api invoke 2020-10-5 12:6:6 [log] wx.getStorageSync return 2020-10-5 12:6:6 [log] wx.getStorageSync api invoke 2020-10-5 12:6:6 [log] wx.getStorageSync return 2020-10-5 12:6:6 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:6 [log] wx.getSystemInfoSync return 2020-10-5 12:6:6 [log] wx.request api invoke with seq 0 2020-10-5 12:6:6 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:6 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:6 [log] wx.hideLoading api invoke 2020-10-5 12:6:7 [log] wx.getStorageSync api invoke 2020-10-5 12:6:7 [log] wx.getStorageSync return 2020-10-5 12:6:7 [log] wx.chooseVideo api invoke 2020-10-5 12:6:8 [log] page pages/displayManage/upload/upload onHide have been invoked 2020-10-5 12:6:8 [log] App onHide have been invoked 2020-10-5 12:6:32 [log] wx.getLocation api invoke 2020-10-5 12:6:32 [log] wx.chooseVideo success callback with msg chooseVideo:ok 2020-10-5 12:6:32 [log] wx.getLocation success callback with msg getLocation:ok 2020-10-5 12:6:32 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:32 [log] wx.showLoading api invoke 2020-10-5 12:6:32 [log] wx.getStorageSync api invoke 2020-10-5 12:6:32 [log] wx.getStorageSync return 2020-10-5 12:6:32 [log] wx.getStorageSync api invoke 2020-10-5 12:6:32 [log] wx.getStorageSync return 2020-10-5 12:6:32 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:32 [log] wx.getSystemInfoSync return 2020-10-5 12:6:32 [log] wx.request api invoke with seq 0 2020-10-5 12:6:32 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:32 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:32 [log] wx.hideLoading api invoke 2020-10-5 12:6:32 [log] wx.request api invoke with seq 0 2020-10-5 12:6:33 [log] wx.getUpdateManager api invoke 2020-10-5 12:6:33 [log] wx.getUpdateManager return 2020-10-5 12:6:33 [log] App onShow have been invoked 2020-10-5 12:6:33 [log] wx.getStorageSync api invoke 2020-10-5 12:6:33 [log] wx.getStorageSync return 2020-10-5 12:6:33 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 12:6:33 [log] wx.uploadFile api invoke 2020-10-5 12:6:33 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:33 [log] wx.getStorageSync api invoke 2020-10-5 12:6:33 [log] wx.getStorageSync return 2020-10-5 12:6:33 [log] page pages/displayManage/upload/upload onShow have been invoked 2020-10-5 12:6:34 [log] wx.request api invoke with seq 0 2020-10-5 12:6:34 [log] wx.uploadFile success callback with msg uploadFile:ok 2020-10-5 12:6:34 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:49 [log] page pages/displayManage/upload/upload onUnload have been invoked 2020-10-5 12:6:49 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:49 [log] wx.showLoading api invoke 2020-10-5 12:6:49 [log] wx.getStorageSync api invoke 2020-10-5 12:6:49 [log] wx.getStorageSync return 2020-10-5 12:6:49 [log] wx.getStorageSync api invoke 2020-10-5 12:6:49 [log] wx.getStorageSync return 2020-10-5 12:6:49 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:49 [log] wx.getSystemInfoSync return 2020-10-5 12:6:49 [log] wx.request api invoke with seq 0 2020-10-5 12:6:49 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:49 [log] wx.showLoading api invoke 2020-10-5 12:6:49 [log] wx.getStorageSync api invoke 2020-10-5 12:6:49 [log] wx.getStorageSync return 2020-10-5 12:6:49 [log] wx.getStorageSync api invoke 2020-10-5 12:6:49 [log] wx.getStorageSync return 2020-10-5 12:6:49 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:49 [log] wx.getSystemInfoSync return 2020-10-5 12:6:49 [log] wx.request api invoke with seq 0 2020-10-5 12:6:49 [log] wx.getStorageSync api invoke 2020-10-5 12:6:49 [log] wx.getStorageSync return 2020-10-5 12:6:49 [log] page pages/displayManage/vividProject/vividProject onShow have been invoked 2020-10-5 12:6:49 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:49 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:49 [log] wx.hideLoading api invoke 2020-10-5 12:6:49 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:49 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:49 [log] wx.hideLoading api invoke 2020-10-5 12:6:52 [log] page pages/displayManage/vividProject/vividProject onUnload have been invoked 2020-10-5 12:6:52 [log] wx.getStorageSync api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync return 2020-10-5 12:6:52 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:52 [log] wx.showLoading api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync return 2020-10-5 12:6:52 [log] wx.getStorageSync api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync return 2020-10-5 12:6:52 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:52 [log] wx.getSystemInfoSync return 2020-10-5 12:6:52 [log] wx.request api invoke with seq 0 2020-10-5 12:6:52 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:52 [log] wx.showLoading api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync return 2020-10-5 12:6:52 [log] wx.getStorageSync api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync return 2020-10-5 12:6:52 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:52 [log] wx.getSystemInfoSync return 2020-10-5 12:6:52 [log] wx.request api invoke with seq 0 2020-10-5 12:6:52 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:52 [log] wx.showLoading api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync return 2020-10-5 12:6:52 [log] wx.getStorageSync api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync return 2020-10-5 12:6:52 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:52 [log] wx.getSystemInfoSync return 2020-10-5 12:6:52 [log] wx.request api invoke with seq 0 2020-10-5 12:6:52 [log] wx.getStorageSync api invoke 2020-10-5 12:6:52 [log] wx.getStorageSync return 2020-10-5 12:6:52 [log] page pages/index/index onShow have been invoked 2020-10-5 12:6:52 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:52 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:52 [log] wx.hideLoading api invoke 2020-10-5 12:6:52 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:52 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:52 [log] wx.hideLoading api invoke 2020-10-5 12:6:52 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:52 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:52 [log] wx.hideLoading api invoke 2020-10-5 12:6:55 [log] page pages/index/index onHide have been invoked 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:55 [log] wx.showLoading api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfoSync return 2020-10-5 12:6:55 [log] wx.request api invoke with seq 0 2020-10-5 12:6:55 [log] page pages/activity/lists onLoad have been invoked 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] page pages/activity/lists onShow have been invoked 2020-10-5 12:6:55 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:55 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:55 [log] wx.hideLoading api invoke 2020-10-5 12:6:55 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:6:55 [log] page pages/activity/lists onReady have been invoked 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] page pages/activity/lists onHide have been invoked 2020-10-5 12:6:55 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:55 [log] wx.showLoading api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfoSync return 2020-10-5 12:6:55 [log] wx.request api invoke with seq 0 2020-10-5 12:6:55 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:55 [log] wx.showLoading api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfoSync return 2020-10-5 12:6:55 [log] wx.request api invoke with seq 0 2020-10-5 12:6:55 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:55 [log] wx.showLoading api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfoSync return 2020-10-5 12:6:55 [log] wx.request api invoke with seq 0 2020-10-5 12:6:55 [log] page pages/community/index onLoad have been invoked 2020-10-5 12:6:55 [log] wx.getStorageSync api invoke 2020-10-5 12:6:55 [log] wx.getStorageSync return 2020-10-5 12:6:55 [log] page pages/community/index onShow have been invoked 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:55 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:55 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:55 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:55 [log] wx.hideLoading api invoke 2020-10-5 12:6:55 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:55 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:55 [log] wx.hideLoading api invoke 2020-10-5 12:6:55 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:55 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:55 [log] wx.hideLoading api invoke 2020-10-5 12:6:56 [log] page pages/community/index onReady have been invoked 2020-10-5 12:6:56 [log] page pages/community/index onHide have been invoked 2020-10-5 12:6:56 [log] wx.getStorageSync api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync return 2020-10-5 12:6:56 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:56 [log] wx.showLoading api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync return 2020-10-5 12:6:56 [log] wx.getStorageSync api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync return 2020-10-5 12:6:56 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:56 [log] wx.getSystemInfoSync return 2020-10-5 12:6:56 [log] wx.request api invoke with seq 0 2020-10-5 12:6:56 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:56 [log] wx.showLoading api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync return 2020-10-5 12:6:56 [log] wx.getStorageSync api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync return 2020-10-5 12:6:56 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:56 [log] wx.getSystemInfoSync return 2020-10-5 12:6:56 [log] wx.request api invoke with seq 0 2020-10-5 12:6:56 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:56 [log] wx.showLoading api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync return 2020-10-5 12:6:56 [log] wx.getStorageSync api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync return 2020-10-5 12:6:56 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:56 [log] wx.getSystemInfoSync return 2020-10-5 12:6:56 [log] wx.request api invoke with seq 0 2020-10-5 12:6:56 [log] wx.getStorageSync api invoke 2020-10-5 12:6:56 [log] wx.getStorageSync return 2020-10-5 12:6:56 [log] page pages/index/index onShow have been invoked 2020-10-5 12:6:56 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:56 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:56 [log] wx.hideLoading api invoke 2020-10-5 12:6:56 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:56 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:56 [log] wx.hideLoading api invoke 2020-10-5 12:6:56 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:56 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:56 [log] wx.hideLoading api invoke 2020-10-5 12:6:58 [log] page pages/index/index onHide have been invoked 2020-10-5 12:6:58 [log] wx.getStorageSync api invoke 2020-10-5 12:6:58 [log] wx.getStorageSync return 2020-10-5 12:6:58 [log] page pages/activity/lists onShow have been invoked 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:58 [log] wx.getSystemInfo api invoke 2020-10-5 12:6:58 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:6:59 [log] page pages/activity/lists onHide have been invoked 2020-10-5 12:6:59 [log] wx.getStorageSync api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync return 2020-10-5 12:6:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:59 [log] wx.showLoading api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync return 2020-10-5 12:6:59 [log] wx.getStorageSync api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync return 2020-10-5 12:6:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:59 [log] wx.getSystemInfoSync return 2020-10-5 12:6:59 [log] wx.request api invoke with seq 0 2020-10-5 12:6:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:59 [log] wx.showLoading api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync return 2020-10-5 12:6:59 [log] wx.getStorageSync api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync return 2020-10-5 12:6:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:59 [log] wx.getSystemInfoSync return 2020-10-5 12:6:59 [log] wx.request api invoke with seq 0 2020-10-5 12:6:59 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:6:59 [log] wx.showLoading api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync return 2020-10-5 12:6:59 [log] wx.getStorageSync api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync return 2020-10-5 12:6:59 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:6:59 [log] wx.getSystemInfoSync return 2020-10-5 12:6:59 [log] wx.request api invoke with seq 0 2020-10-5 12:6:59 [log] wx.getStorageSync api invoke 2020-10-5 12:6:59 [log] wx.getStorageSync return 2020-10-5 12:6:59 [log] page pages/index/index onShow have been invoked 2020-10-5 12:6:59 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:59 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:59 [log] wx.hideLoading api invoke 2020-10-5 12:6:59 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:59 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:59 [log] wx.hideLoading api invoke 2020-10-5 12:6:59 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:6:59 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:6:59 [log] wx.hideLoading api invoke 2020-10-5 12:7:0 [log] page pages/index/index onHide have been invoked 2020-10-5 12:7:0 [log] wx.getStorageSync api invoke 2020-10-5 12:7:0 [log] wx.getStorageSync return 2020-10-5 12:7:0 [log] page pages/community/index onShow have been invoked 2020-10-5 12:7:0 [log] page pages/community/index onHide have been invoked 2020-10-5 12:7:0 [log] wx.getStorageSync api invoke 2020-10-5 12:7:0 [log] wx.getStorageSync return 2020-10-5 12:7:0 [log] page pages/my/index/index onLoad have been invoked 2020-10-5 12:7:0 [log] wx.getStorageSync api invoke 2020-10-5 12:7:0 [log] wx.getStorageSync return 2020-10-5 12:7:0 [log] wx.getStorageSync api invoke 2020-10-5 12:7:0 [log] wx.getStorageSync return 2020-10-5 12:7:0 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:0 [log] wx.showLoading api invoke 2020-10-5 12:7:0 [log] wx.getStorageSync api invoke 2020-10-5 12:7:0 [log] wx.getStorageSync return 2020-10-5 12:7:0 [log] wx.getStorageSync api invoke 2020-10-5 12:7:0 [log] wx.getStorageSync return 2020-10-5 12:7:0 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:0 [log] wx.getSystemInfoSync return 2020-10-5 12:7:0 [log] wx.request api invoke with seq 0 2020-10-5 12:7:1 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:1 [log] wx.showLoading api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync return 2020-10-5 12:7:1 [log] wx.getStorageSync api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync return 2020-10-5 12:7:1 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:1 [log] wx.getSystemInfoSync return 2020-10-5 12:7:1 [log] wx.request api invoke with seq 0 2020-10-5 12:7:1 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:1 [log] wx.showLoading api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync return 2020-10-5 12:7:1 [log] wx.getStorageSync api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync return 2020-10-5 12:7:1 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:1 [log] wx.getSystemInfoSync return 2020-10-5 12:7:1 [log] wx.request api invoke with seq 0 2020-10-5 12:7:1 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:1 [log] wx.showLoading api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync return 2020-10-5 12:7:1 [log] wx.getStorageSync api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync return 2020-10-5 12:7:1 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:1 [log] wx.getSystemInfoSync return 2020-10-5 12:7:1 [log] wx.request api invoke with seq 0 2020-10-5 12:7:1 [log] wx.getStorageSync api invoke 2020-10-5 12:7:1 [log] wx.getStorageSync return 2020-10-5 12:7:1 [log] page pages/my/index/index onShow have been invoked 2020-10-5 12:7:1 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:1 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:1 [log] wx.hideLoading api invoke 2020-10-5 12:7:1 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:1 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:1 [log] wx.hideLoading api invoke 2020-10-5 12:7:1 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:1 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:1 [log] wx.hideLoading api invoke 2020-10-5 12:7:1 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:1 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:1 [log] wx.hideLoading api invoke 2020-10-5 12:7:1 [log] page pages/my/index/index onReady have been invoked 2020-10-5 12:7:2 [log] page pages/my/index/index onHide have been invoked 2020-10-5 12:7:2 [log] wx.getStorageSync api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync return 2020-10-5 12:7:2 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:2 [log] wx.showLoading api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync return 2020-10-5 12:7:2 [log] wx.getStorageSync api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync return 2020-10-5 12:7:2 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:2 [log] wx.getSystemInfoSync return 2020-10-5 12:7:2 [log] wx.request api invoke with seq 0 2020-10-5 12:7:2 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:2 [log] wx.showLoading api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync return 2020-10-5 12:7:2 [log] wx.getStorageSync api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync return 2020-10-5 12:7:2 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:2 [log] wx.getSystemInfoSync return 2020-10-5 12:7:2 [log] wx.request api invoke with seq 0 2020-10-5 12:7:2 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:2 [log] wx.showLoading api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync return 2020-10-5 12:7:2 [log] wx.getStorageSync api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync return 2020-10-5 12:7:2 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:2 [log] wx.getSystemInfoSync return 2020-10-5 12:7:2 [log] wx.request api invoke with seq 0 2020-10-5 12:7:2 [log] wx.getStorageSync api invoke 2020-10-5 12:7:2 [log] wx.getStorageSync return 2020-10-5 12:7:2 [log] page pages/index/index onShow have been invoked 2020-10-5 12:7:2 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:2 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:2 [log] wx.hideLoading api invoke 2020-10-5 12:7:2 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:2 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:2 [log] wx.hideLoading api invoke 2020-10-5 12:7:2 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:2 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:2 [log] wx.hideLoading api invoke 2020-10-5 12:7:3 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:3 [log] wx.showLoading api invoke 2020-10-5 12:7:3 [log] wx.getStorageSync api invoke 2020-10-5 12:7:3 [log] wx.getStorageSync return 2020-10-5 12:7:3 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:3 [log] wx.getSystemInfoSync return 2020-10-5 12:7:3 [log] wx.request api invoke with seq 0 2020-10-5 12:7:3 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:3 [log] wx.showLoading api invoke 2020-10-5 12:7:3 [log] wx.getStorageSync api invoke 2020-10-5 12:7:3 [log] wx.getStorageSync return 2020-10-5 12:7:3 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:3 [log] wx.getSystemInfoSync return 2020-10-5 12:7:3 [log] wx.request api invoke with seq 0 2020-10-5 12:7:3 [log] wx.getStorageSync api invoke 2020-10-5 12:7:3 [log] wx.getStorageSync return 2020-10-5 12:7:3 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:3 [log] wx.showLoading api invoke 2020-10-5 12:7:3 [log] wx.getStorageSync api invoke 2020-10-5 12:7:3 [log] wx.getStorageSync return 2020-10-5 12:7:3 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:3 [log] wx.getSystemInfoSync return 2020-10-5 12:7:3 [log] wx.request api invoke with seq 0 2020-10-5 12:7:3 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:3 [log] wx.showLoading api invoke 2020-10-5 12:7:3 [log] wx.getStorageSync api invoke 2020-10-5 12:7:3 [log] wx.getStorageSync return 2020-10-5 12:7:3 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:3 [log] wx.getSystemInfoSync return 2020-10-5 12:7:3 [log] wx.request api invoke with seq 0 2020-10-5 12:7:3 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:3 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:3 [log] wx.hideLoading api invoke 2020-10-5 12:7:3 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:3 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:3 [log] wx.hideLoading api invoke 2020-10-5 12:7:3 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:3 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:3 [log] wx.hideLoading api invoke 2020-10-5 12:7:3 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:3 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:3 [log] wx.hideLoading api invoke 2020-10-5 12:7:3 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:7:5 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:5 [log] wx.showLoading api invoke 2020-10-5 12:7:5 [log] wx.getStorageSync api invoke 2020-10-5 12:7:5 [log] wx.getStorageSync return 2020-10-5 12:7:5 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:5 [log] wx.getSystemInfoSync return 2020-10-5 12:7:5 [log] wx.request api invoke with seq 0 2020-10-5 12:7:5 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:5 [log] wx.showLoading api invoke 2020-10-5 12:7:5 [log] wx.getStorageSync api invoke 2020-10-5 12:7:5 [log] wx.getStorageSync return 2020-10-5 12:7:5 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:5 [log] wx.getSystemInfoSync return 2020-10-5 12:7:5 [log] wx.request api invoke with seq 0 2020-10-5 12:7:5 [log] wx.getStorageSync api invoke 2020-10-5 12:7:5 [log] wx.getStorageSync return 2020-10-5 12:7:5 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:5 [log] wx.showLoading api invoke 2020-10-5 12:7:5 [log] wx.getStorageSync api invoke 2020-10-5 12:7:5 [log] wx.getStorageSync return 2020-10-5 12:7:5 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:5 [log] wx.getSystemInfoSync return 2020-10-5 12:7:5 [log] wx.request api invoke with seq 0 2020-10-5 12:7:5 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:5 [log] wx.showLoading api invoke 2020-10-5 12:7:5 [log] wx.getStorageSync api invoke 2020-10-5 12:7:5 [log] wx.getStorageSync return 2020-10-5 12:7:5 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:5 [log] wx.getSystemInfoSync return 2020-10-5 12:7:5 [log] wx.request api invoke with seq 0 2020-10-5 12:7:5 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:5 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:5 [log] wx.hideLoading api invoke 2020-10-5 12:7:5 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:5 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:5 [log] wx.hideLoading api invoke 2020-10-5 12:7:5 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:7:5 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:5 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:5 [log] wx.hideLoading api invoke 2020-10-5 12:7:5 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:5 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:5 [log] wx.hideLoading api invoke 2020-10-5 12:7:6 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:6 [log] wx.showLoading api invoke 2020-10-5 12:7:6 [log] wx.getStorageSync api invoke 2020-10-5 12:7:6 [log] wx.getStorageSync return 2020-10-5 12:7:6 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:6 [log] wx.getSystemInfoSync return 2020-10-5 12:7:6 [log] wx.request api invoke with seq 0 2020-10-5 12:7:6 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:6 [log] wx.showLoading api invoke 2020-10-5 12:7:6 [log] wx.getStorageSync api invoke 2020-10-5 12:7:6 [log] wx.getStorageSync return 2020-10-5 12:7:6 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:6 [log] wx.getSystemInfoSync return 2020-10-5 12:7:6 [log] wx.request api invoke with seq 0 2020-10-5 12:7:6 [log] wx.getStorageSync api invoke 2020-10-5 12:7:6 [log] wx.getStorageSync return 2020-10-5 12:7:6 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:6 [log] wx.showLoading api invoke 2020-10-5 12:7:6 [log] wx.getStorageSync api invoke 2020-10-5 12:7:6 [log] wx.getStorageSync return 2020-10-5 12:7:6 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:6 [log] wx.getSystemInfoSync return 2020-10-5 12:7:6 [log] wx.request api invoke with seq 0 2020-10-5 12:7:6 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:6 [log] wx.showLoading api invoke 2020-10-5 12:7:6 [log] wx.getStorageSync api invoke 2020-10-5 12:7:6 [log] wx.getStorageSync return 2020-10-5 12:7:6 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:6 [log] wx.getSystemInfoSync return 2020-10-5 12:7:6 [log] wx.request api invoke with seq 0 2020-10-5 12:7:6 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:6 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:6 [log] wx.hideLoading api invoke 2020-10-5 12:7:6 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:7:6 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:6 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:6 [log] wx.hideLoading api invoke 2020-10-5 12:7:6 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:6 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:6 [log] wx.hideLoading api invoke 2020-10-5 12:7:6 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:6 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:6 [log] wx.hideLoading api invoke 2020-10-5 12:7:8 [log] page pages/index/index onHide have been invoked 2020-10-5 12:7:8 [log] App onHide have been invoked 2020-10-5 12:7:13 [log] wx.getUpdateManager api invoke 2020-10-5 12:7:13 [log] wx.getUpdateManager return 2020-10-5 12:7:13 [log] App onShow have been invoked 2020-10-5 12:7:13 [log] wx.getStorageSync api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync return 2020-10-5 12:7:13 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:13 [log] wx.showLoading api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync return 2020-10-5 12:7:13 [log] wx.getStorageSync api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync return 2020-10-5 12:7:13 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:13 [log] wx.getSystemInfoSync return 2020-10-5 12:7:13 [log] wx.request api invoke with seq 0 2020-10-5 12:7:13 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:13 [log] wx.showLoading api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync return 2020-10-5 12:7:13 [log] wx.getStorageSync api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync return 2020-10-5 12:7:13 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:13 [log] wx.getSystemInfoSync return 2020-10-5 12:7:13 [log] wx.request api invoke with seq 0 2020-10-5 12:7:13 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:13 [log] wx.showLoading api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync return 2020-10-5 12:7:13 [log] wx.getStorageSync api invoke 2020-10-5 12:7:13 [log] wx.getStorageSync return 2020-10-5 12:7:13 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:14 [log] wx.getSystemInfoSync return 2020-10-5 12:7:14 [log] wx.request api invoke with seq 0 2020-10-5 12:7:14 [log] wx.getStorageSync api invoke 2020-10-5 12:7:14 [log] wx.getStorageSync return 2020-10-5 12:7:14 [log] page pages/index/index onShow have been invoked 2020-10-5 12:7:14 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:14 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:14 [log] wx.hideLoading api invoke 2020-10-5 12:7:14 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:14 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:14 [log] wx.hideLoading api invoke 2020-10-5 12:7:14 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:14 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:14 [log] wx.hideLoading api invoke 2020-10-5 12:7:15 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:15 [log] wx.showLoading api invoke 2020-10-5 12:7:15 [log] wx.getStorageSync api invoke 2020-10-5 12:7:15 [log] wx.getStorageSync return 2020-10-5 12:7:15 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:15 [log] wx.getSystemInfoSync return 2020-10-5 12:7:15 [log] wx.request api invoke with seq 0 2020-10-5 12:7:15 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:15 [log] wx.showLoading api invoke 2020-10-5 12:7:15 [log] wx.getStorageSync api invoke 2020-10-5 12:7:15 [log] wx.getStorageSync return 2020-10-5 12:7:15 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:15 [log] wx.getSystemInfoSync return 2020-10-5 12:7:15 [log] wx.request api invoke with seq 0 2020-10-5 12:7:15 [log] wx.getStorageSync api invoke 2020-10-5 12:7:15 [log] wx.getStorageSync return 2020-10-5 12:7:15 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:15 [log] wx.showLoading api invoke 2020-10-5 12:7:15 [log] wx.getStorageSync api invoke 2020-10-5 12:7:15 [log] wx.getStorageSync return 2020-10-5 12:7:15 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:15 [log] wx.getSystemInfoSync return 2020-10-5 12:7:15 [log] wx.request api invoke with seq 0 2020-10-5 12:7:15 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:15 [log] wx.showLoading api invoke 2020-10-5 12:7:15 [log] wx.getStorageSync api invoke 2020-10-5 12:7:15 [log] wx.getStorageSync return 2020-10-5 12:7:15 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:15 [log] wx.getSystemInfoSync return 2020-10-5 12:7:15 [log] wx.request api invoke with seq 0 2020-10-5 12:7:15 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:15 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:15 [log] wx.hideLoading api invoke 2020-10-5 12:7:15 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:15 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:15 [log] wx.hideLoading api invoke 2020-10-5 12:7:15 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:15 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:15 [log] wx.hideLoading api invoke 2020-10-5 12:7:15 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:15 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:15 [log] wx.hideLoading api invoke 2020-10-5 12:7:15 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:7:16 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:16 [log] wx.showLoading api invoke 2020-10-5 12:7:16 [log] wx.getStorageSync api invoke 2020-10-5 12:7:16 [log] wx.getStorageSync return 2020-10-5 12:7:16 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:16 [log] wx.getSystemInfoSync return 2020-10-5 12:7:16 [log] wx.request api invoke with seq 0 2020-10-5 12:7:16 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:16 [log] wx.showLoading api invoke 2020-10-5 12:7:16 [log] wx.getStorageSync api invoke 2020-10-5 12:7:16 [log] wx.getStorageSync return 2020-10-5 12:7:16 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:16 [log] wx.getSystemInfoSync return 2020-10-5 12:7:16 [log] wx.request api invoke with seq 0 2020-10-5 12:7:16 [log] wx.getStorageSync api invoke 2020-10-5 12:7:16 [log] wx.getStorageSync return 2020-10-5 12:7:16 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:16 [log] wx.showLoading api invoke 2020-10-5 12:7:16 [log] wx.getStorageSync api invoke 2020-10-5 12:7:16 [log] wx.getStorageSync return 2020-10-5 12:7:16 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:16 [log] wx.getSystemInfoSync return 2020-10-5 12:7:16 [log] wx.request api invoke with seq 0 2020-10-5 12:7:16 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:16 [log] wx.showLoading api invoke 2020-10-5 12:7:16 [log] wx.getStorageSync api invoke 2020-10-5 12:7:16 [log] wx.getStorageSync return 2020-10-5 12:7:16 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:16 [log] wx.getSystemInfoSync return 2020-10-5 12:7:16 [log] wx.request api invoke with seq 0 2020-10-5 12:7:17 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:17 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:17 [log] wx.hideLoading api invoke 2020-10-5 12:7:17 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:17 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:17 [log] wx.hideLoading api invoke 2020-10-5 12:7:17 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:17 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:17 [log] wx.hideLoading api invoke 2020-10-5 12:7:17 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:17 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:17 [log] wx.hideLoading api invoke 2020-10-5 12:7:17 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:7:18 [log] page pages/index/index onHide have been invoked 2020-10-5 12:7:18 [log] wx.getStorageSync api invoke 2020-10-5 12:7:18 [log] wx.getStorageSync return 2020-10-5 12:7:18 [log] page pages/activity/lists onShow have been invoked 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:18 [log] wx.getSystemInfo api invoke 2020-10-5 12:7:18 [log] wx.getSystemInfo success callback with msg getSystemInfo:ok 2020-10-5 12:7:19 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:19 [log] wx.showLoading api invoke 2020-10-5 12:7:19 [log] wx.getStorageSync api invoke 2020-10-5 12:7:19 [log] wx.getStorageSync return 2020-10-5 12:7:19 [log] wx.getStorageSync api invoke 2020-10-5 12:7:19 [log] wx.getStorageSync return 2020-10-5 12:7:19 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:19 [log] wx.getSystemInfoSync return 2020-10-5 12:7:19 [log] wx.request api invoke with seq 0 2020-10-5 12:7:19 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:19 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:19 [log] wx.hideLoading api invoke 2020-10-5 12:7:19 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:7:21 [log] page pages/activity/lists onHide have been invoked 2020-10-5 12:7:21 [log] wx.getStorageSync api invoke 2020-10-5 12:7:21 [log] wx.getStorageSync return 2020-10-5 12:7:21 [log] page pages/community/index onShow have been invoked 2020-10-5 12:7:22 [log] page pages/community/index onHide have been invoked 2020-10-5 12:7:22 [log] page pages/rewardActivities/index/index onLoad have been invoked 2020-10-5 12:7:22 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:22 [log] wx.showLoading api invoke 2020-10-5 12:7:22 [log] wx.getStorageSync api invoke 2020-10-5 12:7:22 [log] wx.getStorageSync return 2020-10-5 12:7:22 [log] wx.getStorageSync api invoke 2020-10-5 12:7:22 [log] wx.getStorageSync return 2020-10-5 12:7:22 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:22 [log] wx.getSystemInfoSync return 2020-10-5 12:7:22 [log] wx.request api invoke with seq 0 2020-10-5 12:7:22 [log] wx.getStorageSync api invoke 2020-10-5 12:7:22 [log] wx.getStorageSync return 2020-10-5 12:7:22 [log] page pages/rewardActivities/index/index onShow have been invoked 2020-10-5 12:7:23 [log] page pages/rewardActivities/index/index onReady have been invoked 2020-10-5 12:7:23 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:23 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:23 [log] wx.hideLoading api invoke 2020-10-5 12:7:25 [log] page pages/rewardActivities/index/index onHide have been invoked 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:25 [log] wx.showLoading api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:25 [log] wx.getSystemInfoSync return 2020-10-5 12:7:25 [log] wx.request api invoke with seq 0 2020-10-5 12:7:25 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:25 [log] wx.showLoading api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:25 [log] wx.getSystemInfoSync return 2020-10-5 12:7:25 [log] wx.request api invoke with seq 0 2020-10-5 12:7:25 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:25 [log] wx.showLoading api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:25 [log] wx.getSystemInfoSync return 2020-10-5 12:7:25 [log] wx.request api invoke with seq 0 2020-10-5 12:7:25 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:25 [log] wx.showLoading api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:25 [log] wx.getSystemInfoSync return 2020-10-5 12:7:25 [log] wx.request api invoke with seq 0 2020-10-5 12:7:25 [log] wx.getStorageSync api invoke 2020-10-5 12:7:25 [log] wx.getStorageSync return 2020-10-5 12:7:25 [log] page pages/my/index/index onShow have been invoked 2020-10-5 12:7:25 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:25 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:25 [log] wx.hideLoading api invoke 2020-10-5 12:7:25 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:25 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:25 [log] wx.hideLoading api invoke 2020-10-5 12:7:25 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:25 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:25 [log] wx.hideLoading api invoke 2020-10-5 12:7:25 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:25 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:25 [log] wx.hideLoading api invoke 2020-10-5 12:7:27 [log] page pages/my/index/index onHide have been invoked 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.showLoading api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:27 [log] wx.getSystemInfoSync return 2020-10-5 12:7:27 [log] wx.request api invoke with seq 0 2020-10-5 12:7:27 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.showLoading api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:27 [log] wx.getSystemInfoSync return 2020-10-5 12:7:27 [log] wx.request api invoke with seq 0 2020-10-5 12:7:27 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.showLoading api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:27 [log] wx.getSystemInfoSync return 2020-10-5 12:7:27 [log] wx.request api invoke with seq 0 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] page pages/index/index onShow have been invoked 2020-10-5 12:7:27 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:27 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.hideLoading api invoke 2020-10-5 12:7:27 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:27 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.hideLoading api invoke 2020-10-5 12:7:27 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:27 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.hideLoading api invoke 2020-10-5 12:7:27 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.showLoading api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:27 [log] wx.getSystemInfoSync return 2020-10-5 12:7:27 [log] wx.request api invoke with seq 0 2020-10-5 12:7:27 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.showLoading api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:27 [log] wx.getSystemInfoSync return 2020-10-5 12:7:27 [log] wx.request api invoke with seq 0 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.showLoading api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:27 [log] wx.getSystemInfoSync return 2020-10-5 12:7:27 [log] wx.request api invoke with seq 0 2020-10-5 12:7:27 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.showLoading api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync api invoke 2020-10-5 12:7:27 [log] wx.getStorageSync return 2020-10-5 12:7:27 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:27 [log] wx.getSystemInfoSync return 2020-10-5 12:7:27 [log] wx.request api invoke with seq 0 2020-10-5 12:7:27 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:27 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.hideLoading api invoke 2020-10-5 12:7:27 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:27 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:27 [log] wx.hideLoading api invoke 2020-10-5 12:7:28 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:28 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:28 [log] wx.hideLoading api invoke 2020-10-5 12:7:28 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:28 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:28 [log] wx.hideLoading api invoke 2020-10-5 12:7:28 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:7:29 [log] page pages/index/index onHide have been invoked 2020-10-5 12:7:29 [log] App onHide have been invoked 2020-10-5 12:7:30 [log] wx.getUpdateManager api invoke 2020-10-5 12:7:30 [log] wx.getUpdateManager return 2020-10-5 12:7:30 [log] App onShow have been invoked 2020-10-5 12:7:30 [log] page pages/index/index onUnload have been invoked 2020-10-5 12:7:30 [log] page pages/activity/lists onUnload have been invoked 2020-10-5 12:7:30 [log] page pages/community/index onUnload have been invoked 2020-10-5 12:7:30 [log] page pages/my/index/index onUnload have been invoked 2020-10-5 12:7:30 [log] page pages/rewardActivities/index/index onUnload have been invoked 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.showLoading api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:30 [log] wx.getSystemInfoSync return 2020-10-5 12:7:30 [log] wx.request api invoke with seq 0 2020-10-5 12:7:30 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.showLoading api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:30 [log] wx.getSystemInfoSync return 2020-10-5 12:7:30 [log] wx.request api invoke with seq 0 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.showLoading api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:30 [log] wx.getSystemInfoSync return 2020-10-5 12:7:30 [log] wx.request api invoke with seq 0 2020-10-5 12:7:30 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.showLoading api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:30 [log] wx.getSystemInfoSync return 2020-10-5 12:7:30 [log] wx.request api invoke with seq 0 2020-10-5 12:7:30 [log] page pages/index/index onLoad have been invoked 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.showLoading api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:30 [log] wx.getSystemInfoSync return 2020-10-5 12:7:30 [log] wx.request api invoke with seq 0 2020-10-5 12:7:30 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.showLoading api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:30 [log] wx.getSystemInfoSync return 2020-10-5 12:7:30 [log] wx.request api invoke with seq 0 2020-10-5 12:7:30 [log] wx.showNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.showLoading api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] wx.getSystemInfoSync api invoke 2020-10-5 12:7:30 [log] wx.getSystemInfoSync return 2020-10-5 12:7:30 [log] wx.request api invoke with seq 0 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:30 [log] page pages/index/index onShow have been invoked 2020-10-5 12:7:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.hideLoading api invoke 2020-10-5 12:7:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.hideLoading api invoke 2020-10-5 12:7:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.hideLoading api invoke 2020-10-5 12:7:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.hideLoading api invoke 2020-10-5 12:7:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.hideLoading api invoke 2020-10-5 12:7:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.hideLoading api invoke 2020-10-5 12:7:30 [log] wx.request success callback with msg request:ok with seq 0 2020-10-5 12:7:30 [log] wx.hideNavigationBarLoading api invoke 2020-10-5 12:7:30 [log] wx.hideLoading api invoke 2020-10-5 12:7:30 [log] wx.stopPullDownRefresh api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync api invoke 2020-10-5 12:7:30 [log] wx.getStorageSync return 2020-10-5 12:7:31 [log] page pages/index/index onReady have been invoked 2020-10-5 12:7:39 [log] page pages/index/index onHide have been invoked 2020-10-5 12:7:39 [log] App onHide have been invoked
2020-10-13