home-code

示例❤源码

<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<meta name='robots' content='index, nofollow'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<link href="{=PATH_VIEWS}/demo/assets/comm.css" type="text/css" rel="stylesheet">
<script src="{=PATH_VENDUI}/jquery/jquery-2.x.js"></script>
<title>贴心猫文档❤示例</title>

</head>
<body>

<header>
    <a href="./book.php" class='r'>贴心猫文档</a>
    <h1>文档❤示例</h1> 
</header>

{md:"home/mhome"}

<script src="{=PATH_VIEWS}/demo/assets/hlink.js"></script>

</body>
</html>

-End-