From d38159f68b63c31e35d7b4d423c0ee1cde2f6b8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A9=99=E5=AD=90?= <454313500@qq.com> Date: Sat, 2 Nov 2024 19:52:41 +0800 Subject: [PATCH] =?UTF-8?q?chorm:=20=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Yi.Bbs.Vue3/src/layout/AppHeader.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Yi.Bbs.Vue3/src/layout/AppHeader.vue b/Yi.Bbs.Vue3/src/layout/AppHeader.vue index 306569ab..f0f61f5f 100644 --- a/Yi.Bbs.Vue3/src/layout/AppHeader.vue +++ b/Yi.Bbs.Vue3/src/layout/AppHeader.vue @@ -14,7 +14,7 @@ 开始 大西瓜 + >数字藏品 前端 @@ -232,7 +232,7 @@ const enterStart = () => { } const enterWatermelon=()=>{ - alert("即将上线,敬请期待~") + alert("即将发布,敬请期待~") }