From 595f1cc16a567ab320d2d41dd520f3126b836487 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E6=B3=BD=E5=86=9B?= <5654792+tcubic21@user.noreply.gitee.com> Date: Sun, 27 Apr 2025 10:22:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=95=B4=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/index.js | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/data/index.js b/src/data/index.js index 544d399..9a8adf7 100644 --- a/src/data/index.js +++ b/src/data/index.js @@ -73,7 +73,7 @@ export const data = [ result: 1, }, ], - tips: [`拥有被称为“世界第八大奇迹”的`,`秦始皇陵兵马俑`], + tips: [`拥有被称为“世界第八大奇迹”的`, `秦始皇陵兵马俑`], }, { id: 5, @@ -92,9 +92,6 @@ export const data = [ result: 0, }, ], - tips: [ - `全国最早实行对外开放的`, - `四个经济特区之一` - ], + tips: [`全国最早实行对外开放的`, `四个经济特区之一`], }, ];