|
|
|
@ -180,7 +180,7 @@
|
|
|
|
|
<span class="form-required" style="line-height: 30px;"><if condition="$data['is_service'] eq 0">否<else/>是</if></span>
|
|
|
|
|
<!-- <input readonly type="radio" name="is_service" style="margin-top: -2px;" autocomplete="off" placeholder="开始时间" value="1" <if condition="$data['is_service'] eq 1">checked</if>><span style="margin-top: 7px;display: inline-block;">是</span>-->
|
|
|
|
|
<!-- <input readonly type="radio" name="is_service" style="margin-top: -2px;margin-left: 30px" autocomplete="off" placeholder="结束时间" value="0" <if condition="$data['is_service'] eq 0">checked</if>><span>否</span>-->
|
|
|
|
|
<span class="form-required" style="line-height: 30px;">{$data['service_cost']}</span>
|
|
|
|
|
<span class="form-required" style="line-height: 30px;">服务费:{$data['service_cost']}</span>
|
|
|
|
|
<!-- <input readonly type="text" name="service_cost" value="{$data['service_cost']}" onkeyup ="value=value.replace(/[^\d]/g,'')" style="margin-left: 30px">-->
|
|
|
|
|
元
|
|
|
|
|
</td>
|
|
|
|
|