<title>Bootstrap3 静态控件 - 迹忆客(jiyik.com)</title>
<link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://cdn.staticfile.org/jquery/2.1.1/jquery.min.js"></script>
<script src="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script>
<form class="form-horizontal" role="form">
<label class="col-sm-2 control-label">Email</label>
<p class="form-control-static">email@example.com</p>
<label for="inputPassword" class="col-sm-2 control-label">密码</label>
<input type="password" class="form-control" id="inputPassword"