优化领取界面
This commit is contained in:
@@ -381,7 +381,6 @@ function parseDeliveryItems(value: unknown): DeliveryItem[] {
|
||||
const fallback = [
|
||||
{ cloudSkuId: 910001, cloudSkuName: '套餐商品 A', quantity: 1 },
|
||||
{ cloudSkuId: 910002, cloudSkuName: '套餐商品 B', quantity: 2 },
|
||||
{ cloudSkuId: 910003, cloudSkuName: '套餐商品 C', quantity: 1 },
|
||||
]
|
||||
|
||||
if (!text) {
|
||||
|
||||
Reference in New Issue
Block a user