App.vue
@@ -65,13 +65,14 @@ if (data[k].id == that.socketValue.rid) { let val = JSON.stringify({ ...data[k], butCT: "begin", butCT: "beginUp", buttype: 0, myid: d.serid, myName: uni.getStorageSync("name") || that.$store.state.puserName, appenUrl: that.$store.state.piAPI, isOn: true }); uni.navigateTo({ uni.redirectTo({ url: "/pages/grabOrders/map?data=" + JSON.stringify(val), }); } else {