演示 POST 后再次 SSR 渲染:模板里使用条件分支展示提交结果。
访问 /demo/form?q=hello 可在服务端读取 req.query 并注入模板。
req.query
当前 q = hello
q