fix(*): fix deploy

This commit is contained in:
jiang teng 2024-09-29 15:53:01 +08:00
parent 9118389022
commit 8bb5ee4cba
8 changed files with 512 additions and 537 deletions

1
.gitignore vendored
View File

@ -10,7 +10,6 @@ lerna-debug.log*
node_modules node_modules
.DS_Store .DS_Store
dist dist
docs/
dist-ssr dist-ssr
coverage coverage
*.local *.local

View File

@ -1 +0,0 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1676271947719" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2286" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48"><path d="M560 16a64 64 0 0 1 64 64v128h320a64 64 0 0 1 64 64v160a64 64 0 0 1-64 64h-32v448a64 64 0 0 1-59.2 63.84l-4.8 0.16h-672a64 64 0 0 1-64-64v-448h-32a64 64 0 0 1-63.84-59.2L16 432v-160a64 64 0 0 1 64-64h288v-128a64 64 0 0 1 64-64z m288 480h-672v448H288V736a32 32 0 0 1 64 0v208h128V736a32 32 0 0 1 64 0v208h128V736a32 32 0 0 1 64 0v208h112v-448z m96-224h-864v160h864v-160z m-384-192h-128v128h128v-128z" fill="#edffff" p-id="2287"></path></svg>

Before

Width:  |  Height:  |  Size: 771 B

View File

@ -1 +0,0 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1676274123773" class="icon" viewBox="0 0 1050 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="14072" xmlns:xlink="http://www.w3.org/1999/xlink" width="49.21875" height="48"><path d="M1024 1024H26.25641a26.25641 26.25641 0 1 1 0-52.512821h997.74359a26.25641 26.25641 0 0 1 0 52.512821zM630.153846 887.466667l-21.005128 31.507692H262.564103l-180.434052-155.017846L36.758974 729.928205l31.507693-42.010256L503.020308 12.077949l36.023795-8.086975L966.235897 288.820513l45.42359 30.299897-30.877538 42.482872zM532.795077 63.015385l-422.203077 656.410256L262.564103 867.774359V866.461538h318.542769l355.98441-534.002871z" fill="#edffff" p-id="14073"></path><path d="M525.128205 26.25641l472.615385 262.564103-210.051282 315.076923-472.615385-262.564103z" fill="#edffff" p-id="14074"></path></svg>

Before

Width:  |  Height:  |  Size: 946 B

View File

@ -1 +0,0 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1675750582528" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="3019" width="48" height="48" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M896 256l0 304L896 768l0 64c0 35.392-28.608 64-64 64L256 896c-35.392 0-64-28.608-64-64l0-64L192 624 192 256l4.8 0L256 256l99.328 0c72.832 0 72.832 64 0 64L256 320l0 304L256 832l64 0 448 0 64 0 0-64L832 560 832 320l-94.976 0c-72.832 0-72.832-64 0-64L832 256l63.488 0L896 256zM704 474.176c0-8.448 2.624-16.832-3.776-23.168-12.864-12.864-33.6-12.864-46.528 0L574.208 527.872 574.208 98.24c0-18.816-11.584-34.048-29.696-33.984-18.112-0.064-30.912 15.168-30.912 33.92L513.472 527.872 442.496 451.008c-12.8-12.864-33.6-12.864-46.464 0C383.168 463.744 377.344 484.544 390.208 497.344L523.136 630.4c0.576 0.64 1.408 0.896 2.048 1.344 2.624 2.24 5.376 4.352 8.64 5.76 3.648 1.344 5.568 2.048 9.344 2.24C543.68 639.744 544.064 640 544.576 640c0.704 0 1.344-0.384 2.048-0.384C550.144 639.36 547.328 638.848 550.72 637.504c3.776-1.6 10.432-3.968 13.312-6.784C564.224 630.592 564.416 630.528 564.544 630.4l129.792-132.992C700.736 491.008 704 482.624 704 474.176z" fill="#edffff" p-id="3020"></path></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -6,8 +6,8 @@
<link rel="icon" href="/satellite-track/favicon.ico"> <link rel="icon" href="/satellite-track/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>satellite-track</title> <title>satellite-track</title>
<script type="module" crossorigin src="/satellite-track/assets/index-7761d18a.js"></script> <script type="module" crossorigin src="/satellite-track/assets/index-6f382a78.js"></script>
<link rel="stylesheet" href="/satellite-track/assets/index-c712abd4.css"> <link rel="stylesheet" href="/satellite-track/assets/index-71dd84b6.css">
</head> </head>
<body> <body>