2153e6e2 by wang

init

1 parent 43c299fd
......@@ -26,7 +26,7 @@
<div class="row cl">
<div class="form-group col-sm-4 col-md-2">
<label>设置密码</label>
<input type="text" class="form-control input-text" value="" name="password" id="password">
<input type="text" class="form-control input-text" value="<?=$item->password?>" name="password" id="password">
</div>
<div class="form-group col-sm-4 col-md-2 pt-25">
<button class="btn btn-primary" onclick="random()" type="button">随机生成密码</button>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!