| src/pages/map/index.vue | ●●●●● patch | view | raw | blame | history |
src/pages/map/index.vue
@@ -14,7 +14,7 @@ const sWebViewRef = ref(null); const userStore = useUserStore(); const viewUrl = `https://192.168.1.194:5174/drone-app-web-view/#/webViewWrapper/defaultMap?params=${JSON.stringify( const viewUrl = `http://192.168.1.194:5174/drone-app-web-view/#/webViewWrapper/defaultMap?params=${JSON.stringify( userStore?.userInfo )}`;