- 新增 /m/ 路由:直出 frontend-h5/dist 下静态资源;不存在的路径回退到 dist/index.html 以支持 vue-router history 模式刷新/直链 - PC 通配路由排除 m/,避免被 PC 的 index.html 拦截 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| asgi.py | ||
| pagination.py | ||
| settings.py | ||
| urls.py | ||
| views.py | ||
| wsgi.py | ||