收起
可以监听到啊
onLaunch() { wx.onNetworkStatusChange((res) => { console.log(res) this.globalData.network = res.isConnected }) }
报告相同问题?