197738e2 by wang

init

1 parent e064a6fb
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
7 <div class="panel-body cl"> 7 <div class="panel-body cl">
8 <div class="row cl"> 8 <div class="row cl">
9 <input type="hidden" name="id" value="<?=$id?>"> 9 <input type="hidden" name="id" value="<?=$id?>">
10 <input type="hidden" name="orderNumber" value="<?=$orderNumber?>"/>
10 <div class="form-group col-sm-4 col-md-2"> 11 <div class="form-group col-sm-4 col-md-2">
11 <label>订单id</label> 12 <label>订单id</label>
12 <!-- <input type="text" class="form-control input-text" value="--><?//=$orderNumber?><!--" name="orderNumber">--> 13 <!-- <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!