From 3d90a51da3bdc7830d40c10b3f82040313f9cf1d Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Wed, 28 Jun 2023 11:35:18 +0800 Subject: [PATCH] 2022.6.28 --- pages/map/map.vue | 2 +- static/html/explanation.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pages/map/map.vue b/pages/map/map.vue index 9e5d8e8..05f01ec 100644 --- a/pages/map/map.vue +++ b/pages/map/map.vue @@ -50,7 +50,7 @@ {{done}} 家红色场馆打卡 - 即可获得 + 完成{{pointers.length}}家即可获得 荣誉证书 diff --git a/static/html/explanation.html b/static/html/explanation.html index 1586071..5382250 100644 --- a/static/html/explanation.html +++ b/static/html/explanation.html @@ -79,7 +79,7 @@ - 你已经对苏州革命博物馆的有一些了解了,快来答题吧! + @@ -273,6 +273,7 @@ swiper2 = createSwiper(1); } }); + $('.answer-start p').text(`你已经对${detail?.name}有一些了解了,快来答题吧!`) $('.contentbox .newstext').append($(detail?.content)) $('.tit-top .tit-top-text').text(detail?.name)
你已经对苏州革命博物馆的有一些了解了,快来答题吧!