From 041015439a3bb965e71344e137703aaf1ca0aaf4 Mon Sep 17 00:00:00 2001 From: czflying <815124935@qq.com> Date: Mon, 3 Jun 2024 09:19:48 +0000 Subject: [PATCH] update cat2bug-platform-ui/src/components/Cat2Bug/Site/index.vue. Signed-off-by: czflying <815124935@qq.com> --- cat2bug-platform-ui/src/components/Cat2Bug/Site/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cat2bug-platform-ui/src/components/Cat2Bug/Site/index.vue b/cat2bug-platform-ui/src/components/Cat2Bug/Site/index.vue index 915d8639..71ae27d6 100644 --- a/cat2bug-platform-ui/src/components/Cat2Bug/Site/index.vue +++ b/cat2bug-platform-ui/src/components/Cat2Bug/Site/index.vue @@ -9,7 +9,7 @@ export default { name: 'RuoYiGit', data() { return { - url: 'https://www.cat2bug.com' + url: 'https://www.bjhcgk.com' } }, methods: { -- Gitee