From b9f4637ab6907e43f49b787e36438b7eeddd13d3 Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Thu, 15 Aug 2024 16:44:16 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=95=E9=A2=98=E9=80=89=E9=A1=B9=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/ueditorPlus/ueditor.config.js | 4 +- src/pages/ques/detail/index.vue | 42 ++++++++++++++++++++- src/pages/testPaper/detail/template.vue | 1 + 3 files changed, 43 insertions(+), 4 deletions(-) diff --git a/public/static/ueditorPlus/ueditor.config.js b/public/static/ueditorPlus/ueditor.config.js index 7c9cfd1..f555c0e 100644 --- a/public/static/ueditorPlus/ueditor.config.js +++ b/public/static/ueditorPlus/ueditor.config.js @@ -59,7 +59,7 @@ ".gif", ".bmp" ], - + fontfamily: [], //工具栏上的所有的功能按钮和下拉框,可以在new编辑器的实例时选择自己需要的重新定义 toolbars: [ ["fullscreen", "source", "|", "bold", "italic", "underline", "forecolor", "fontfamily", "fontsize", "|", "justifyleft", "justifycenter", "justifyright", "justifyjustify", "|", "insertimage", "inserttable", 'formula', "gapfilling", 'combox'] @@ -101,7 +101,7 @@ // 禁止本地上传 disableUpload: false, } - , zIndex: 2000 + , zIndex: 2500 , fullscreen: false , rgb2Hex: true, diff --git a/src/pages/ques/detail/index.vue b/src/pages/ques/detail/index.vue index 26d6490..2d4ab6d 100644 --- a/src/pages/ques/detail/index.vue +++ b/src/pages/ques/detail/index.vue @@ -57,7 +57,12 @@ 选项{{ numToLetter(i) }} - +
+
+

请输入

+
+