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"); }, }, };