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