Skip to content

Commit

Permalink
🐛 新版本前端
Browse files Browse the repository at this point in the history
  • Loading branch information
snowykami committed Oct 3, 2024
1 parent 0b407a2 commit 528a3fe
Show file tree
Hide file tree
Showing 13 changed files with 105 additions and 0 deletions.
1 change: 1 addition & 0 deletions api/frontend/web/apiroot
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
http://127.0.0.1:8088
1 change: 1 addition & 0 deletions api/frontend/web/assets/index-Bwi16n-M.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

80 changes: 80 additions & 0 deletions api/frontend/web/assets/index-kAPUDh6m.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions api/frontend/web/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions api/frontend/web/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<link rel="icon" type="image/svg+xml" href="/icon.svg"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Server Status</title>
<script type="module" crossorigin src="/assets/index-kAPUDh6m.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Bwi16n-M.css">
</head>
<body>
<div id="app"></div>
</body>
</html>
1 change: 1 addition & 0 deletions api/frontend/web/svg/location.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions api/frontend/web/svg/system-arch.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions api/frontend/web/svg/system-debian.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions api/frontend/web/svg/system-linux.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions api/frontend/web/svg/system-opensuse.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions api/frontend/web/svg/system-ubuntu.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions api/frontend/web/svg/system-windows.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 528a3fe

Please sign in to comment.