diff --git a/.eslintrc-auto-import.json b/.eslintrc-auto-import.json index 80862845..a9f62599 100644 --- a/.eslintrc-auto-import.json +++ b/.eslintrc-auto-import.json @@ -71,4 +71,4 @@ "watchPostEffect": true, "watchSyncEffect": true } -} +} \ No newline at end of file diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 53e8fa97..8cf64a52 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -2,7 +2,7 @@ * @Author: 秦少卫 * @Date: 2024-05-17 15:30:21 * @LastEditors: 秦少卫 - * @LastEditTime: 2024-10-13 17:21:48 + * @LastEditTime: 2024-11-18 10:30:30 * @Description: file content -->