shuishen
2025-10-15 fc51de0977a090be5d5f84c97514d5a933d572e7
feat:地址更换
1 files modified
2 ■■■ changed files
src/pages/map/index.vue 2 ●●● 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
)}`;