|
|
@@ -153,7 +153,7 @@ export default {
|
|
|
this.showIframe = false;
|
|
|
|
|
|
this.$nextTick(() => {
|
|
|
- let api = 'https://ppt.cocorobo.cn'
|
|
|
+ let api = 'https://beta.ppt.cocorobo.cn'
|
|
|
if (this.$region == 'beta') {
|
|
|
api = 'https://beta.ppt.cocorobo.cn'
|
|
|
} else if (this.$region == 'hk') {
|