chore: init saasshop repo + sql migrations runner + gitee go

This commit is contained in:
萝卜
2026-03-10 11:31:02 +00:00
commit 50f15cdea8
210 changed files with 29534 additions and 0 deletions

1
public/css/admin.css Normal file
View File

@@ -0,0 +1 @@
body{background:#020617}a{color:#60a5fa}.layout{grid-template-columns:260px 1fr}.sidebar{background:#0f172a;border-right:1px solid #1e293b}.sidebar a:hover{background:#1e293b}.card{background:#111827}.grid{grid-template-columns:repeat(5,1fr)}.badge{background:#1d4ed8;color:#dbeafe}.danger{background:#7f1d1d;color:#fecaca}.button-danger{background:#7f1d1d;color:#fecaca}.card-login{background:#111827;border:1px solid #334155}