|
@@ -224,7 +224,7 @@
|
|
<input type="text" class="input-text associated-phone" value="" placeholder="填写收件人手机号" id="sendTel" name="salesAddressTel" datatype="m" errormsg="联系人电话格式不正确!">
|
|
<input type="text" class="input-text associated-phone" value="" placeholder="填写收件人手机号" id="sendTel" name="salesAddressTel" datatype="m" errormsg="联系人电话格式不正确!">
|
|
</div>
|
|
</div>
|
|
<div class="formControls col-3 col-sm-3">
|
|
<div class="formControls col-3 col-sm-3">
|
|
- <input type="text" placeholder="购买日期" id="salesPayTime" name="salesPayTime" datatype="*" class="input-text Wdate" onclick="WdatePicker({skin:'whyGreen',maxDate: '%y-%M-%d'})" readonly="readonly">
|
|
|
|
|
|
+ <input type="text" placeholder="购买日期" id="salesPayTime" name="salesPayTime" datatype="*" class="input-text Wdate" onclick="WdatePicker({skin:'whyGreen',dateFmt:'yyyy-MM-dd HH:mm:ss',maxDate: '%y-%M-%d'})" readonly="readonly">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="row cl" id="recipientAddress" style=" margin-top: 20px;">
|
|
<div class="row cl" id="recipientAddress" style=" margin-top: 20px;">
|