ant-design-vue/examples/index.html
2017-10-26 15:18:08 +08:00

12 lines
127 B
HTML

<!doctype html>
<html>
<head>
</head>
<body>
<div id="app"></div>
</body>
<script src="/dist/build.js"></script>
</html>