11wqe1 há 3 dias atrás
pai
commit
f86a41acc9
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/components/pptEasyClass/index.vue

+ 1 - 1
src/components/pptEasyClass/index.vue

@@ -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') {