Skip to content

Commit

Permalink
fix:修复静态页面
Browse files Browse the repository at this point in the history
  • Loading branch information
FerretAngel committed Apr 15, 2024
1 parent ae2e441 commit d2d9855
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions docs/assets/index-zId2dyh7.js → docs/assets/index-DKmSHhwq.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<link rel="icon" href="./favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
<script type="module" crossorigin src="./assets/index-zId2dyh7.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-CEF3hnv1.css">
<script type="module" crossorigin src="./assets/index-DKmSHhwq.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-DNhbKO3s.css">
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit d2d9855

Please sign in to comment.