소스 검색

修改hk返回旧版

11wqe1 2 주 전
부모
커밋
eaeb9bedd4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/login/loginPage.vue

+ 1 - 1
src/views/login/loginPage.vue

@@ -637,7 +637,7 @@ export default {
 						window.topU.location.href =
 							"https://beta.cloud.cocorobo.cn/index.html";
 					} else if (this.$region == "hk") {
-						window.topU.location.href = "https://cloud.cocorobo.hk/";
+						window.topU.location.href = "https://cloud.cocorobo.hk/index.html";
 					} else {
 						window.topU.location.href = "https://cloud.cocorobo.cn/index.html";
 					}