完整版

This commit is contained in:
梁泽军 2025-04-27 10:22:51 +08:00
parent a2f867e444
commit 595f1cc16a

View File

@ -73,7 +73,7 @@ export const data = [
result: 1,
},
],
tips: [`拥有被称为“世界第八大奇迹”的`,`秦始皇陵兵马俑`],
tips: [`拥有被称为“世界第八大奇迹”的`, `秦始皇陵兵马俑`],
},
{
id: 5,
@ -92,9 +92,6 @@ export const data = [
result: 0,
},
],
tips: [
`全国最早实行对外开放的`,
`四个经济特区之一`
],
tips: [`全国最早实行对外开放的`, `四个经济特区之一`],
},
];