From 87a89ff85a01613ab82c95765b0856054ddd0f08 Mon Sep 17 00:00:00 2001
From: xiaoxian521 <1923740402@qq.com>
Date: Tue, 11 Jun 2024 22:35:05 +0800
Subject: [PATCH] chore: js
---
src/App.vue | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
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 版本限时优惠预售中!
`
});