feat:添加新文件提示功能

This commit is contained in:
2024-04-26 20:45:15 +08:00
parent a5185a77a9
commit 6978f0d60e
2 changed files with 4 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ def overview(page): # 概览
lastPageList=lastPageList,
pagenow=page,
nextPageList=nextPageList,
aftertime=int(time.time())-3*86400
)