From 0abc590e395b8cdbd8824ad41a2648ede789eed4 Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Fri, 6 Dec 2024 17:19:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A1=E6=A0=B8=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/application/category.vue | 2 +- src/views/application/index.vue | 2 +- .../customer/components/showCustomer.vue | 2 +- src/views/customer/index.vue | 8 +++--- src/views/customer/message.vue | 2 +- src/views/order/index.vue | 2 +- src/views/parameter/index.vue | 2 +- src/views/product/index.vue | 2 +- src/views/resource/catalog.vue | 11 ++++++-- src/views/resource/components/addCatalog.vue | 27 ++++++++++++++++--- src/views/resource/components/addFaq.vue | 27 ++++++++++++++++--- src/views/resource/components/addFiles.vue | 8 +++--- src/views/resource/components/addLr.vue | 20 +++++++++++++- src/views/resource/components/addUm.vue | 22 +++++++++++++-- src/views/resource/components/addWebinar.vue | 27 ++++++++++++++++--- src/views/resource/faq.vue | 11 ++++++-- src/views/resource/files.vue | 14 +++++----- src/views/resource/literature_reference.vue | 11 ++++++-- src/views/resource/user_manual.vue | 11 ++++++-- src/views/resource/webinar.vue | 11 ++++++-- src/views/system/components/editPane.vue | 19 +++++++++++++ 21 files changed, 194 insertions(+), 47 deletions(-) diff --git a/src/views/application/category.vue b/src/views/application/category.vue index fc49a99..8d62811 100644 --- a/src/views/application/category.vue +++ b/src/views/application/category.vue @@ -27,7 +27,7 @@