吉安感知网项目-前端
shuishen
2026-01-31 3e8af5a43eafb454270a3d6af96c794c9fd409a6
feat:门户跳转暂时关闭
1 files modified
4 ■■■■ changed files
applications/drone-command/src/page/index/top/index.vue 4 ●●●● patch | view | raw | blame | history
applications/drone-command/src/page/index/top/index.vue
@@ -100,8 +100,8 @@
      })
    },
    jumpMH () {
      const adminUrl = import.meta.env.VITE_APP_DASHBOARD_URL
      window.location.href = `${adminUrl}#/gatewayPage`
      // const adminUrl = import.meta.env.VITE_APP_DASHBOARD_URL
      // window.location.href = `${adminUrl}#/gatewayPage`
    },
  },
}