832d43d3 by yangjianbin

init

1 parent cfae926a
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
17 </div>--> 17 </div>-->
18 <div class="form-group col-sm-3 col-md-2"> 18 <div class="form-group col-sm-3 col-md-2">
19 <label>角色</label> 19 <label>角色</label>
20 <input type="text" class="form-control input-text" value="<?=$item->nameZh?>"> 20 <input type="text" name="nameZh" class="form-control input-text" value="<?=$item->nameZh?>">
21 </div> 21 </div>
22 </div> 22 </div>
23 <div class="row cl"> 23 <div class="row cl">
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!