|
|
@@ -32,12 +32,12 @@ export function MenuCell({ onItemPress, showWallet = false }: MenuCellProps) {
|
|
|
title: "全部订单",
|
|
|
type: "2_0",
|
|
|
},
|
|
|
- {
|
|
|
- icon: Images.mine.exchangeIcon || "",
|
|
|
- title: "兑换码",
|
|
|
- tip: "10:00 ~ 18:00",
|
|
|
- type: "6_1",
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // icon: Images.mine.exchangeIcon || "",
|
|
|
+ // title: "兑换码",
|
|
|
+ // tip: "10:00 ~ 18:00",
|
|
|
+ // type: "6_1",
|
|
|
+ // },
|
|
|
{
|
|
|
icon: Images.mine.customerService || "",
|
|
|
title: "联系客服",
|