feat:
This commit is contained in:
@ -48,8 +48,8 @@ const LIST: Item[] = [
|
||||
{
|
||||
id: ProductSpecId.BOSS_VIP_NEW_2,
|
||||
title: '推荐一月',
|
||||
price: '480播豆',
|
||||
amt: 48,
|
||||
price: '680播豆',
|
||||
amt: 68,
|
||||
badge: '限时体验',
|
||||
contents: [
|
||||
{ content: '-通告每日优先展示', highlight: true },
|
||||
@ -61,8 +61,8 @@ const LIST: Item[] = [
|
||||
{
|
||||
id: ProductSpecId.BOSS_VIP_NEW_3,
|
||||
title: '推荐一季',
|
||||
price: '960播豆',
|
||||
amt: 96,
|
||||
price: '1360播豆',
|
||||
amt: 136,
|
||||
badge: '6.7折',
|
||||
contents: [
|
||||
{ content: '-通告每日优先展示', highlight: true },
|
||||
|
||||
Reference in New Issue
Block a user