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: ` - 点我查看 + 新功能更新,点我查看 ` });