优化奖品设置下拉选项

This commit is contained in:
dragon
2024-06-24 11:09:19 +08:00
parent 24b59255c6
commit 8b69be0d27

View File

@@ -70,7 +70,7 @@
<label for="awardChoose" class="col-sm-3 control-label">选择礼物</label>
<div class="col-sm-8">
<div class="col-sm-4">
<select name="awardChoose" id="awardChoose" onchange="updateAward(this)">
<!-- <option value="0">选取礼物</option> -->
</select>