From e33eb54d36b94b8118ad9e75d351515c6a5370d2 Mon Sep 17 00:00:00 2001
From: xiaoxian521 <1923740402@qq.com>
Date: Sat, 1 Jun 2024 06:26:27 +0800
Subject: [PATCH] chore: update sponsors
---
src/App.vue | 8 ++++----
src/layout/components/lay-footer/index.vue | 4 ++--
src/views/login/index.vue | 4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index 92733f3a3..c3bddb000 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -54,14 +54,14 @@ export default defineComponent({
},
mounted() {
ElNotification({
- title: "通知",
+ title: "优质服务",
duration: 0,
//@ts-expect-error
- style: { width: "340px" },
+ style: { width: "140px" },
position: "bottom-right",
dangerouslyUseHTMLString: true,
- message: `
- 永久解答微信群优惠价6月1号当天恢复 原价:¥ 698,现价:¥ 298
+ message: `
+ 点击了解
`
});
diff --git a/src/layout/components/lay-footer/index.vue b/src/layout/components/lay-footer/index.vue
index fae707f4f..7d39e2a53 100644
--- a/src/layout/components/lay-footer/index.vue
+++ b/src/layout/components/lay-footer/index.vue
@@ -16,7 +16,7 @@ const TITLE = getConfig("Title");
>
{{ TITLE }}
-