请输入作品标题 edit icon

保存
BUG反馈
设置
index.html
main.ts
App.vue
ElementPlusDemo.vue
package.json
            
            <!DOCTYPE html>
<html>

<head>
  <script src="./main.ts"></script>
</head>

<body>
  <div id='app'></div>
</body>

</html>
        
预览
控制台
清空