瀏覽代碼

Merge branch 'beta' into HK

lsc 8 月之前
父節點
當前提交
1db9415ea1

+ 1 - 1
src/components/pages/aiAddCourse/aiBoxCourseDetail.vue

@@ -365,7 +365,7 @@
     </div>
     <iframe
       allow="camera *; microphone *;display-capture;midi;encrypted-media;"
-      src="https://beta.cloud.cocorobo.cn/browser/public/index.html"
+      src="https://cloud.cocorobo.hk/browser/public/index.html"
       ref="iiframe"
       v-show="false"
     ></iframe>

+ 1 - 1
src/components/pages/aiAddCourse/record.vue

@@ -136,7 +136,7 @@
     </div>
     <iframe
       allow="camera *; microphone *;display-capture;midi;encrypted-media;"
-      src="https://beta.cloud.cocorobo.cn/browser/public/index.html"
+      src="https://cloud.cocorobo.hk/browser/public/index.html"
       ref="iiframe"
       v-show="false"
     ></iframe>

+ 4 - 4
src/components/pages/aiEasy/addCourse.vue

@@ -7815,9 +7815,9 @@ export default {
       let sagentid = this.aiJson.sagentid
       let url = ''
       if(sagentid){
-        url = `https://beta.cloud.cocorobo.cn/aigpt/#/js?muti_agent_id=${sagentid}&isPbl=true&session_id=${this.chatid}`//+'&muti_agent_id2='+agentid
+        url = `https://cloud.cocorobo.hk/aigpt/#/js?muti_agent_id=${sagentid}&isPbl=true&session_id=${this.chatid}`//+'&muti_agent_id2='+agentid
       }else{
-        url = `https://beta.cloud.cocorobo.cn/aigpt/#/js?muti_agent_id=${agentid}&isPbl=true&session_id=${this.chatid}`//+'&muti_agent_id2='+agentid
+        url = `https://cloud.cocorobo.hk/aigpt/#/js?muti_agent_id=${agentid}&isPbl=true&session_id=${this.chatid}`//+'&muti_agent_id2='+agentid
       }
       return url;
     },
