From 58c79da8ec98955ac337f4126ff98bfc47610a74 Mon Sep 17 00:00:00 2001 From: William Chong Date: Fri, 27 Mar 2026 22:35:48 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=92=84=20Add=20back=20buttons=20and?= =?UTF-8?q?=20map=20previews=20to=20local=20histories=20pages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add back-to-store button on index, back-to-index on Taiwan/HK pages - Render map components as decorative card backgrounds on index page - Override map styles for static display (white fills, no GPU layers) --- pages/local-histories/hongkong.vue | 9 +++++++ pages/local-histories/index.vue | 41 ++++++++++++++++++++++++++++++ pages/local-histories/taiwan.vue | 9 +++++++ 3 files changed, 59 insertions(+) diff --git a/pages/local-histories/hongkong.vue b/pages/local-histories/hongkong.vue index 2f972679..c056ed19 100644 --- a/pages/local-histories/hongkong.vue +++ b/pages/local-histories/hongkong.vue @@ -1,6 +1,15 @@