Authored by qinchao

fix

@@ -35,7 +35,7 @@ @@ -35,7 +35,7 @@
35 <br> 35 <br>
36 <div style="margin-left: 10px;margin-top: 30px"> 36 <div style="margin-left: 10px;margin-top: 30px">
37 <hr style="border:1px solid #ddd;"><br> 37 <hr style="border:1px solid #ddd;"><br>
38 - <div style="border:1px solid #ddd;border-radius:5px 5px 5px 5px;width:500px:height:200px"> 38 + <div style="border:1px solid #ddd;border-radius:5px 5px 5px 5px;width:500px;height:200px">
39 <div style="margin-left: 10px;margin-top: 20px;margin-bottom: 20px"> 39 <div style="margin-left: 10px;margin-top: 20px;margin-bottom: 20px">
40 <label>订单编号:</label> 40 <label>订单编号:</label>
41 <input id="orderCode" type="text" class="easyui-textbox" style="width:150px"> 41 <input id="orderCode" type="text" class="easyui-textbox" style="width:150px">