feat: 添加呼叫热线
This commit is contained in:
@@ -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: "更多",
|
||||
|
||||
Reference in New Issue
Block a user