pages/LoginDemo/LoginDemo.vue
@@ -135,6 +135,10 @@ this.$refs.settings.close() }, async login() { uni.reLaunch({ url: `/pages/project/jmAGV/home`, }); return if (!uni.getStorageSync('Network')) { uni.showToast({ icon: 'error', title: '请配置网络信息' }) return