Commit fb3e9072 authored by agping's avatar agping

text

parent 9446e590
......@@ -239,7 +239,7 @@
</div>
<div class="form-group">
<label class="col-sm-4 control-label">身份证号:</label>
<input type="number" class="form-control btn6" name="identity_add" value="" placeholder="填写身份证号">
<input type="text" class="form-control btn6" name="identity_add" value="" placeholder="填写身份证号">
</div>
<!--<div class="form-group hide">
<label class="col-sm-4 control-label">密码:</label>
......@@ -354,7 +354,7 @@
</div>
<div class="form-group">
<label class="col-sm-4 control-label">身份证号:</label>
<input type="number" class="form-control btn6" name="identity" value="" placeholder="填写身份证号">
<input type="text" class="form-control btn6" name="identity" value="" placeholder="填写身份证号">
</div>
<div class="form-group">
<label class="col-sm-4 control-label">密码:</label>
......
<script src='/resource/lib/js/require.min.js' data-main='/resource/js/main?version=201908071121' charset='utf-8'></script>
<script src='/resource/lib/js/require.min.js' data-main='/resource/js/main?version=2019080711216' charset='utf-8'></script>
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