From 4a377ea1301b540a9b0460f351c17e9fbf620490 Mon Sep 17 00:00:00 2001 From: ykxiao Date: Fri, 6 Jun 2025 15:24:44 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=93=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index ec9593a..601b9d5 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,7 @@ loadSidebar: true, subMaxLevel: 2, formatUpdated: '{MM}/{DD} {HH}:{mm}', + routerMode: 'history', search: { maxAge: 86400000, // 过期时间,单位毫秒,默认一天