From e1cc6b91948cbc21c00a441e8d481f5764826609 Mon Sep 17 00:00:00 2001 From: Kane Wang Date: Mon, 27 Mar 2023 20:47:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86index=E7=9A=84?= =?UTF-8?q?=E5=B8=83=E5=B1=80=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code/web/task_schedule/src/layout/Index.vue | 31 +++++++++---------- .../src/layout/components/Main.vue | 11 ++----- code/web/task_schedule/src/views/Desktop.vue | 12 +++++-- 3 files changed, 28 insertions(+), 26 deletions(-) diff --git a/code/web/task_schedule/src/layout/Index.vue b/code/web/task_schedule/src/layout/Index.vue index 211ea8d..048eeab 100644 --- a/code/web/task_schedule/src/layout/Index.vue +++ b/code/web/task_schedule/src/layout/Index.vue @@ -2,27 +2,25 @@ * @Author: Kane * @Date: 2023-03-23 15:07:31 * @LastEditors: Kane - * @FilePath: /task_schedule/src/layout/index.vue + * @FilePath: /task_schedule/src/layout/Index.vue * @Description: * * Copyright (c) ${2022} by Kane, All Rights Reserved. -->