🐛 fix: 修改样式

This commit is contained in:
2025-12-15 18:29:56 -08:00
parent c8401af672
commit 75db379624
6 changed files with 164 additions and 20 deletions
+1
View File
@@ -2360,6 +2360,7 @@ declare namespace API {
id: number;
avatar: string;
balance: number;
remark: string;
commission: number;
referral_percentage: number;
only_first_purchase: boolean;