From 9e82b322b53a6d48eed8a3f3974fb46f0db8d935 Mon Sep 17 00:00:00 2001 From: guoxing <1369478551@qq.com> Date: Thu, 20 Apr 2023 17:58:42 +0800 Subject: [PATCH] 111 --- yxt-portal-ui/src/views/Home/Home.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/yxt-portal-ui/src/views/Home/Home.vue b/yxt-portal-ui/src/views/Home/Home.vue index fd05299e..6e00fc67 100644 --- a/yxt-portal-ui/src/views/Home/Home.vue +++ b/yxt-portal-ui/src/views/Home/Home.vue @@ -433,8 +433,10 @@ window.open('/#/index', '_blank') } else if (index === 0) { window.open('http://192.168.3.8:9531/#/' + '?token=' + getStorage(), '_blank') + // window.open('http://jianguan.yyundong.com/report/#/' + '?token=' + getStorage(), '_blank') } else if (index === 1) { window.open('http://192.168.3.8:9531#/' + '?token=' + getStorage(), '_blank') + // window.open('http://jianguan.yyundong.com/customer/#/' + '?token=' + getStorage(), '_blank') } else if (index === 2) { window.open('http://jianguan.yyundong.com/business/#/' + '?token=' + getStorage(), '_blank') } else if (index === 3) {