From faa782e4a6d67c50121ff1b5ac810824cf446a35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Fri, 17 Feb 2023 15:09:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Image/ImageCategoryTree.vue | 58 +++++++------- src/components/Image/UploadImage.vue | 75 +++++++------------ src/styles/mdp.scss | 11 ++- .../xm/core/xmIteration/XmIterationBox.vue | 4 +- .../xmIteration/XmIterationForLinkComplex.vue | 18 ++--- .../xm/core/xmIteration/XmIterationMng.vue | 4 +- .../XmIterationOverviewComplex.vue | 15 ++-- .../xmIterationMenu/XmIterationMenuMng.vue | 6 +- src/views/xm/core/xmMenu/XmEpicFeatures.vue | 2 +- .../xm/core/xmMenu/XmEpicFeaturesSelect.vue | 4 +- src/views/xm/core/xmMenu/XmMenuBox.vue | 2 +- .../xm/core/xmMenu/XmMenuBoxForIteration.vue | 2 +- .../xm/core/xmMenu/XmMenuBoxForProduct.vue | 2 +- .../xm/core/xmMenu/XmMenuBoxForProject.vue | 2 +- src/views/xm/core/xmMenu/XmMenuMng.vue | 4 +- src/views/xm/core/xmMenu/XmMenuSelect.vue | 2 +- .../xmProduct/XmProductForLinkComplex.vue | 2 +- .../xmQuestion/XmQuestionForIteration.vue | 2 +- .../core/xmQuestion/XmQuestionForProduct.vue | 2 +- .../core/xmQuestion/XmQuestionForProject.vue | 2 +- .../xm/core/xmQuestion/XmQuestionMng.vue | 2 +- .../xm/core/xmQuestion/XmQuestionMngMy.vue | 2 +- .../xm/core/xmQuestion/XmQuestionMngRoute.vue | 2 +- src/views/xm/core/xmTask/XmPhase.vue | 2 +- src/views/xm/core/xmTask/XmPhaseSelect.vue | 2 +- src/views/xm/core/xmTask/XmPlanForProduct.vue | 2 +- src/views/xm/core/xmTask/XmPlanForProject.vue | 2 +- .../xm/core/xmTask/XmTaskListForIteration.vue | 2 +- src/views/xm/core/xmTask/XmTaskMng.vue | 2 +- .../xm/core/xmTestCasedb/XmTestCasedbMng.vue | 4 +- 30 files changed, 111 insertions(+), 130 deletions(-) diff --git a/src/components/Image/ImageCategoryTree.vue b/src/components/Image/ImageCategoryTree.vue index 94d2bc3e..583a2179 100644 --- a/src/components/Image/ImageCategoryTree.vue +++ b/src/components/Image/ImageCategoryTree.vue @@ -1,10 +1,12 @@