mat/backend/config
caoqianming bf70b3f462 refactor(h5): H5 静态产物路径改为 backend/dist/h5/
与 PC 的 backend/dist/ 同目录复用,部署时手动把 frontend-h5/dist/* 拷进 backend/dist/h5/ 即可,
不需调整 settings.py 的现有 dist 路径。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-27 10:41:00 +08:00
..
__init__.py feat: 添加分页配置 2026-03-13 12:36:46 +08:00
asgi.py feat: 项目初始化 2026-03-10 13:12:05 +08:00
pagination.py feat: 添加分页配置 2026-03-13 12:36:46 +08:00
settings.py feat: 新增品牌实体 + 材料关联品牌 + Factory.brand 改名 short_name 2026-04-23 21:54:09 +08:00
urls.py feat(h5): runserver 同时托管 H5 SPA 2026-04-27 10:19:51 +08:00
views.py refactor(h5): H5 静态产物路径改为 backend/dist/h5/ 2026-04-27 10:41:00 +08:00
wsgi.py feat: 项目初始化 2026-03-10 13:12:05 +08:00