代码拉取完成,页面将自动刷新
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>新增课程</title>
<meta name="description" content="">
<meta name="keywords" content="">
<link href="" rel="stylesheet">
<link rel="stylesheet" href="./bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="./css/main.css" type="text/css">
<link rel="stylesheet" href="./css/index.css">
</head>
<body>
<div class=""></div>
<div class="container">
<div class="title">
<span class="title-main">发布新课程</span>
<button type="" class="btn btn-default btn-return"><a href="管理员-课程管理.html">返回</a></button>
</div>
<div class="content-tip">
<p>操作提示:发布新课程信息</p>
</div>
<div class="add-user-content">
<form class="form-horizontal" role="form">
<div class="form-group">
<label class="col-md-2 col-xs-2 control-label" for="user_name">课程:</label>
<div class="col-md-4 col-xs-4">
<input type="text" class="form-control" id="user_name" placeholder="请输入课程编号" >
</div>
</div>
<div class="form-group">
<label class=" col-md-2 col-xs-2 control-label" for="user_id">课程介绍:</label>
<div class=" col-md-4 col-xs-4">
<textarea name="user_id" type="text" rows="10" class="form-control" placeholder="课程介绍(最好不要超过70字)" style="resize:none;"></textarea>
</div>
</div>
<div class="form-group">
<label class="col-md-2 col-xs-2 control-label" for="user_name">数量:</label>
<div class="col-md-4 col-xs-4">
<input type="text" class="form-control" id="user_name" placeholder="请输入上课人数" >
</div>
</div>
<div class="form-group">
<div class="col-md-offset-2 col-xs-offset-2 col-md-4 col-xs-4">
<button type="submit" class="btn btn-primary">发布</button>
</div>
</div>
</form>
</div>
</div>
<script src="js/jquery-1.11.min.js"></script>
<script src="bootstrap/js/bootstrap.js" type="text/javascript" charset="utf-8">
</script>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。