diff --git a/src/App.vue b/src/App.vue
index cc94dac28..dc0621b15 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -57,11 +57,11 @@ export default defineComponent({
title: "通知",
duration: 0,
//@ts-expect-error
- style: { width: "360px" },
+ style: { width: "260px" },
position: "bottom-right",
dangerouslyUseHTMLString: true,
- message: `
- 保姆级文档已更新!所有失效、有误链接都已修复!强制刷新文档页面即可!
+ message: `
+ JS 版本限时优惠预售中!
`
});