@@ -160,7 +160,7 @@ async def main():
})
# 在生成PDF之前等待2秒
- await asyncio.sleep(10)
+ await asyncio.sleep(15)
await page.pdf({
'path': "%s",