my-element-crud
Version:
d2-crud extend
18 lines (17 loc) • 371 B
HTML
<!--
* @Date: 2020-06-09 14:14:15
* @LastEditors: songlin
* @LastEditTime: 2020-06-09 15:00:30
* @FilePath: \d2-crud\index.html
-->
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<div id="app"></div>
</body>
</html>