|
|
@@ -338,30 +338,32 @@ |
|
|
|
imgUrl: `${fileURL}image/newHome/jihuo.png`, |
|
|
|
title: "激活服务", |
|
|
|
path: '/subpackage/personal-center/etc-activation' |
|
|
|
}, { |
|
|
|
imgUrl: `${fileURL}image/newHome/zhuxiao.png`, |
|
|
|
title: "设备注销", |
|
|
|
path: "", |
|
|
|
handlePath: () => { |
|
|
|
cardRecharge(3) |
|
|
|
} |
|
|
|
}, { |
|
|
|
imgUrl: `${fileURL}image/newHome/shenji.png`, |
|
|
|
title: "设备升级", |
|
|
|
path: `/subpackage/after-sale/equipment-upgrade/select-car` |
|
|
|
}, { |
|
|
|
imgUrl: `${fileURL}image/newHome/kefu.png`, |
|
|
|
title: "在线客服", |
|
|
|
path: `/subpackage/after-sale/onlineService` |
|
|
|
}, { |
|
|
|
imgUrl: `${fileURL}image/newHome/wangdian.png`, |
|
|
|
title: "网点查询", |
|
|
|
path: "/subpackage/after-sale/wangdian" |
|
|
|
}, { |
|
|
|
imgUrl: `${fileURL}image/newHome/yewu.png`, |
|
|
|
title: "业务指引", |
|
|
|
path: "" |
|
|
|
}, { |
|
|
|
}, |
|
|
|
// { |
|
|
|
// imgUrl: `${fileURL}image/newHome/zhuxiao.png`, |
|
|
|
// title: "设备注销", |
|
|
|
// path: "", |
|
|
|
// handlePath: () => { |
|
|
|
// cardRecharge(3) |
|
|
|
// } |
|
|
|
// }, { |
|
|
|
// imgUrl: `${fileURL}image/newHome/shenji.png`, |
|
|
|
// title: "设备升级", |
|
|
|
// path: `/subpackage/after-sale/equipment-upgrade/select-car` |
|
|
|
// }, { |
|
|
|
// imgUrl: `${fileURL}image/newHome/kefu.png`, |
|
|
|
// title: "在线客服", |
|
|
|
// path: `/subpackage/after-sale/onlineService` |
|
|
|
// }, { |
|
|
|
// imgUrl: `${fileURL}image/newHome/wangdian.png`, |
|
|
|
// title: "网点查询", |
|
|
|
// path: "/subpackage/after-sale/wangdian" |
|
|
|
// }, { |
|
|
|
// imgUrl: `${fileURL}image/newHome/yewu.png`, |
|
|
|
// title: "业务指引", |
|
|
|
// path: "" |
|
|
|
// }, |
|
|
|
{ |
|
|
|
imgUrl: `${fileURL}image/newHome/more.png`, |
|
|
|
title: "更多", |
|
|
|
path: `/pages/service/service` |