From 108b96d0bfc7d863ddf98bdaffb78e4b19580be9 Mon Sep 17 00:00:00 2001 From: jinyaqiu Date: Mon, 28 Jul 2025 17:26:44 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A4=84=E7=90=86=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/owner/rights/premium.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/components/owner/rights/premium.tsx b/components/owner/rights/premium.tsx index 202e092..79d0cbe 100644 --- a/components/owner/rights/premium.tsx +++ b/components/owner/rights/premium.tsx @@ -53,6 +53,7 @@ const Premium = (props: Props) => { onPress={async () => { setPayType(item?.product_code); }} + key={item?.product_code} style={[styles.yearly, { borderColor: payType === item?.product_code ? '#FFB645' : '#E1E1E1', opacity: payType === item?.product_code ? 1 : 0.5 }]} activeOpacity={0.8} >