src/subPackages/inProgress/index.vue
@@ -17,7 +17,7 @@ }); } else if (data.type === 'control') { uni.navigateTo({ url: `/subPackages/droneConsole/index?wayLineJodInfoId=${wayLineJodInfoId.value}` url: `/subPackages/droneConsole/index?wayLineJodInfoId=${wayLineJodInfoId.value}&dockSn=${data.dockSn}` }); } } @@ -29,6 +29,10 @@ onShow(function () { showComponent.value = true // #ifdef APP-PLUS plus.navigator.setFullscreen(false); plus.screen.lockOrientation("portrait-primary"); // #endif }) onHide(() =>{