修改:代码风格
This commit is contained in:
@@ -3,9 +3,8 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>ZHub</title>
|
||||
<link rel="stylesheet" href="http://rep.1216.top/repo/zui-dist/css/zui.css">
|
||||
<link href="http://meta.1216.top/res/css/zui-theme.css" rel="stylesheet">
|
||||
<style type="text/css">
|
||||
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/zui/1.10.0/css/zui.min.css">
|
||||
<style>
|
||||
body {
|
||||
text-align: center;
|
||||
}
|
||||
@@ -99,7 +98,7 @@
|
||||
|
||||
<H6 class="center-block">
|
||||
|
||||
<div>
|
||||
<span>
|
||||
<a href="#" title="ZHub">ZHub</a>
|
||||
<br>
|
||||
<a href="index.html" title="开发者工具">Dev-Kit</a> |
|
||||
@@ -108,14 +107,14 @@
|
||||
<a href="https://gitee.com/tc608/redtimer" target="_blank" title="徒手编写,精简时间调度">Red-timer</a> |
|
||||
<a href="https://www.1216.top" target="_blank" title="redkale 实现论坛博客系统">Redbbs</a> |
|
||||
<a href="https://gitee.com/tc608/jfly" target="_blank" title="jfinal 实现论坛博客系统">JFly</a>
|
||||
</div>
|
||||
</span>
|
||||
<br>
|
||||
© TCCN <span href="">京ICP备16065761号</span>
|
||||
© ZHub <span>京ICP备16065761号</span>
|
||||
<br>
|
||||
<br>
|
||||
</H6>
|
||||
|
||||
<script src="http://meta.1216.top/res/zui/lib/jquery/jquery.js" defer></script>
|
||||
<script src="http://meta.1216.top/res/zui/js/zui.js" defer></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/zui/1.10.0/lib/jquery/jquery.js"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/zui/1.10.0/js/zui.min.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user