@@ -96,7 +96,7 @@ export default {
}else if(this.lang.lang == 'hk'){
return `https://cloud.cocorobo.hk/browser/public/index.html`;
}else{
- return `https://cloud.cocorobo.cn/browser/public/index.html`;
+ return `https://beta.cloud.cocorobo.cn/browser/public/index.html`;
}
},