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 }} -
+ diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 666cb57a8..51e5fce81 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -337,7 +337,7 @@ watch(loginDay, value => { >  {{ title }} -
+