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: ` - - 新功能更新,点我查看 + + 限时活动即将结束! ` });