严重度
中
状态
已修复
决策
保持不变
[bug-4] 用户看到旧 app.js 报错: 'draw is not defined' (旧函数名)
index.html 引用 <script src=app.js> 无版本号,浏览器/CDN/中间代理可能缓存旧版(含已删除的 draw 函数)
✓ 已修 (commit 59f1a0f): 1) <meta http-equiv=Cache-Control no-cache>; 2) <script src=app.js?v=2>; 3) nginx 区分 html(不缓存)和 static(7 天 immutable)
mathviz-bug-archive56dd8045-06cf-46d2-84a7-8440d8793a9f状态推进请用:
arch feedback update b72c85a8-048d-43e5-ad78-ca24675e9279 --status fixing # 开始修
arch feedback update b72c85a8-048d-43e5-ad78-ca24675e9279 --status fixed # 已修
arch feedback update b72c85a8-048d-43e5-ad78-ca24675e9279 --status wontfix --decision keep_as_is # 不修