feat: 添加h5/create和h5/build目录下的index.html文件
This commit is contained in:
372
h5/build/assets/index-CD0azml1.js
Executable file
372
h5/build/assets/index-CD0azml1.js
Executable file
File diff suppressed because one or more lines are too long
46
h5/build/index.html
Executable file
46
h5/build/index.html
Executable file
@@ -0,0 +1,46 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>朴见潮音</title>
|
||||
<script src="https://cdn.tailwindcss.com"></script>
|
||||
<style>
|
||||
body {
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
|
||||
background-color: #f9fafb;
|
||||
}
|
||||
/* Custom scrollbar for table container */
|
||||
.custom-scrollbar::-webkit-scrollbar {
|
||||
width: 8px;
|
||||
height: 8px;
|
||||
}
|
||||
.custom-scrollbar::-webkit-scrollbar-track {
|
||||
background: #f1f1f1;
|
||||
}
|
||||
.custom-scrollbar::-webkit-scrollbar-thumb {
|
||||
background: #cbd5e1;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.custom-scrollbar::-webkit-scrollbar-thumb:hover {
|
||||
background: #94a3b8;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script type="importmap">
|
||||
{
|
||||
"imports": {
|
||||
"react": "https://esm.sh/react@^19.2.3",
|
||||
"react-dom/": "https://esm.sh/react-dom@^19.2.3/",
|
||||
"react/": "https://esm.sh/react@^19.2.3/",
|
||||
"lucide-react": "https://esm.sh/lucide-react@^0.561.0",
|
||||
"@google/genai": "https://esm.sh/@google/genai@^1.34.0"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<script type="module" crossorigin src="./assets/index-CD0azml1.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
330
h5/create/assets/index-DiVLKNL_.js
Executable file
330
h5/create/assets/index-DiVLKNL_.js
Executable file
File diff suppressed because one or more lines are too long
41
h5/create/index.html
Executable file
41
h5/create/index.html
Executable file
@@ -0,0 +1,41 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-CN" class="dark">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Suno AI Music Generator</title>
|
||||
<script src="https://cdn.tailwindcss.com"></script>
|
||||
<style>
|
||||
/* Custom Scrollbar for Webkit */
|
||||
::-webkit-scrollbar {
|
||||
width: 8px;
|
||||
}
|
||||
::-webkit-scrollbar-track {
|
||||
background: #09090b;
|
||||
}
|
||||
::-webkit-scrollbar-thumb {
|
||||
background: #27272a;
|
||||
border-radius: 4px;
|
||||
}
|
||||
::-webkit-scrollbar-thumb:hover {
|
||||
background: #3f3f46;
|
||||
}
|
||||
</style>
|
||||
|
||||
<link rel="stylesheet" href="/index.css">
|
||||
<script type="importmap">
|
||||
{
|
||||
"imports": {
|
||||
"lucide-react": "https://esm.sh/lucide-react@^0.561.0",
|
||||
"react/": "https://esm.sh/react@^19.2.3/",
|
||||
"react": "https://esm.sh/react@^19.2.3",
|
||||
"react-dom/": "https://esm.sh/react-dom@^19.2.3/"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<script type="module" crossorigin src="./assets/index-DiVLKNL_.js"></script>
|
||||
</head>
|
||||
<body class="bg-black text-white antialiased">
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
0
h5/thousands.html
Normal file → Executable file
0
h5/thousands.html
Normal file → Executable file
379
h5/together/assets/index-B7cc8JVP.js
Executable file
379
h5/together/assets/index-B7cc8JVP.js
Executable file
File diff suppressed because one or more lines are too long
374
h5/together/assets/index-CketmARB.js
Executable file
374
h5/together/assets/index-CketmARB.js
Executable file
File diff suppressed because one or more lines are too long
374
h5/together/assets/index-DrkVVizK.js
Executable file
374
h5/together/assets/index-DrkVVizK.js
Executable file
File diff suppressed because one or more lines are too long
163
h5/together/index.html
Executable file
163
h5/together/index.html
Executable file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user