generated from template/vite-react-template
可以获取已有的projectId的内容
This commit is contained in:
11
index.html
11
index.html
@@ -16,12 +16,19 @@
|
||||
width: 784px;
|
||||
min-height: 100px;
|
||||
}
|
||||
|
||||
.MenuBar-LogoLink_embedded-Yljpv {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<script type="module" src="/src/files/main.ts"></script>
|
||||
<div id="root">
|
||||
<div id="editor"></div>
|
||||
<div id="actions"></div>
|
||||
</div>
|
||||
<script type="module" src="/src/demo2/main.ts"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user