无关风月
2024-07-26 9c41027041765f90a2ff7392350933e56d79fc8d
ManagementIGOTravel/guns-admin/src/main/webapp/WEB-INF/view/system/tSysReformist/tSysReformist.html
@@ -36,14 +36,14 @@
                                              @}else{
                                              value=""
                                              @}
                                              name="one" id="one" class="form-control newWidth" />&nbsp;元;<br/>
                                              name="one" id="one" class="form-control newWidth" />&nbsp;GHS;<br/>
                        </div>
                    </div>
                    -->
                    <div class="form-group">
                        <label class="col-sm-2 control-label">积分设置:</label>
                        <div class="col-sm-10">
                            消费一元积&nbsp;<input type="text" oninput="checkIsInt(this)"
                            消费一GHS积&nbsp;<input type="text" oninput="checkIsInt(this)"
                                              @if(isNotEmpty(integral)){
                                              value="${integral.integral}"
                                              @}else{