2016-11-26 18:37:17 +08:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
2016-12-08 21:11:18 +08:00
|
|
|
<link rel="stylesheet" href="/themes/vue.css">
|
2016-11-26 18:37:17 +08:00
|
|
|
</head>
|
2017-02-05 09:50:08 +08:00
|
|
|
<body>
|
2016-11-26 18:37:17 +08:00
|
|
|
<div id="app"></div>
|
|
|
|
</body>
|
2017-02-05 09:50:08 +08:00
|
|
|
<script src="/lib/docsify.js" data-repo="qingwei-li/docsify" data-name="docsify" data-auto2top></script>
|
2016-11-26 18:37:17 +08:00
|
|
|
</html>
|