feat: 修改样式

This commit is contained in:
2025-08-12 02:58:18 -07:00
parent cc522d0754
commit 265519a03d
13 changed files with 567 additions and 648 deletions
+3
View File
@@ -319,6 +319,9 @@ declare namespace API {
forced_invite: boolean;
referral_percentage: number;
only_first_purchase: boolean;
first_purchase_percentage: number;
first_yearly_purchase_percentage: number;
non_first_purchase_percentage: number;
};
type LoginResponse = {