mirror of
https://github.com/LibraHp/GetQzonehistory.git
synced 2024-12-29 07:29:40 +00:00
优化
This commit is contained in:
parent
cd3e32dff4
commit
aa8ca9595d
2
main.py
2
main.py
@ -282,7 +282,7 @@ def main(page: ft.Page):
|
||||
)
|
||||
|
||||
try:
|
||||
home_content_md = requests.get("https://raw.githubusercontent.com/LibraHp/GetQzonehistory/main/README.MD").text
|
||||
home_content_md = requests.get("https://raw.githubusercontent.com/LibraHp/GetQzonehistory/gui/README.md").text
|
||||
except:
|
||||
home_content_md = "获取失败"
|
||||
# 路由容器
|
||||
|
Loading…
Reference in New Issue
Block a user