代码拉取完成,页面将自动刷新
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>添加系统管理员</title>
<meta name="keywords" content="">
<meta name="description" content="">
<link rel="shortcut icon" href="favicon.ico">
<link href="css/bootstrap.min.css?v=3.3.6" rel="stylesheet">
<link href="css/font-awesome.css?v=4.4.0" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<link href="css/plugins/summernote/summernote.css" rel="stylesheet">
<link href="css/plugins/webuploader/webuploader.css" rel="stylesheet" type="text/css" >
<link href="css/plugins/fileinput/fileinput.css" rel="stylesheet" type="text/css" />
<link href="css/demo/webuploader-demo.css" rel="stylesheet" type="text/css" >
<link href="css/plugins/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css" rel="stylesheet">
<link href="css/plugins/switchery/switchery.css" rel="stylesheet">
<link href="css/style.css?v=4.1.0" rel="stylesheet">
<!-- 全局js -->
<script src="js/jquery.min.js?v=2.1.4"></script>
<script src="js/bootstrap.min.js?v=3.3.6"></script>
<script src="js/core.js"></script>
<!-- jQuery Validation plugin javascript-->
<script src="js/plugins/validate/jquery.validate.min.js"></script>
<script src="js/plugins/validate/messages_zh.min.js"></script>
<!-- fileinput -->
<script src="js/plugins/fileinput/fileinput.js"></script>
<script src="js/plugins/fileinput/fileinput_locale_zh.js"></script>
<!-- summernote -->
<script src="js/plugins/summernote/summernote.min.js"></script>
<script src="js/plugins/summernote/summernote-zh-CN.js"></script>
<script src="js/demo/summernote-demo.js"></script>
<!-- 自定义js -->
<script src="js/new/admin_add.js"></script>
</head>
<body class="gray-bg">
<div class="wrapper wrapper-content">
<div class="row">
<div class="col-sm-12">
<div class="ibox float-e-margins">
<div class="ibox-content">
<form class="form-horizontal m-t" id="commentForm">
<div class="form-group" id="thisType">
<input type="text" hidden="hidden" id="yuanmima"/>
<div id="" class="form-group" >
<label class="col-sm-3 control-label">角色类型</label>
<div class="col-sm-8" id="adminselect">
</div>
</div>
<div id="title_div" class="form-group" >
<label class="col-sm-3 control-label">手机号</label>
<div class="col-sm-8">
<input id="phone" name="phone" minlength="2" type="text" class="form-control">
</div>
</div>
<div id="title_div" class="form-group" >
<label class="col-sm-3 control-label">登录账号</label>
<div class="col-sm-8">
<input id="userName" name="name" minlength="2" type="text" class="form-control">
</div>
</div>
<div id="title_div" class="form-group" >
<label class="col-sm-3 control-label">密码</label>
<div class="col-sm-8">
<input id="password" name="name" minlength="2" type="password" placeholder="修改时,密码为空则不会修改原有值" class="form-control">
</div>
</div>
<div class="form-group">
<div class="col-sm-4 col-sm-offset-3">
<button class="btn btn-primary" type="button" onclick="confirmGoodsStatus()" >提交</button>
<a class="btn btn-danger return" onclick="javascript:history.back(-1);return false;">返回</a>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
<style>
.shezhi_fankui {
width: 100%;
padding: 10px;
background: #FFFFFF;
/* height: 100px;*/
/* border: none;*/
font-size: 14px;
line-height: 24px;
}
</style>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。