Merge pull request #199 from qinfendebingshuo/copilot/deploy-code-module-to-testing-site
DEV-011: 码字台部署到 dev-portal 沙箱频道(天眼合并膜修复)
This commit is contained in:
commit
d425727538
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1,14 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Writing Platform</title>
|
||||
<script type="module" crossorigin src="./assets/index-B5vdmTIQ.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="./assets/index--C4_NgnM.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in New Issue