vuecssuiant-designantdreactantantd-vueenterprisefrontendui-designvue-antdvue-antd-uivue3vuecomponent
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
1.0 KiB
30 lines
1.0 KiB
<!DOCTYPE html> |
|
<html> |
|
<head> |
|
<meta charset="utf-8" /> |
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
|
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" /> |
|
<meta http-equiv="Pragma" content="no-cache" /> |
|
<meta http-equiv="Expires" content="0" /> |
|
<meta |
|
name="description" |
|
content="An enterprise-class UI components based on Ant Design and Vue" |
|
/> |
|
<title>Ant Design Vue</title> |
|
<meta |
|
name="keywords" |
|
content="ant design vue,ant-design-vue,ant-design-vue admin,ant design pro,vue ant design,vue ant design pro,vue ant design admin,ant design vue官网,ant design vue中文文档,ant design vue文档" |
|
/> |
|
<link rel="shortcut icon" type="image/x-icon" href="https://qn.antdv.com/favicon.ico" /> |
|
<style id="nprogress-style"> |
|
#nprogress { |
|
display: none; |
|
} |
|
</style> |
|
</head> |
|
|
|
<body> |
|
<div id="app" style="padding: 50px"></div> |
|
</body> |
|
</html>
|
|
|