mirror of
https://github.com/ProudMuBai/GoFilm.git
synced 2026-03-03 01:37:30 +08:00
ABS v1 test
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
film/data/nginx/html/assets/index-8ca98118.css
Normal file
1
film/data/nginx/html/assets/index-8ca98118.css
Normal file
File diff suppressed because one or more lines are too long
Binary file not shown.
|
Before Width: | Height: | Size: 3.3 MiB |
@@ -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>
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user