首页webview改造合并 --------- Co-authored-by: guke <guke@autohome.com.cn> Reviewed-on: #96
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
html=True 时 /h5/x/ 经 Starlette 回落 index.html,但 path 仍为 x/ 不带 .html,旧判定漏设 no-cache。改用响应 content-type=text/html 判定,并加目录式 URL 回归测试。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>