From c9b0ed21fd07a00a23c76d49eb35bd960d56e917 Mon Sep 17 00:00:00 2001 From: e <2432808546@qq.com> Date: Fri, 7 Jan 2022 18:24:40 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=BD=E5=8A=A0=E8=B7=B3=E8=BD=89ip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/ass/list/index.vue | 1 + src/pages/station/list/index.vue | 1 - src/pages/station/preview/index.vue | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/ass/list/index.vue b/src/pages/ass/list/index.vue index 41470f1..9890b24 100644 --- a/src/pages/ass/list/index.vue +++ b/src/pages/ass/list/index.vue @@ -457,6 +457,7 @@ export default { domainName = host.slice(0,host.length-6) if (curriculumId == 11){ //线上 + // href = `http://124.71.12.62/${this.url}/#/index/list?token=${token}&cid=${this.cid}&systemId=${this.systemId}&projectId=${this.projectId}&assessmentId=${this.assessmentId}&classId=${this.classId}&stopTime=${this.stopTime}`; // href = `http://www.huorantech.cn/${this.url}/#/index/list?token=${token}&cid=${this.cid}&systemId=${this.systemId}&projectId=${this.projectId}&assessmentId=${this.assessmentId}&classId=${this.classId}&stopTime=${this.stopTime}`; //测试与本地 href = `${domainName}/${this.url}/#/index/list?token=${token}&cid=${this.cid}&systemId=${this.systemId}&projectId=${this.projectId}&assessmentId=${this.assessmentId}&classId=${this.classId}&stopTime=${this.stopTime}`; diff --git a/src/pages/station/list/index.vue b/src/pages/station/list/index.vue index 8a926d9..8c7471e 100644 --- a/src/pages/station/list/index.vue +++ b/src/pages/station/list/index.vue @@ -62,7 +62,6 @@ export default { border: 1px solid #9076FF; border-right: 0; overflow: hidden; - input { width: 100%; height: 44px; diff --git a/src/pages/station/preview/index.vue b/src/pages/station/preview/index.vue index edb4197..2862ec2 100644 --- a/src/pages/station/preview/index.vue +++ b/src/pages/station/preview/index.vue @@ -296,6 +296,7 @@ export default { console.log(host) // href = `${host}bank/#/`; //线上 + // href = "http://124.71.12.62/banksystem/#/index/list?"+'token='+token+'&cid='+this.courseId+'&systemId='+this.assessmentList[0].systemId+"&projectId=&assessmentId=&classId=&stopTime="; // href = "http://www.huorantech.cn/banksystem/#/index/list?"+'token='+token+'&cid='+this.courseId+'&systemId='+this.assessmentList[0].systemId+"&projectId=&assessmentId=&classId=&stopTime="; //测试与本地 if(process.env.NODE_ENV === 'development'){