feat: bugfix
This commit is contained in:
@@ -336,7 +336,7 @@ class KRPurchaseMembershipView extends GetView<KRPurchaseMembershipController>
|
||||
),
|
||||
child: Center(
|
||||
child: Text(
|
||||
'${controller.kr_getDiscountText(plan, discountIndex!)} OFF',
|
||||
'${controller.kr_getDiscountText(plan, discountIndex!)} off',
|
||||
style: TextStyle(
|
||||
color: Colors.black, // 白色文字更清晰
|
||||
fontSize: 14,
|
||||
|
||||
Reference in New Issue
Block a user