From 9f93f9e3d8ee47c3fbbb6b21c7376ffe438c087f Mon Sep 17 00:00:00 2001 From: Aresn Date: Tue, 11 Jun 2024 17:56:51 +0800 Subject: [PATCH] eslint Vue template --- components/color-picker/ColorPickerPill.vue | 22 +-- components/i/Create.vue | 147 ++++++++++---------- components/i/Empty.vue | 8 +- components/i/Exception.vue | 20 +-- components/i/SearchHistory.vue | 71 +++++----- components/i/UserInfo.vue | 118 ++++++++-------- components/i/action/Collect.vue | 18 +-- components/i/library/Collect.vue | 26 ++-- components/i/library/Edit.vue | 2 +- components/i/library/Select.vue | 97 ++++++------- components/i/search/Article.vue | 25 ++-- components/i/search/ExtraInfo.vue | 102 +++++++------- components/i/search/Process.vue | 62 ++++----- components/i/search/ProcessAction.vue | 32 ++--- components/md/renderer.vue | 6 +- components/prose/Chart.global.vue | 6 +- layouts/default.vue | 20 +-- pages/index.vue | 40 +++--- pages/mdc.vue | 10 +- 19 files changed, 417 insertions(+), 415 deletions(-) diff --git a/components/color-picker/ColorPickerPill.vue b/components/color-picker/ColorPickerPill.vue index 806ff56..d919b69 100644 --- a/components/color-picker/ColorPickerPill.vue +++ b/components/color-picker/ColorPickerPill.vue @@ -1,9 +1,9 @@ \ No newline at end of file diff --git a/components/i/search/ExtraInfo.vue b/components/i/search/ExtraInfo.vue index 02daf81..7b74d01 100644 --- a/components/i/search/ExtraInfo.vue +++ b/components/i/search/ExtraInfo.vue @@ -1,54 +1,56 @@