|
|
@@ -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";
|
|
|
}
|