From c6131c400df3b61b1ac5017ac667b31fc95b6009 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9A=E4=B8=B9ab?= <1421553879@qq.com> Date: Wed, 1 Feb 2023 12:05:09 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=AA=8C=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../js/jlw/teacherOpenCourseChatLog/index.js | 1 - .../indexInfoNor.html | 3 ++- .../indexInfoSpe.html | 26 ++++++------------- .../indexInfoStu.html | 7 ++--- .../jlw/universitiesColleges/add.html | 10 +++---- 5 files changed, 19 insertions(+), 28 deletions(-) diff --git a/web/src/main/resources/static/js/jlw/teacherOpenCourseChatLog/index.js b/web/src/main/resources/static/js/jlw/teacherOpenCourseChatLog/index.js index d4dcce20..cd5f2578 100644 --- a/web/src/main/resources/static/js/jlw/teacherOpenCourseChatLog/index.js +++ b/web/src/main/resources/static/js/jlw/teacherOpenCourseChatLog/index.js @@ -175,7 +175,6 @@ layui.define([ 'form', 'laydate', 'table','laytpl' ], function(exports) { }); }); } else if (obj.event === "details") { - console.log(data) if(data.chatLogSendType =='normal'){ var url = "/jlw/teacherOpenCourseChatLog/indexInfoNor.do?teacherOpenCourseId="+teacherOpenCourseId; Common.openDlg(url,"讨论详情"); diff --git a/web/src/main/resources/templates/jlw/teacherOpenCourseChatLog/indexInfoNor.html b/web/src/main/resources/templates/jlw/teacherOpenCourseChatLog/indexInfoNor.html index cc2c7f75..75f59bf5 100644 --- a/web/src/main/resources/templates/jlw/teacherOpenCourseChatLog/indexInfoNor.html +++ b/web/src/main/resources/templates/jlw/teacherOpenCourseChatLog/indexInfoNor.html @@ -153,6 +153,7 @@ param.chatContent = '
'+$("#chatContentNew").val()+'
'; var url = '/api/teacherOpenCourseChatLog/add.do'; var ret = Common.postJSON(url,JSON.stringify(param)); + console.log(ret,'dd') layer.msg(ret.code == 0 ? "成功回复!" : ret.msg, { offset: ['50%'], icon: ret.code == 0 ? 1 : 2, @@ -209,7 +210,7 @@ '