d205e0b7 by yangjianbin

Merge branch 'develop' of http://g.28ms.com:8000/yangjianbin/page into develop

2 parents 551f9e06 06cf2936
......@@ -7,6 +7,7 @@
<div class="panel-body cl">
<div class="row cl">
<input type="hidden" name="id" value="<?=$id?>">
<input type="hidden" name="orderId" value="<?=$ret->orderId?>">
<div class="form-group col-sm-4 col-md-2">
<label>订单号</label>
<input type="text" class="form-control input-text" value="<?=$orderNumber?>" name="orderNumber">
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!