From d48a14e7995703649cd410dc485e05babcb272bc Mon Sep 17 00:00:00 2001 From: YunaiV Date: Mon, 30 Jan 2023 02:30:42 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=201.7.0=20=E5=8F=91=E5=B8=83?= =?UTF-8?q?=EF=BC=9A=E5=A2=9E=E5=8A=A0=E5=BE=AE=E4=BF=A1=E5=85=AC=E4=BC=97?= =?UTF-8?q?=E5=8F=B7=E3=80=81=E7=AB=99=E5=86=85=E4=BF=A1=E3=80=81=E9=82=AE?= =?UTF-8?q?=E7=AE=B1=E3=80=81=E6=95=B0=E6=8D=AE=E8=84=B1=E6=95=8F=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/components/DocAlert/index.vue | 9 ++++++++- src/views/mp/account/index.vue | 1 + src/views/mp/autoReply/index.vue | 2 ++ src/views/mp/draft/index.vue | 2 ++ src/views/mp/freePublish/index.vue | 2 ++ src/views/mp/material/index.vue | 2 ++ src/views/mp/menu/index.vue | 2 ++ src/views/mp/message/index.vue | 1 + src/views/mp/statistics/index.vue | 2 ++ src/views/mp/tag/index.vue | 2 ++ src/views/mp/user/index.vue | 1 + 12 files changed, 26 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 738ac50..73d4d09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yudao-ui-admin", - "version": "1.6.6-snapshot", + "version": "1.7.0-snapshot", "description": "芋道管理系统", "author": "芋道", "license": "MIT", diff --git a/src/components/DocAlert/index.vue b/src/components/DocAlert/index.vue index 541b8ed..1344b09 100644 --- a/src/components/DocAlert/index.vue +++ b/src/components/DocAlert/index.vue @@ -1,5 +1,9 @@