From 9b871c8164bea3c8d603c5c7b0787f86cf521bd1 Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Thu, 10 Apr 2025 18:39:00 +0800 Subject: [PATCH] chore: update --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 8b3f12efe..5897063d4 100644 --- a/src/App.vue +++ b/src/App.vue @@ -57,7 +57,7 @@ export default defineComponent({ }, mounted() { ElNotification({ - title: "其他版本", + title: "限时活动", duration: 0, // @ts-expect-error style: { width: "200px" },