00e11dda by wang

init

1 parent 9299b740
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
32 </div> 32 </div>
33 <div class="col-xs-2"> 33 <div class="col-xs-2">
34 <span class="select-box"> 34 <span class="select-box">
35 <select class="select table_search" size="1" column="2" name="role"> 35 <select class="select table_search" size="1" column="2" name="status">
36 <option value="" selected>状态</option> 36 <option value="" selected>状态</option>
37 <option value="1">正常</option> 37 <option value="1">正常</option>
38 <option value="2">冻结</option> 38 <option value="2">冻结</option>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!