This commit is contained in:
duanxiaohai 2024-07-24 10:07:13 +08:00
parent eaa6ae2f7c
commit 35ffb4d047
1 changed files with 37 additions and 1 deletions

View File

@ -802,7 +802,7 @@ const jbfwqTotal = ref([
bgColor: "#00b050", bgColor: "#00b050",
img: fwqbg1, img: fwqbg1,
img2: b2, img2: b2,
x:30, x:33,
y:0, y:0,
}, },
{ {
@ -811,6 +811,8 @@ const jbfwqTotal = ref([
bgColor: "#00b050", bgColor: "#00b050",
img: fwqbg1, img: fwqbg1,
img2: b2, img2: b2,
x:55,
y:0,
}, },
{ {
name: "溪口中银小学", name: "溪口中银小学",
@ -818,6 +820,8 @@ const jbfwqTotal = ref([
bgColor: "#00b050", bgColor: "#00b050",
img: fwqbg1, img: fwqbg1,
img2: b2, img2: b2,
x:38,
y:0,
}, },
{ {
name: "溪口初中", name: "溪口初中",
@ -825,6 +829,8 @@ const jbfwqTotal = ref([
bgColor: "#00b050", bgColor: "#00b050",
img: fwqbg1, img: fwqbg1,
img2: b2, img2: b2,
x:33,
y:0,
}, },
{ {
name: "居家养老中心", name: "居家养老中心",
@ -832,6 +838,8 @@ const jbfwqTotal = ref([
bgColor: "#f4c243", bgColor: "#f4c243",
img: fwqbg5, img: fwqbg5,
img2: b1, img2: b1,
x:38,
y:0,
}, },
{ {
name: "共享食堂", name: "共享食堂",
@ -839,6 +847,8 @@ const jbfwqTotal = ref([
bgColor: "#f4c243", bgColor: "#f4c243",
img: fwqbg5, img: fwqbg5,
img2: b1, img2: b1,
x:33,
y:0,
}, },
{ {
name: "老年活动中心", name: "老年活动中心",
@ -846,6 +856,8 @@ const jbfwqTotal = ref([
bgColor: "#f4c243", bgColor: "#f4c243",
img: fwqbg5, img: fwqbg5,
img2: b1, img2: b1,
x:38,
y:0,
}, },
{ {
name: "残疾人之家", name: "残疾人之家",
@ -853,6 +865,8 @@ const jbfwqTotal = ref([
bgColor: "#f4c243", bgColor: "#f4c243",
img: fwqbg5, img: fwqbg5,
img2: b1, img2: b1,
x:35,
y:0,
}, },
{ {
name: "智慧篮球场", name: "智慧篮球场",
@ -860,6 +874,8 @@ const jbfwqTotal = ref([
bgColor: "#00b0f0", bgColor: "#00b0f0",
img: fwqbg2, img: fwqbg2,
img2: b3, img2: b3,
x:34,
y:50,
}, },
{ {
name: "慢行步道", name: "慢行步道",
@ -867,6 +883,8 @@ const jbfwqTotal = ref([
bgColor: "#00b0f0", bgColor: "#00b0f0",
img: fwqbg2, img: fwqbg2,
img2: b3, img2: b3,
x:26,
y:50,
}, },
{ {
name: "文化礼堂", name: "文化礼堂",
@ -874,6 +892,8 @@ const jbfwqTotal = ref([
bgColor: "#a1ce63", bgColor: "#a1ce63",
img: fwqbg6, img: fwqbg6,
img2: b4, img2: b4,
x:33,
y:0,
}, },
{ {
name: "综合文化站", name: "综合文化站",
@ -881,6 +901,8 @@ const jbfwqTotal = ref([
bgColor: "#a1ce63", bgColor: "#a1ce63",
img: fwqbg6, img: fwqbg6,
img2: b4, img2: b4,
x:35,
y:0,
}, },
{ {
name: "共享菜园", name: "共享菜园",
@ -888,6 +910,8 @@ const jbfwqTotal = ref([
bgColor: "#a1ce63", bgColor: "#a1ce63",
img: fwqbg6, img: fwqbg6,
img2: b4, img2: b4,
x:33,
y:0,
}, },
{ {
name: "零工市场", name: "零工市场",
@ -895,6 +919,8 @@ const jbfwqTotal = ref([
bgColor: "#a1ce63", bgColor: "#a1ce63",
img: fwqbg6, img: fwqbg6,
img2: b4, img2: b4,
x:33,
y:0,
}, },
{ {
name: "溪口中心医院", name: "溪口中心医院",
@ -902,6 +928,8 @@ const jbfwqTotal = ref([
bgColor: "#0070c0", bgColor: "#0070c0",
img: fwqbg3, img: fwqbg3,
img2: b5, img2: b5,
x:10,
y:50,
}, },
{ {
name: "溪口菜市场", name: "溪口菜市场",
@ -909,6 +937,8 @@ const jbfwqTotal = ref([
bgColor: "#184e32", bgColor: "#184e32",
img: fwqbg4, img: fwqbg4,
img2: b6, img2: b6,
x:-24,
y:50,
}, },
{ {
name: "大型超市", name: "大型超市",
@ -916,6 +946,8 @@ const jbfwqTotal = ref([
bgColor: "#184e32", bgColor: "#184e32",
img: fwqbg4, img: fwqbg4,
img2: b6, img2: b6,
x:-24,
y:50,
}, },
{ {
name: "智慧停车场", name: "智慧停车场",
@ -923,6 +955,8 @@ const jbfwqTotal = ref([
bgColor: "#184e32", bgColor: "#184e32",
img: fwqbg4, img: fwqbg4,
img2: b6, img2: b6,
x:-28,
y:50,
}, },
{ {
name: "溪口镇便民服务中心", name: "溪口镇便民服务中心",
@ -930,6 +964,8 @@ const jbfwqTotal = ref([
bgColor: "#184e32", bgColor: "#184e32",
img: fwqbg4, img: fwqbg4,
img2: b6, img2: b6,
x:-40,
y:50,
}, },
], ],
}, },