問(wèn)題描述 這里寫(xiě)描述 push-uniapp.js 斷線(xiàn)后 代碼監(jiān)聽(tīng)事件疊加 打包安卓后 navigator.onLine 報(bào)錯(cuò) 解決方式 push-uniapp.js 斷線(xiàn)后 代碼監(jiān)聽(tīng)事件疊加 function Connection(options) { this.dispatcher = new Dispatcher(); __extends(this, this.dispatcher); ...