From 2bba0ffa2c485bef0497ef05d2d7f26628d92767 Mon Sep 17 00:00:00 2001 From: yangjun <1173114630@qq.com> Date: Wed, 22 May 2024 13:43:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Tinymce/src/tinymce.ts | 18 ++++++++++++- src/views/kc/wjxDcwj/WjxDcwjList.vue | 2 +- .../kc/wjxWjxx/components/WjxWjxxTmlbForm.vue | 20 +++++++------- src/views/site/common/header.vue | 12 ++++++++- .../checkKecheng/dqxqkcMenu.vue | 6 ++--- src/views/site/tongJi/index.vue | 20 +++++++++----- src/views/zy/zyGonggao/ZyGonggaoList.vue | 2 ++ src/views/zy/zyInfo/StudentZyInfoList.vue | 13 ++++----- src/views/zy/zyInfo/ZyInfoList.vue | 4 +-- .../zy/zyInfoStudent/ZyInfoStudent.data.ts | 3 ++- .../zy/zyInfoStudent/ZyInfoStudentList.vue | 17 +++++++++--- .../components/ZyInfoStudentScoreForm.vue | 27 ++++++++++++------- 12 files changed, 99 insertions(+), 45 deletions(-) diff --git a/src/components/Tinymce/src/tinymce.ts b/src/components/Tinymce/src/tinymce.ts index 6a3d97a..fa3ccce 100644 --- a/src/components/Tinymce/src/tinymce.ts +++ b/src/components/Tinymce/src/tinymce.ts @@ -3,6 +3,22 @@ // Custom builds see https://www.tinymce.com/download/custom-builds/ // colorpicker/contextmenu/textcolor plugin is now built in to the core editor, please remove it from your editor configuration +// export const plugins = [ +// 'advlist anchor autolink autosave code codesample directionality fullscreen hr insertdatetime link lists media nonbreaking noneditable pagebreak paste preview print save searchreplace spellchecker tabfocus template textpattern visualblocks visualchars wordcount image', +// ]; + +// export const toolbar = +// 'fullscreen code preview | undo redo | bold italic underline strikethrough | fontselect fontsizeselect formatselect | alignleft aligncenter alignright alignjustify | outdent indent lineheight|subscript superscript blockquote| numlist bullist checklist | forecolor backcolor casechange permanentpen formatpainter removeformat | pagebreak | charmap emoticons | insertfile image media pageembed link anchor codesample insertdatetime hr| a11ycheck ltr rtl'; + +// export const simplePlugins = ['lists image link media table textcolor wordcount contextmenu fullscreen']; + +// export const simpleToolbar = [ +// 'undo redo formatselect bold italic alignleft aligncenter alignright alignjustify bullist numlist outdent indent', +// 'lists link unlink image media table removeformat fullscreen', +// ]; + +// export const menubar = 'file edit insert view format table'; + export const plugins = [ 'advlist anchor autolink autosave code codesample directionality fullscreen hr insertdatetime link lists media nonbreaking noneditable pagebreak paste preview print save searchreplace spellchecker tabfocus template textpattern visualblocks visualchars wordcount image', ]; @@ -17,4 +33,4 @@ export const simpleToolbar = [ 'lists link unlink image media table removeformat fullscreen', ]; -export const menubar = 'file edit insert view format table'; +export const menubar = ''; diff --git a/src/views/kc/wjxDcwj/WjxDcwjList.vue b/src/views/kc/wjxDcwj/WjxDcwjList.vue index 1c1ecda..15ea013 100644 --- a/src/views/kc/wjxDcwj/WjxDcwjList.vue +++ b/src/views/kc/wjxDcwj/WjxDcwjList.vue @@ -13,7 +13,7 @@ 全部 - 未发布 + 待发布 已发布 diff --git a/src/views/kc/wjxWjxx/components/WjxWjxxTmlbForm.vue b/src/views/kc/wjxWjxx/components/WjxWjxxTmlbForm.vue index 059a346..420591f 100644 --- a/src/views/kc/wjxWjxx/components/WjxWjxxTmlbForm.vue +++ b/src/views/kc/wjxWjxx/components/WjxWjxxTmlbForm.vue @@ -187,7 +187,6 @@ function handleRemTmxx(record,index,list){ } } function getType(value,type){ - // console.log(`🚀 ~ getType ~ value,type:`, value,type) if(type=='3'){ return parseInt(value); }else if(type=='4'){ @@ -205,7 +204,6 @@ function edit(record,type){ isShow.value = false; } defHttp.get({url:'/wjxWjxxTmlb/wjxWjxxTmlb/queryByMainId',params:{id:record.id}}).then(res =>{ - // console.log(`🚀 ~ defHttp.get ~ res:`, res) var list = res; for(var i=0;i0){ var sfjx = "1"; for(let i=0;i