3c0d4628 by wang

init

1 parent f4290700
......@@ -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!