This commit is contained in:
2025-04-18 12:14:26 +08:00
parent fc87152f69
commit 2a217c4b8c
18 changed files with 180 additions and 363 deletions

View File

@@ -94,7 +94,7 @@ def create() -> None:
await ui.context.client.connected()
async with frame(page='found'):
async with frame(page='found', request=request):
if key == "" or key == None:
ui.navigate.to('/404')
return