Commit dae61dea authored by tyyin lan's avatar tyyin lan

chore: 礼包充值价格调整

parent 1241e2db
......@@ -24,7 +24,7 @@ const packageList = ref({
title: t('equity_module.flagship_version'),
list: [
{ name: t('equity_module.monthly_pass'), currentPrice: 29.9, originalPrice: 39.9, discountedPrice: 10 },
{ name: t('equity_module.annual_card'), currentPrice: 299, originalPrice: 238.9, discountedPrice: 59.9 },
{ name: t('equity_module.annual_card'), currentPrice: 299, originalPrice: 358.9, discountedPrice: 59.9 },
],
},
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment