微件:ExpCalculator:修订间差异
跳转到导航
跳转到搜索
无编辑摘要 |
无编辑摘要 |
||
| 第186行: | 第186行: | ||
<div class="input-group" style="flex:1;"> | <div class="input-group" style="flex:1;"> | ||
<label class="group-label">目标等级(可选)</label> | <label class="group-label">目标等级(可选)</label> | ||
<input type="number" id="targetLvl" class="calc-input" placeholder=" | <input type="number" id="targetLvl" class="calc-input" placeholder="110" min="1" max="110" value="110"> | ||
</div> | </div> | ||
</div> | </div> | ||