|
@@ -13,7 +13,7 @@ export type TabType = {
|
|
|
|
|
|
export type MapType = {
|
|
|
id: number;
|
|
|
- imgId:number
|
|
|
+ imgId: number;
|
|
|
name: string;
|
|
|
x: string;
|
|
|
y: string;
|
|
@@ -22,17 +22,16 @@ export type MapType = {
|
|
|
son: TabType[];
|
|
|
};
|
|
|
|
|
|
-// 待完善-link
|
|
|
-
|
|
|
export const mapData1: MapType[] = [
|
|
|
{
|
|
|
id: 2,
|
|
|
- imgId:2,
|
|
|
+ imgId: 2,
|
|
|
name: "鸦片战争博物馆",
|
|
|
x: "31.2%",
|
|
|
y: "4%",
|
|
|
ind: 22,
|
|
|
filename: "S1",
|
|
|
+ // son 暂时 无用
|
|
|
son: [
|
|
|
{
|
|
|
id: 2.1,
|
|
@@ -58,12 +57,13 @@ export const mapData1: MapType[] = [
|
|
|
},
|
|
|
{
|
|
|
id: 3,
|
|
|
- imgId:3,
|
|
|
+ imgId: 3,
|
|
|
name: "海战馆",
|
|
|
x: "18.5%",
|
|
|
y: "39.5%",
|
|
|
ind: 22,
|
|
|
filename: "S2",
|
|
|
+ // son 暂时 无用
|
|
|
son: [
|
|
|
{
|
|
|
id: 2.1,
|
|
@@ -89,7 +89,7 @@ export const maoData2 = [
|
|
|
r: "auto",
|
|
|
ind: 21,
|
|
|
type: "left",
|
|
|
- link: "/scene/?m=1194",
|
|
|
+ link: "https://www.4dkankan.com/spc.html?m=SS-HWGdXUwTz7&lang=zh",
|
|
|
},
|
|
|
{
|
|
|
id: 5,
|
|
@@ -100,7 +100,7 @@ export const maoData2 = [
|
|
|
r: "auto",
|
|
|
ind: 21,
|
|
|
type: "left",
|
|
|
- link: "/scene/?m=1194",
|
|
|
+ link: "https://www.4dkankan.com/spc.html?m=SS-kI3GS3HAfe&lang=zh",
|
|
|
loc: "顶部",
|
|
|
},
|
|
|
{
|
|
@@ -112,7 +112,7 @@ export const maoData2 = [
|
|
|
r: "auto",
|
|
|
ind: 21,
|
|
|
type: "left",
|
|
|
- link: "/scene/?m=1194",
|
|
|
+ link: "https://www.4dkankan.com/spc.html?m=SS-v1F1J0ryJ5&lang=zh",
|
|
|
loc: "顶部",
|
|
|
},
|
|
|
{
|
|
@@ -124,7 +124,7 @@ export const maoData2 = [
|
|
|
r: "auto",
|
|
|
ind: 21,
|
|
|
type: "left",
|
|
|
- link: "https://laser.4dkankan.com/index.html?m=SS-w1y1zhoOa0&lang=zh#/",
|
|
|
+ link: "https://www.4dkankan.com/spc.html?m=SS-w1y1zhoOa0&lang=zh",
|
|
|
},
|
|
|
{
|
|
|
id: 8,
|
|
@@ -135,18 +135,7 @@ export const maoData2 = [
|
|
|
r: "auto",
|
|
|
ind: 21,
|
|
|
type: "left",
|
|
|
- link: "/scene/?m=1194",
|
|
|
- },
|
|
|
- {
|
|
|
- id: 12,
|
|
|
- name: "定洋炮台旧址",
|
|
|
- x: "50%",
|
|
|
- y: "40.5%",
|
|
|
- b: "auto",
|
|
|
- r: "auto",
|
|
|
- ind: 21,
|
|
|
- type: "center",
|
|
|
- link: "/scene/?m=1194",
|
|
|
+ link: "https://www.4dkankan.com/spc.html?m=SS-3yiIoMBSnw&app&lang=zh",
|
|
|
},
|
|
|
{
|
|
|
id: 9,
|
|
@@ -157,7 +146,7 @@ export const maoData2 = [
|
|
|
r: "27.3%",
|
|
|
ind: 21,
|
|
|
type: "right",
|
|
|
- link: "/scene/?m=1194",
|
|
|
+ link: "https://www.4dkankan.com/spg.html?m=SS-eSOtvcwXXu0&lang=zh",
|
|
|
loc: "顶部",
|
|
|
},
|
|
|
{
|
|
@@ -169,7 +158,7 @@ export const maoData2 = [
|
|
|
r: "26.7%",
|
|
|
ind: 21,
|
|
|
type: "right",
|
|
|
- link: "/scene/?m=1194",
|
|
|
+ link: "https://www.4dkankan.com/spc.html?m=SS-4gkCaRBt52&lang=zh",
|
|
|
loc: "顶部",
|
|
|
},
|
|
|
{
|
|
@@ -181,9 +170,32 @@ export const maoData2 = [
|
|
|
r: "15%",
|
|
|
ind: 21,
|
|
|
type: "right",
|
|
|
- link: "/scene/?m=1194",
|
|
|
+ link: "https://www.4dkankan.com/spg.html?m=SS-8DM80TR57iQ&lang=zh",
|
|
|
loc: "顶部",
|
|
|
},
|
|
|
+ {
|
|
|
+ id: 12,
|
|
|
+ name: "定洋炮台旧址",
|
|
|
+ x: "50%",
|
|
|
+ y: "40.5%",
|
|
|
+ b: "auto",
|
|
|
+ r: "auto",
|
|
|
+ ind: 21,
|
|
|
+ type: "center",
|
|
|
+ link: "https://www.4dkankan.com/spg.html?m=SS-suYJyuqvS4z&lang=zh",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: 13,
|
|
|
+ name: "虎门寨墙",
|
|
|
+ x: "41.5%",
|
|
|
+ y: "8%",
|
|
|
+ b: "auto",
|
|
|
+ r: "auto",
|
|
|
+ ind: 21,
|
|
|
+ type: "top",
|
|
|
+ link: "https://www.4dkankan.com/spg.html?m=SS-SyyOlkOmrAW&lang=zh",
|
|
|
+ imgType:'inco3'
|
|
|
+ },
|
|
|
];
|
|
|
|
|
|
// 设置图片加载完成的仓库数据
|