mirror of
https://github.com/LibraHp/GetQzonehistory.git
synced 2025-01-04 03:09:09 +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:
|
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:
|
except:
|
||||||
home_content_md = "获取失败"
|
home_content_md = "获取失败"
|
||||||
# 路由容器
|
# 路由容器
|
||||||
|
Loading…
Reference in New Issue
Block a user