@@ -12807,7 +12807,7 @@ ${_this.unitJson[0].chapterInfo[0].taskJson[index].taskDetail3.replaceAll('#',''
       if(this.templateid){
         let params = {
           id: this.templateid,
-          stand: 'cn'
+          stand: 'hk'
         }
         this.ajax
         .get(this.$store.state.api + "selectTipsTemplateByIdE", params)
@@ -12878,7 +12878,7 @@ ${_this.unitJson[0].chapterInfo[0].taskJson[index].taskDetail3.replaceAll('#',''
       if(this.templateid){
         let params = {
           id: this.templateid,
-          stand: 'cn'
+          stand: 'hk'
         }
         this.ajax
         .get(this.$store.state.api + "selectTipsTemplateByIdE", params)

+ 1 - 1
src/components/pages/aiEasy/aiBoxCourseDetail.vue

@@ -365,7 +365,7 @@
     </div>
     <iframe
       allow="camera *; microphone *;display-capture;midi;encrypted-media;"
-      src="https://beta.cloud.cocorobo.cn/browser/public/index.html"
+      src="https://cloud.cocorobo.hk/browser/public/index.html"
       ref="iiframe"
       v-show="false"
     ></iframe>

+ 1 - 1
src/components/pages/aiEasy/aiBoxRight.vue

@@ -363,7 +363,7 @@
     </div>
     <iframe
       allow="camera *; microphone *;display-capture;midi;encrypted-media;"
-      src="https://beta.cloud.cocorobo.cn/browser/public/index.html"
+      src="https://cloud.cocorobo.hk/browser/public/index.html"
       ref="iiframe"
       v-show="false"
     ></iframe>

+ 1 - 1
src/components/pages/aiEasy/record.vue

@@ -136,7 +136,7 @@
     </div>
     <iframe
       allow="camera *; microphone *;display-capture;midi;encrypted-media;"
-      src="https://beta.cloud.cocorobo.cn/browser/public/index.html"
+      src="https://cloud.cocorobo.hk/browser/public/index.html"
       ref="iiframe"
       v-show="false"
     ></iframe>

+ 2 - 2
src/components/pages/aiEasy/templateDialog.vue

@@ -158,7 +158,7 @@ export default {
                 .then(() => {
                     let params = [{
                         id: id,
-                        stand: 'cn'
+                        stand: 'hk'
                     }]
                     _this.ajax
                         .post(_this.$store.state.api + "deleteTipsTemplateE", params)
@@ -185,7 +185,7 @@ export default {
                 org: this.org,
                 type: this.tagIndex,
                 name: this.input2,
-                stand: 'cn'
+                stand: 'hk'
             }
             this.ajax
                 .get(this.$store.state.api + "selectTipsTemplateE", params)

+ 2 - 2
src/components/pages/aiEasy/tipsDialog.vue

@@ -157,7 +157,7 @@ export default {
                 o: this.radio,
                 uid: this.userid,
                 isT: this.isT,
-                stand: 'cn'
+                stand: 'hk'
             }]
             this.ajax
                 .post(this.$store.state.api + "addTipsTemplate2E", params)
@@ -186,7 +186,7 @@ export default {
                 o: this.radio,
                 uid: this.templateid,
                 isT: this.isT,
-                stand: 'cn'
+                stand: 'hk'
             }]
             this.ajax
                 .post(this.$store.state.api + "addTipsTemplate2E", params)

+ 3 - 3
src/components/pages/classroomObservation/components/sharePdf.vue

@@ -90,7 +90,7 @@ export default {
     },
     setQr() {
       this.$nextTick(() => {
-        let url = `https://beta.cloud.cocorobo.cn/aigpt/#/classroom_observation_board?tid=${this.tid}`;
+        let url = `https://cloud.cocorobo.hk/aigpt/#/classroom_observation_board?tid=${this.tid}`;
         this.origin = url;
         this.$refs.qrCodeUrl.innerHTML = "";
         var qrcode = new QRCode(this.$refs.qrCodeUrl, {
@@ -132,7 +132,7 @@ export default {
       } else {
         return this.$message.success("复制成功");
       }
-      // this.copyText = `https://beta.cloud.cocorobo.cn/aigpt/#/classroom_observation_board?tid=${this.tid}`;
+      // this.copyText = `https://cloud.cocorobo.hk/aigpt/#/classroom_observation_board?tid=${this.tid}`;
       // var clipboard = new Clipboard(".tag-read");
       // clipboard.on("success", e => {
       //   this.$message.success("复制成功");
@@ -145,7 +145,7 @@ export default {
       // });
     },
     copy2() {
-      let url = "https://beta.cloud.cocorobo.cn/#/classroomObservation";
+      let url = "https://cloud.cocorobo.hk/#/classroomObservation";
       this.copyText2 = `链接提醒:${url}`;
       var clipboard = new Clipboard(".tag-read2");
       clipboard.on("success", e => {

+ 1 - 1
src/components/pages/classroomObservation/index.vue

@@ -492,7 +492,7 @@ export default {
         let tagList = this.$refs.messageAreaRef.dialogTagList;
         let showBrief = this.$refs.messageAreaRef.showBrief;
         tagList.forEach(i => (i.dataList = []));
-        let url = `https://beta.cloud.cocorobo.cn/aigpt/#/classroom_observation_board?tid=${this.tid}`;
+        let url = `https://cloud.cocorobo.hk/aigpt/#/classroom_observation_board?tid=${this.tid}`;
         const qRCodeSrc = await this.getQrCodeImageSrc(url);
         dataList.forEach(i1 => {
           tagList.forEach(i2 => {

+ 2 - 2
src/components/pages/csTest/component/shareDialog.vue

@@ -207,7 +207,7 @@ export default {
       this.dialogVisible = true;
       this.form.id = "default";
 			this.form.url = `https://view.officeapps.live.com/op/view.aspx?src=https://ccrb.s3.cn-northwest-1.amazonaws.com.cn/%E9%A1%B9%E7%9B%AE%E5%88%97%E8%A1%A8%20%2828%291714535763655.xlsx`
-      // this.form.url = `https://beta.cloud.cocorobo.cn/#/?shareCourseId=${this.courseId}`;
+      // this.form.url = `https://cloud.cocorobo.hk/#/?shareCourseId=${this.courseId}`;
       // this.getData();
     },
     close() {
@@ -244,7 +244,7 @@ export default {
           return this.$message.error("密码仅支持数字及英文字母");
         }
       }
-      this.form.url = `https://beta.cloud.cocorobo.cn/#/?shareCourseId=${this.courseId}`;
+      this.form.url = `https://cloud.cocorobo.hk/#/?shareCourseId=${this.courseId}`;
       let pram = [
         {
           cid: this.courseId,

+ 3 - 3
src/components/pages/dialog/shareDialog.vue

@@ -191,7 +191,7 @@ export default {
         this.$refs.qrCodeRef.innerHTML = "";
         if (!newValue) return;
         new QRCode(this.$refs.qrCodeRef, {
-          text: `https://beta.cloud.cocorobo.cn/#/?shareCourseId=${this.courseId}`, // 需要转换为二维码的内容
+          text: `https://cloud.cocorobo.hk/#/?shareCourseId=${this.courseId}`, // 需要转换为二维码的内容
           width: 100,
           height: 100,
           colorDark: "#000000",
@@ -206,7 +206,7 @@ export default {
       this.courseId = courseId;
       this.dialogVisible = true;
       this.form.id = "default";
-      this.form.url = `https://beta.cloud.cocorobo.cn/#/?shareCourseId=${this.courseId}`;
+      this.form.url = `https://cloud.cocorobo.hk/#/?shareCourseId=${this.courseId}`;
       // this.getData();
     },
     close() {
@@ -243,7 +243,7 @@ export default {
           return this.$message.error("密码仅支持数字及英文字母");
         }
       }
-      this.form.url = `https://beta.cloud.cocorobo.cn/#/?shareCourseId=${this.courseId}`;
+      this.form.url = `https://cloud.cocorobo.hk/#/?shareCourseId=${this.courseId}`;
       let pram = [
         {
           cid: this.courseId,

+ 3 - 3
src/components/pages/kindStudentEva/test/component/sharePdf.vue

@@ -102,7 +102,7 @@ export default {
     },
     setQr() {
       setTimeout(() => {
-        let url = `https://beta.cloud.cocorobo.cn/#/echarts?cid=${this.cid}&userid=${this.userid}&oid=${this.oid}&org=${this.org}`;
+        let url = `https://cloud.cocorobo.hk/#/echarts?cid=${this.cid}&userid=${this.userid}&oid=${this.oid}&org=${this.org}`;
         this.origin = url;
         this.$refs.qrCodeUrl.innerHTML = "";
         var qrcode = new QRCode(this.$refs.qrCodeUrl, {
@@ -125,7 +125,7 @@ export default {
       link.click();
     },
     copy() {
-      this.copyText = `https://beta.cloud.cocorobo.cn/#/echarts?cid=${this.cid}&userid=${this.userid}&oid=${this.oid}&org=${this.org}`;
+      this.copyText = `https://cloud.cocorobo.hk/#/echarts?cid=${this.cid}&userid=${this.userid}&oid=${this.oid}&org=${this.org}`;
       var clipboard = new Clipboard(".tag-read");
       clipboard.on("success", e => {
         this.$message.success("复制成功");
@@ -138,7 +138,7 @@ export default {
       });
     },
     copy2() {
-      let url = `https://beta.cloud.cocorobo.cn/#/echarts?cid=${this.cid}&userid=${this.userid}&oid=${this.oid}&org=${this.org}`;
+      let url = `https://cloud.cocorobo.hk/#/echarts?cid=${this.cid}&userid=${this.userid}&oid=${this.oid}&org=${this.org}`;
       this.copyText2 = `姓名:${this.info.username}\n班级${this.info.cname}\n链接提醒:${url}`;
       var clipboard = new Clipboard(".tag-read2");
       clipboard.on("success", e => {

+ 2 - 2
src/components/pages/test/add/addTest.vue

@@ -79,7 +79,7 @@ export default {
     },
     watch: {
         cid(newValue, oldValue){
-            let url = "https://beta.cloud.cocorobo.cn/#/testDetail?testid=" + newValue
+            let url = "https://cloud.cocorobo.hk/#/testDetail?testid=" + newValue
             this.origin = url
         },
         steps(newValue, oldValue) {
@@ -405,7 +405,7 @@ export default {
     },
     mounted() {
         if(this.cid){
-            let url = "https://beta.cloud.cocorobo.cn/#/testDetail?testid=" + this.cid
+            let url = "https://cloud.cocorobo.hk/#/testDetail?testid=" + this.cid
             this.origin = url
         }
         this.getTypeInfo();

+ 1 - 1
src/components/pages/test/checkAi/aiLeader.vue

@@ -299,7 +299,7 @@
       </div>
     </div>
     <iframe allow="camera *; microphone *;display-capture;midi;encrypted-media;"
-      src="https://beta.cloud.cocorobo.cn/browser/public/index.html" ref="iiframe" v-show="false"></iframe>
+      src="https://cloud.cocorobo.hk/browser/public/index.html" ref="iiframe" v-show="false"></iframe>
     <!-- <div class="ai_body_input">
       <textarea
         style="padding-right: 85px;"

+ 3 - 3
src/components/pages/test/shareBox/index.vue

@@ -112,7 +112,7 @@ export default {
         },
         setQr() {
             setTimeout(() => {
-                let url = "https://beta.cloud.cocorobo.cn/#/testDetail?testid=" + this.testJson.courseId
+                let url = "https://cloud.cocorobo.hk/#/testDetail?testid=" + this.testJson.courseId
                 this.origin = url
                 this.$refs.qrCodeUrl.innerHTML = "";
                 var qrcode = new QRCode(this.$refs.qrCodeUrl, {
@@ -136,7 +136,7 @@ export default {
             link.click();
         },
         copy() {
-            this.copyText = "https://beta.cloud.cocorobo.cn/#/testDetail?testid=" + this.testJson.courseId;
+            this.copyText = "https://cloud.cocorobo.hk/#/testDetail?testid=" + this.testJson.courseId;
             var clipboard = new Clipboard(".tag-read");
             clipboard.on("success", (e) => {
                 this.$message.success("复制成功");
@@ -149,7 +149,7 @@ export default {
             });
         },
         copy2(){
-            let url = "https://beta.cloud.cocorobo.cn/#/testDetail?testid=" + this.testJson.courseId
+            let url = "https://cloud.cocorobo.hk/#/testDetail?testid=" + this.testJson.courseId
             this.copyText2 = 
             `表单名称:${this.testJson.title}\n表单范围:${this.testJson.juriP ? this.testJson.juriP : '所有人'}\n${this.testJson.overtime ? '截止时间:'+this.testJson.overtime +'\n' : ''}${'未完成人数:'+this.noCount +'\n'}${this.testJson ? '已完成人数:'+this.testJson.worksPerson +'\n' : ''}${this.pname.length ? '未完成名单:'+this.pname.join(',') +'\n' : ''}链接提醒:${url}`;
             var clipboard = new Clipboard(".tag-read2");