product_management/product_management
yumoqing 9389ae1237 fix(storefront): 产线年付展示价=月单价×months(10)——此前月/年显示同价
get_customer_price_display 只取定价单位价未乘 months 倍数,产线年付卡片
显示与月付相同价格(100 元/月 也显示 ¥100)。年付 months=10 → 总价=月价×10,
单位标签切'元/年'。存储/模型 months=1 不受影响。
2026-09-06 17:21:23 +08:00
..