From 72df2a9c005fbf75d83580318318746b5539896a Mon Sep 17 00:00:00 2001 From: Dustella Date: Sun, 16 Feb 2025 23:26:11 +0800 Subject: [PATCH] chore: styles --- src/App.vue | 2 +- src/components/OptForm.vue | 4 ++-- src/composables/dateOpt.ts | 7 ++++--- src/layouts/map.vue | 6 +++--- vite.config.ts | 1 + 5 files changed, 11 insertions(+), 9 deletions(-) diff --git a/src/App.vue b/src/App.vue index 5c62b3e..05d8f2e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,7 +3,7 @@ // you can use this to manipulate the document head in any components, // they will be rendered correctly in the html results with vite-ssg useHead({ - title: '季节内台风预报系统', + title: '季节内逐日台风概率预报', meta: [ { name: 'description', diff --git a/src/components/OptForm.vue b/src/components/OptForm.vue index 9edbca2..e332e15 100644 --- a/src/components/OptForm.vue +++ b/src/components/OptForm.vue @@ -126,7 +126,7 @@ const isTargetDateDisabled = computed(() => {
- +
- +