新增发布需求入口

This commit is contained in:
TOP糯米 2023-02-21 23:35:24 +08:00
parent a032e79b33
commit f301cf8ab7
1 changed files with 2 additions and 1 deletions

View File

@ -64,6 +64,7 @@
class="service-item"
v-for="(item, index) in aftermarketServiceList"
:key="index"
@click="$utils.toPage(item.page)"
>
<image
class="service-icon"
@ -201,7 +202,7 @@ export default {
id: 11,
icon: require("@/static/temp/index/a3.png"),
title: "保洁家政",
page: "",
page: "/pages/demand/demand",
},
{
id: 12,