tsp-component
Version:
提供多端和react版本的UI组件
15 lines (14 loc) • 367 B
HTML
<html lang="en">
<head>
<title></title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../../dist/css/index.css">
</head>
<body>
<div id="root"></div>
<script src="../../dist/js/point_demo.js">
</script>
</body>
</html>