This commit is contained in:
parent
2a479bc09f
commit
527a147708
|
@ -257,22 +257,22 @@ const data = reactive({
|
|||
id: 3,
|
||||
title: "养老机构食堂",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "老有康养",
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
title: "老有康养",
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
title: "老有康养",
|
||||
},
|
||||
{
|
||||
id: 7,
|
||||
title: "老有康养",
|
||||
},
|
||||
// {
|
||||
// id: 4,
|
||||
// title: "老有康养",
|
||||
// },
|
||||
// {
|
||||
// id: 5,
|
||||
// title: "老有康养",
|
||||
// },
|
||||
// {
|
||||
// id: 6,
|
||||
// title: "老有康养",
|
||||
// },
|
||||
// {
|
||||
// id: 7,
|
||||
// title: "老有康养",
|
||||
// },
|
||||
],
|
||||
list: [
|
||||
{
|
||||
|
@ -293,24 +293,24 @@ const data = reactive({
|
|||
rate: "职业学校",
|
||||
comment: "老师非常耐心,课程也很丰富!",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
imgurl: b2,
|
||||
title: "象山老年大学",
|
||||
address: "宁波市象山县广场路39号",
|
||||
Scoring: 1,
|
||||
rate: "职业学校",
|
||||
comment: "老师非常耐心,课程也很丰富!",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
imgurl: b2,
|
||||
title: "象山老年大学",
|
||||
address: "宁波市象山县广场路39号",
|
||||
Scoring: 1,
|
||||
rate: "职业学校",
|
||||
comment: "老师非常耐心,课程也很丰富!",
|
||||
},
|
||||
// {
|
||||
// id: 2,
|
||||
// imgurl: b2,
|
||||
// title: "象山老年大学",
|
||||
// address: "宁波市象山县广场路39号",
|
||||
// Scoring: 1,
|
||||
// rate: "职业学校",
|
||||
// comment: "老师非常耐心,课程也很丰富!",
|
||||
// },
|
||||
// {
|
||||
// id: 2,
|
||||
// imgurl: b2,
|
||||
// title: "象山老年大学",
|
||||
// address: "宁波市象山县广场路39号",
|
||||
// Scoring: 1,
|
||||
// rate: "职业学校",
|
||||
// comment: "老师非常耐心,课程也很丰富!",
|
||||
// },
|
||||
],
|
||||
// {
|
||||
// name: "老有康养",
|
||||
|
|
Loading…
Reference in New Issue