From 74197929d5f9d068c2198a87712c8cecfc4a6c79 Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Tue, 5 Mar 2024 00:12:06 +0800 Subject: [PATCH] chore: update --- src/App.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index 3db40c88e..c82f19a75 100644 --- a/src/App.vue +++ b/src/App.vue @@ -52,8 +52,10 @@ export default defineComponent({ title: "优质服务", duration: 0, dangerouslyUseHTMLString: true, - message: - "点击查看优质服务详情" + message: `点击查看优质服务详情 +
+ 点击查看 pure-admin 组织所有项目全面进入持续维护、持续开发状态! + ` }); } });