Improve settings contrast and add plain phase

This commit is contained in:
Codex
2026-05-27 14:02:23 +08:00
parent 6653c147c8
commit fa38abf213
4 changed files with 38 additions and 5 deletions

View File

@@ -142,6 +142,7 @@
<div id="phaseBox" class="phase-box">
<span>上腹部期相</span>
<div class="phase-options">
<label><input name="phase" type="radio" value="plain" />平扫</label>
<label><input name="phase" type="radio" value="arterial" />动脉期</label>
<label><input name="phase" type="radio" value="portal_venous" />门静脉期</label>
<label><input name="phase" type="radio" value="delayed" />延迟期</label>