代码拉取完成,页面将自动刷新
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>欢迎首页</title>
<script src="http://libs.baidu.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
<link href="http://libs.baidu.com/bootstrap/3.0.3/css/bootstrap.min.css" rel="stylesheet">
<script src="http://libs.baidu.com/jquery/1.9.0/jquery.js"></script>
</head>
<body>
<div class="jumbotron">
<h1>Hello, world!</h1>
<p>...</p>
<p><a class="btn btn-primary btn-lg" href="#" role="button">项目演示</a></p>
</div>
<div class="alert alert-success" role="alert">
<a href="Laypage" class="alert-link">laypage分页</a>
</div>
<div class="alert alert-info" role="alert">
<a id="chat" class="alert-link">来聊天</a>
</div>
<div class="alert alert-warning" role="alert">
<a href="OssUpload" class="alert-link">OSS上传</a>
</div>
<div class="alert alert-warning" role="alert">
<a href="timeline" class="alert-link">时光轴</a>
</div>
<div class="alert alert-danger" role="alert">
<a href="alldir/look" class="alert-link">1</a>
<a href="alldir/look/index2.php" class="alert-link">2</a>
<a href="alldir/look/index3.php" class="alert-link">3</a>
</div>
</body>
<script type="text/javascript">
$(document).ready(function() {
$('#chat').click(function() {
width =355 ;
height = 505;
window.open ('http://myclass.oschina.mopaasapp.com/chat', 'newwindow', 'height='+height+', width='+width+', top=0,left=0, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no,status=no')
});
});
</script>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。