mirror of
https://github.com/LC044/WeChatMsg
synced 2024-11-14 22:01:54 +08:00
更新帮助链接
This commit is contained in:
parent
62f0115548
commit
252b7fa145
File diff suppressed because it is too large
Load Diff
@ -33,8 +33,7 @@ class DecryptControl(QWidget, decryptUi.Ui_Dialog):
|
||||
|
||||
def show_help(self):
|
||||
# 定义网页链接
|
||||
url = QUrl("http://8.146.206.114/post/4")
|
||||
|
||||
url = QUrl("https://blog.lc044.love/post/4")
|
||||
# 使用QDesktopServices打开网页
|
||||
QDesktopServices.openUrl(url)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user