Dark模式 oss存储
Deploy dev / deploy (push) Successful in 1m16s

This commit is contained in:
Azmat@qq.com
2026-09-24 18:06:00 +08:00
parent ceb5163881
commit 5dbb240b59
46 changed files with 3491 additions and 350 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"name": "yingqing",
"private": true,
"scripts": {
"be": "bash scripts/dev.sh be",
"fe": "bash scripts/dev.sh fe",
"dev": "bash scripts/dev.sh dev"
}
}