Commit f06a7be6 by 冷斌

update

parent 4dde8b0e
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
</ul> </ul>
<form class="well form-search" name="form1" method="post" style="float:left" action=""> <form class="well form-search" name="form1" method="post" style="float:left" action="">
<!--
<if condition="$showlevel eq 0"> <if condition="$showlevel eq 0">
代理商: 代理商:
<select class="select_2" name="proxyid" id="proxyid"> <select class="select_2" name="proxyid" id="proxyid">
...@@ -22,6 +23,7 @@ ...@@ -22,6 +23,7 @@
</volist> </volist>
</select> </select>
</if> </if>
-->
订单状态: 订单状态:
<select class="select_2" name="status"> <select class="select_2" name="status">
<option value="">全部</option> <option value="">全部</option>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment