feat: 添加呼叫热线

This commit is contained in:
2026-07-16 22:14:10 +08:00
parent bce3e5912f
commit e75c83e592
5 changed files with 83 additions and 15 deletions

View File

@@ -38,16 +38,16 @@ const itemList = ref([
title: "旅行记录",
type: Command.travelAIGC,
},
// {
// icon: "",
// title: "我的订单",
// type: Command.myOrder,
// },
{
icon: "",
title: "呼叫服务",
type: Command.callServiceCard,
title: "我的订单",
type: Command.myOrder,
},
// {
// icon: "",
// title: "呼叫服务",
// type: Command.callServiceCard,
// },
{
icon: "https://oss.nianxx.cn/mp/static/version_101/home/more.png",
title: "更多",