auto-save 2026-04-24 01:12 (+1, ~2)
This commit is contained in:
@@ -188,6 +188,27 @@
|
|||||||
"message": "auto-save 2026-04-24 01:01 (~1)",
|
"message": "auto-save 2026-04-24 01:01 (~1)",
|
||||||
"hash": "738b0db",
|
"hash": "738b0db",
|
||||||
"files_changed": 1
|
"files_changed": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ts": "2026-04-24T01:07:02+08:00",
|
||||||
|
"type": "commit",
|
||||||
|
"message": "auto-save 2026-04-24 01:06 (~1)",
|
||||||
|
"hash": "e034d29",
|
||||||
|
"files_changed": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ts": "2026-04-24T01:07:32+08:00",
|
||||||
|
"type": "commit",
|
||||||
|
"message": "fix: grid minmax 260→220 避免 1200 viewport 下卡片溢出",
|
||||||
|
"hash": "b75961e",
|
||||||
|
"files_changed": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ts": "2026-04-24T01:10:11+08:00",
|
||||||
|
"type": "commit",
|
||||||
|
"message": "chore: gitignore playwright QA 产物",
|
||||||
|
"hash": "47c45e3",
|
||||||
|
"files_changed": 1
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
FROM nginx:alpine
|
FROM nginx:alpine
|
||||||
|
|
||||||
COPY index.html /usr/share/nginx/html/index.html
|
COPY index.html /usr/share/nginx/html/index.html
|
||||||
|
COPY anime.umd.min.js /usr/share/nginx/html/anime.umd.min.js
|
||||||
|
|
||||||
RUN printf 'server {\n\
|
RUN printf 'server {\n\
|
||||||
listen 80;\n\
|
listen 80;\n\
|
||||||
|
|||||||
7
anime.umd.min.js
vendored
Normal file
7
anime.umd.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user