feat: nodes list

This commit is contained in:
jialin
2024-05-20 18:13:05 +08:00
parent 313da7a9d2
commit 96e83878d1
13 changed files with 415 additions and 46 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ html {
--color-white-1: #fff;
--font-weight-normal: 500;
--font-weight-bold: 700;
--color-text-1: #1d2129;
--color-text-1: var(--ant-color-text);
--color-bg-light-1: #f0fff6;
--font-size-base: 12px;
--ant-color-fill-secondary: rgba(0, 0, 0, 0.06);