From a4f32df68d862885d8b0761fbafa538cc28f8158 Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Sat, 23 Mar 2024 08:39:09 +0800 Subject: [PATCH] chore: update --- src/App.vue | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/src/App.vue b/src/App.vue index 277430e1b..787241fd4 100644 --- a/src/App.vue +++ b/src/App.vue @@ -57,19 +57,16 @@ export default defineComponent({ duration: 0, position: "bottom-right", dangerouslyUseHTMLString: true, - message: ` - 永久解答服务不久后恢复原价 -
- 感兴趣的朋友可以入手啦 + message: `
+ 5.2.0 版本已发布,精简版已同步 -
- - 5.2.0 版本即将发布 + + vue-pure-admin 的所有
页面、功能演示、后续计划
-
- - 5.3.0 版本计划、字典管理、多租户 - ` + + 永久解答服务不久后恢复原价感兴趣的朋友可以入手啦 + + ` }); } });