From a46c54a2344d144d93689dc38395850b576a32b2 Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Thu, 14 Sep 2023 14:37:52 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BE=E5=BA=A6=E7=BB=9F=E8=AE=A1=E7=AD=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index-zxy.html | 18 +++++++++++++ public/index.html | 40 +++++++++++++++++------------ src/components/quill/index.vue | 3 --- src/pages/product/show/index.vue | 6 ++--- src/pages/station/preview/index.vue | 3 +++ 5 files changed, 47 insertions(+), 23 deletions(-) create mode 100644 public/index-zxy.html diff --git a/public/index-zxy.html b/public/index-zxy.html new file mode 100644 index 0000000..25bb002 --- /dev/null +++ b/public/index-zxy.html @@ -0,0 +1,18 @@ + + + + + + + + 教师管理端 + + + +
+ + + + diff --git a/public/index.html b/public/index.html index 965fea9..7b9845e 100644 --- a/public/index.html +++ b/public/index.html @@ -1,19 +1,27 @@ - - - - - - 教师管理端 - - - -
- - - - + + + + + + 教师管理端 + + + + +
+ + + diff --git a/src/components/quill/index.vue b/src/components/quill/index.vue index fb01903..1be6cf2 100644 --- a/src/components/quill/index.vue +++ b/src/components/quill/index.vue @@ -30,9 +30,6 @@ ref="md" :ishljs="true" :subfield="false" - :editable="false" - :toolbarsFlag="false" - :boxShadowStyle="none" @change="mdChange" @imgAdd="imgAdd" /> diff --git a/src/pages/product/show/index.vue b/src/pages/product/show/index.vue index 11f5ff0..3a5a119 100644 --- a/src/pages/product/show/index.vue +++ b/src/pages/product/show/index.vue @@ -16,10 +16,8 @@ :indicator-position="form.pics.length > 1 ? '' : 'none'"> - - +