Pārlūkot izejas kodu

修改hk返回旧版

11wqe1 2 nedēļas atpakaļ
vecāks
revīzija
eaeb9bedd4
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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";
 					}