kylin-code/test/monaco/dist/core.html

11 lines
256 B
HTML
Raw Permalink Normal View History

2022-06-14 14:37:10 +08:00
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
</head>
<body>
<div id="container" style="width:800px;height:600px;border:1px solid #ccc"></div>
<script src="./core.bundle.js"></script>
</body>
</html>