832d43d3 by yangjianbin

init

1 parent cfae926a
......@@ -17,7 +17,7 @@
</div>-->
<div class="form-group col-sm-3 col-md-2">
<label>角色</label>
<input type="text" class="form-control input-text" value="<?=$item->nameZh?>">
<input type="text" name="nameZh" class="form-control input-text" value="<?=$item->nameZh?>">
</div>
</div>
<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!