From eea9fc79f737e13221817a0bc00c25cf6f0bd6ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E4=BC=A0=E9=BE=99?= Date: Sat, 3 Jun 2023 16:38:45 +0800 Subject: [PATCH] style: lint fix --- src/components/common/AppFooter.vue | 4 +-- src/views/demo/base/index.vue | 37 +++++++++++++++++----------- src/views/demo/base/unocss/index.vue | 7 +++--- src/views/demo/editor/md-editor.vue | 3 ++- src/views/demo/table/index.vue | 6 +++-- src/views/demo/upload/index.vue | 13 +++++----- src/views/login/index.vue | 3 ++- src/views/workbench/index.vue | 2 +- 8 files changed, 44 insertions(+), 31 deletions(-) diff --git a/src/components/common/AppFooter.vue b/src/components/common/AppFooter.vue index 5be6d18..9d80972 100644 --- a/src/components/common/AppFooter.vue +++ b/src/components/common/AppFooter.vue @@ -7,8 +7,8 @@ target="__blank" hover="decoration-underline color-primary" > - 大脸怪 + 大脸怪 +

Default - Tertiary - Primary - Info - Success - Warning - Error + Tertiary + Primary + Info + Success + Warning + Error - 新增 + + 新增 - 删除 + + 删除 - 编辑 + + 编辑 - 查看 + + 查看 @@ -34,15 +38,18 @@ - 信息 - 成功 - 警告 - 错误 + 信息 + 成功 + 警告 + 错误 - 删除 + + + 删除 + diff --git a/src/views/demo/base/unocss/index.vue b/src/views/demo/base/unocss/index.vue index 090bde1..fa2fd4e 100644 --- a/src/views/demo/base/unocss/index.vue +++ b/src/views/demo/base/unocss/index.vue @@ -1,9 +1,10 @@