From e347eb359988592aa21f69ae9bbf0c273ea1f215 Mon Sep 17 00:00:00 2001 From: Huang <596417202@qq.com> Date: Fri, 22 Jul 2022 11:54:43 +0800 Subject: [PATCH] style- Eslint fix --- src/components/BasicButton/index.vue | 4 ++-- src/pages/about/index.vue | 2 +- src/pages/login/index.vue | 2 +- src/utils/http/adapters/index.ts | 4 +++- src/utils/http/index.ts | 10 ++-------- src/utils/http/utils.ts | 1 + tsconfig.json | 2 +- 7 files changed, 11 insertions(+), 14 deletions(-) diff --git a/src/components/BasicButton/index.vue b/src/components/BasicButton/index.vue index ad5adff..7eaaaf8 100644 --- a/src/components/BasicButton/index.vue +++ b/src/components/BasicButton/index.vue @@ -1,7 +1,7 @@