-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
27 lines (24 loc) · 985 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<!-- Begin Jekyll SEO tag v2.3.0 -->
<meta property="og:title" content="vue-dialog">
<meta property="og:locale" content="en_US">
<meta name="keywords" content="vue-dialog,vue,dialog组件,dialog插件,vue dialog插件,vue dialog,dialog vue">
<meta name="author" content="[email protected]">
<meta name="robots" content="all">
<meta name="description" content="经典的网页对话框插件">
<meta property="og:description" content="经典的网页对话框组件">
<link rel="canonical" href="https://leeseean.github.io/vue-dialog-API/">
<meta property="og:url" content="https://leeseean.github.io/vue-dialog-API/">
<meta property="og:site_name" content="art-dialog-vue">
<!-- End Jekyll SEO tag -->
<title>API与文档</title>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>