From b61102458325309e308ae96e2b173063373d77ff Mon Sep 17 00:00:00 2001 From: xxm Date: Sat, 12 Nov 2022 21:26:09 +0800 Subject: [PATCH 01/14] =?UTF-8?q?feat=20=E4=BC=81=E4=B8=9A=E5=BE=AE?= =?UTF-8?q?=E4=BF=A1=E5=92=8C=E9=92=89=E9=92=89=E6=9C=BA=E5=99=A8=E4=BA=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{WecomRobotConfigEdit.vue => WeComRobotConfigEdit.vue} | 2 +- .../modules/third/wecom/robot/WeComRobotConfigList.vue | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) rename src/views/modules/third/wecom/robot/{WecomRobotConfigEdit.vue => WeComRobotConfigEdit.vue} (98%) diff --git a/src/views/modules/third/wecom/robot/WecomRobotConfigEdit.vue b/src/views/modules/third/wecom/robot/WeComRobotConfigEdit.vue similarity index 98% rename from src/views/modules/third/wecom/robot/WecomRobotConfigEdit.vue rename to src/views/modules/third/wecom/robot/WeComRobotConfigEdit.vue index ada2f96..1ed37d8 100644 --- a/src/views/modules/third/wecom/robot/WecomRobotConfigEdit.vue +++ b/src/views/modules/third/wecom/robot/WeComRobotConfigEdit.vue @@ -39,7 +39,7 @@ label="备注" prop="remark" > - + diff --git a/src/views/modules/third/wecom/robot/WeComRobotConfigList.vue b/src/views/modules/third/wecom/robot/WeComRobotConfigList.vue index ec62765..fbcf40e 100644 --- a/src/views/modules/third/wecom/robot/WeComRobotConfigList.vue +++ b/src/views/modules/third/wecom/robot/WeComRobotConfigList.vue @@ -53,19 +53,19 @@ :page-size="pagination.size" :total="pagination.total" @page-change="handleTableChange"/> - + -- Gitee From 4bd6de58d5cc551415cf0dbb9a5542f543c2426c Mon Sep 17 00:00:00 2001 From: xxm Date: Sat, 19 Nov 2022 20:05:57 +0800 Subject: [PATCH 06/14] =?UTF-8?q?perf=20=E5=AF=8C=E6=96=87=E6=9C=AC?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/css/components.less | 2 +- .../NoticeIcon/NoticeIconReader.vue | 26 +------------------ 2 files changed, 2 insertions(+), 26 deletions(-) diff --git a/src/assets/css/components.less b/src/assets/css/components.less index 2825f94..dd003d1 100644 --- a/src/assets/css/components.less +++ b/src/assets/css/components.less @@ -4,7 +4,7 @@ /* wangEditor start */ .editor-content-view { - border: 3px solid #ccc; + //border: 3px solid #ccc; border-radius: 5px; padding: 0 10px; margin-top: 20px; diff --git a/src/components/NoticeIcon/NoticeIconReader.vue b/src/components/NoticeIcon/NoticeIconReader.vue index 5cb858e..2b6c854 100644 --- a/src/components/NoticeIcon/NoticeIconReader.vue +++ b/src/components/NoticeIcon/NoticeIconReader.vue @@ -13,7 +13,7 @@ :description="'发布人:'+message.senderName + ' 发布时间: ' + message.senderTime"> - +