feat: Add dashboard, subscription, and account UI components, and update .gitignore to exclude npm cache files.

This commit is contained in:
2569718930@qq.com
2026-03-13 08:51:06 +08:00
parent 1e541433e5
commit 003aff98d6
17 changed files with 413 additions and 568 deletions
@@ -1666,6 +1666,7 @@
display: inline-flex;
align-items: center;
justify-content: center;
gap: 6px;
padding: 6px 12px;
border-radius: 8px;
border: 1px solid rgba(34, 211, 238, 0.34);