Jelajahi Sumber

修改hk返回旧版

11wqe1 2 minggu lalu
induk
melakukan
eaeb9bedd4
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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";
 					}