Hermes Agent
34dd51fa31
CI / pytest (Python 3.10) (push) Has been cancelled
CI / pytest (Python 3.11) (push) Has been cancelled
CI / pytest (Python 3.12) (push) Has been cancelled
fix(a11y): label[for]+id关联 + form aria-label + 省份下拉断言修正
a11y 审计修复:
- 首页复核表单: 4 个字段全部补 label[for]+id 关联(省份/分数/选科/目标)
- 表单补 aria-label='免费复核表单'
- 修复前 input_no_label=1, form_no_name=1
- 修复后 a11y 审计: all_clear=true(lang/viewport/h1/heading无跳级/input全有label/interactive全有文本/form有名称/focus-visible CSS)
测试修正:
- test_public_landing_page_served: '<select name>' → 'name=' (因为现在 select 有 id)
验证:
- pytest admin/tests/test_web_public.py 20 passed
- ruff All checks passed
- 浏览器 a11y 审计 all_clear=true
2026-06-27 17:11:09 +08:00
..
2026-06-20 00:27:15 +08:00
2026-06-27 17:11:09 +08:00
2026-06-27 13:23:08 +08:00
2026-06-27 17:11:09 +08:00
2026-06-13 14:49:58 +08:00
2026-06-18 17:40:12 +08:00
2026-06-18 14:36:38 +08:00
2026-06-25 15:04:29 +08:00
2026-06-13 14:49:58 +08:00
2026-06-13 14:49:58 +08:00
2026-06-13 14:49:58 +08:00
2026-06-13 14:49:58 +08:00
2026-06-25 09:27:06 +08:00
2026-06-13 14:49:58 +08:00