add DoricViewNode
This commit is contained in:
13
index.html
13
index.html
@@ -20,5 +20,18 @@
|
||||
</div>
|
||||
<script type="text/javascript" src="./dist/index.js"></script>
|
||||
</body>
|
||||
<style>
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
html,
|
||||
body,
|
||||
#app {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user