移除旧版本静态模板
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title></title>
|
||||
<link rel="stylesheet" href="../../component/pear/css/pear.css"/>
|
||||
<link rel="stylesheet" href="/static/component/pear/css/pear.css"/>
|
||||
<style>
|
||||
h1{
|
||||
margin-top: 200px;
|
||||
@@ -22,6 +22,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
<script src="../../component/layui/layui.js"></script>
|
||||
<script src="../../component/pear/pear.js"></script>
|
||||
<script src="/static/component/layui/layui.js"></script>
|
||||
<script src="/static/component/pear/pear.js"></script>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user