From e2f36e59159c4b2d904ab3df8306e6cc2daf01c9 Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Mon, 19 Jan 2026 10:46:13 +0800 Subject: [PATCH] chore: update --- src/App.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index 93569fa5b..a78a9806d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -66,12 +66,12 @@ export default defineComponent({ duration: 0, customClass: "fullpage-notification", // @ts-expect-error - style: { width: "260px" }, + style: { width: "280px" }, position: "bottom-right", dangerouslyUseHTMLString: true, message: ` - - 新功能更新,点我查看 + + 限时活动即将结束! ` });