XMLWAN 5 years ago
parent
commit
7db22da287
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/layout/components/Navbar.vue

+ 1 - 1
src/views/layout/components/Navbar.vue View File

@@ -274,7 +274,7 @@ export default {
274 274
       );
275 275
     },
276 276
     toClick() {
277
-      window.location.href = "https://testsso.sgjyun.com/help";
277
+      window.location.href = "https://sso.kuyicloud.com/help";
278 278
     },
279 279
     getCreatorName() {
280 280
       getCreatorName().then(response => {});