From 65d8e67a01d7acbacdf2981d4ea2dbec8bdb2eab Mon Sep 17 00:00:00 2001 From: Plumbiu <99574369+Plumbiu@users.noreply.github.com> Date: Fri, 3 Feb 2023 23:56:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BD=9C=E8=80=85=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E5=B1=95=E7=A4=BA=E6=97=A0=E6=B3=95=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../documentation/1.0.0/full_documentation.json | 2 +- frontend/components/ArticlesList/Item/AuthorInfo.vue | 6 ++++-- frontend/components/ArticlesList/Item/Topbar.vue | 11 +++++++---- frontend/components/ArticlesList/Item/index.vue | 4 ++-- .../components/ArticlesList/Navigation/Select.vue | 9 ++++++--- frontend/components/ArticlesList/Skeleton.vue | 10 +++++----- 6 files changed, 25 insertions(+), 17 deletions(-) diff --git a/backend/src/extensions/documentation/documentation/1.0.0/full_documentation.json b/backend/src/extensions/documentation/documentation/1.0.0/full_documentation.json index b6c4c3e..67511fd 100644 --- a/backend/src/extensions/documentation/documentation/1.0.0/full_documentation.json +++ b/backend/src/extensions/documentation/documentation/1.0.0/full_documentation.json @@ -14,7 +14,7 @@ "name": "Apache 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.html" }, - "x-generation-date": "2023-02-03T13:01:19.465Z" + "x-generation-date": "2023-02-03T15:36:35.496Z" }, "x-strapi-config": { "path": "/documentation", diff --git a/frontend/components/ArticlesList/Item/AuthorInfo.vue b/frontend/components/ArticlesList/Item/AuthorInfo.vue index bba2ef4..d43cc1b 100644 --- a/frontend/components/ArticlesList/Item/AuthorInfo.vue +++ b/frontend/components/ArticlesList/Item/AuthorInfo.vue @@ -31,7 +31,8 @@ defineProps({ diff --git a/frontend/components/ArticlesList/Item/Topbar.vue b/frontend/components/ArticlesList/Item/Topbar.vue index 443749b..fb35e57 100644 --- a/frontend/components/ArticlesList/Item/Topbar.vue +++ b/frontend/components/ArticlesList/Item/Topbar.vue @@ -13,7 +13,7 @@ defineProps({