From 35b372a9bba3da7b1a5789f4f4bb43e65c6ddeb8 Mon Sep 17 00:00:00 2001 From: fofolee Date: Fri, 21 Feb 2025 00:01:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E4=B8=AA=E6=80=A7=E5=8C=96?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E5=B8=AE=E5=8A=A9=E6=96=87=E6=A1=A3=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/popup/UserInfo.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/popup/UserInfo.vue b/src/components/popup/UserInfo.vue index 3754e27..926c301 100644 --- a/src/components/popup/UserInfo.vue +++ b/src/components/popup/UserInfo.vue @@ -196,7 +196,7 @@ export default { }); }, showHelp() { - window.showUb.help("#yiSRi"); + window.showUb.help("#W8cuz"); }, }, };