代码优化

This commit is contained in:
Ghost
2026-05-11 09:39:32 +08:00
parent a411bf7b21
commit 810eba0a63
18 changed files with 598 additions and 158 deletions

View File

@@ -6,7 +6,7 @@
class="icd-input"
type="text"
maxlength="{{maxLen}}"
placeholder="字母数字"
placeholder="100000-999999 数字码,或老版字母数字"
placeholder-class="icd-ph"
value="{{code}}"
bindinput="onInput"