From c6690259a6407ddd4056906884e69a08a448cc94 Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Mon, 8 Dec 2025 08:09:34 +0800 Subject: [PATCH] chore: update --- src/App.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index f8072ab96..3b3bf5eb8 100644 --- a/src/App.vue +++ b/src/App.vue @@ -61,12 +61,12 @@ export default defineComponent({ duration: 0, customClass: "fullpage-notification", // @ts-expect-error - style: { width: "200px" }, + style: { width: "260px" }, position: "bottom-right", dangerouslyUseHTMLString: true, message: ` - 点我查看 + 新功能更新,点我查看 ` });