mirror of
https://github.com/youzan/vant.git
synced 2025-12-18 02:06:02 +08:00
添加doc预览
This commit is contained in:
16
index.html
Normal file
16
index.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Oxygen</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="app-container">
|
||||
<app></app>
|
||||
</div>
|
||||
|
||||
<script src="docs/build/build-docs.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user