This commit is contained in:
LibraHp_0928 2024-09-19 23:37:46 +08:00
parent cd3e32dff4
commit aa8ca9595d

View File

@ -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 = "获取失败"
# 路由容器