ABS v1 test

This commit is contained in:
mubai
2023-12-24 23:22:20 +08:00
parent b48e53a637
commit 86e0501d2f
59 changed files with 538 additions and 1699 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 MiB

View File

@@ -11,8 +11,8 @@
<meta charset="UTF-8"/>
<title>(╥﹏╥)</title>
<link rel="stylesheet" href="//at.alicdn.com/t/c/font_3992367_chvdxwo1gkp.css">
<script type="module" crossorigin src="/assets/index-5024c3a5.js"></script>
<link rel="stylesheet" href="/assets/index-408b56dd.css">
<script type="module" crossorigin src="/assets/index-25f85fdf.js"></script>
<link rel="stylesheet" href="/assets/index-8ca98118.css">
</head>
<body>
<div id="app"></div>

View File

@@ -8,6 +8,7 @@ http {
default_type application/octet-stream;
sendfile on;
keepalive_timeout 65;
client_max_body_size 200m;
server {
listen 80;
server_name localhost;