diff --git a/src/App.vue b/src/App.vue
index 79d4dc490..f658bb8be 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -57,15 +57,13 @@ export default defineComponent({
},
mounted() {
ElNotification({
- title: "优惠活动已推出",
+ title: "优惠活动即将结束",
duration: 0,
//@ts-expect-error
style: { width: "200px" },
position: "bottom-right",
dangerouslyUseHTMLString: true,
- message: `
- 优质服务
-
+ message: `
JS版本