-
Notifications
You must be signed in to change notification settings - Fork 9
/
index.html
28 lines (24 loc) · 884 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="./favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>视频编辑软件v1.0</title>
<script type="module" crossorigin src="./assets/js/index-c31b44f3.js"></script>
<link rel="modulepreload" crossorigin href="./assets/js/store-a24b3c16.js">
<link rel="modulepreload" crossorigin href="./assets/js/plugin-vue_export-helper-aebdfa9d.js">
<link rel="stylesheet" href="./assets/css/store-41c3471b.css">
<link rel="stylesheet" href="./assets/css/index-0f1e7fa8.css">
</head>
<body>
<div id="app"></div>
<script>
// polyfills
if (typeof window.global === 'undefined') {
window.global = window;
}
</script>
<script type="text/javascript" src="./libs/zlib.min.js"></script>
</body>
</html>