Initial commit

This commit is contained in:
yuchenglong
2025-11-20 10:00:02 +08:00
commit 8aa5f7802f
147 changed files with 132905 additions and 0 deletions

BIN
dist/assets/QR-58b44157.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

BIN
dist/assets/avatar-46c46ce7.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
dist/assets/back-button-49793580.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

BIN
dist/assets/bg-8c252c22.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 332 KiB

BIN
dist/assets/button-62769f6e.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

BIN
dist/assets/button-loading-801352b2.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
dist/assets/confirm-button-11508f4a.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

BIN
dist/assets/icon-104ead59.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
dist/assets/idcard-555945da.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

1
dist/assets/index-0c3a5195.css vendored Normal file

File diff suppressed because one or more lines are too long

42
dist/assets/index-d39aadb6.js vendored Normal file

File diff suppressed because one or more lines are too long

BIN
dist/assets/radio-1-3c17655e.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
dist/assets/semicircle-c03690f9.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
dist/assets/success-d83b0b81.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

BIN
dist/assets/u2-card-8ae8ba13.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
dist/assets/u4-card-2168368b.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
dist/assets/wait-button-bf05d764.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

14
dist/index.html vendored Normal file
View File

@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Electron + React App</title>
<script type="module" crossorigin src="./assets/index-d39aadb6.js"></script>
<link rel="stylesheet" href="./assets/index-0c3a5195.css">
</head>
<body>
<div id="root"></div>
</body>
</html>