From 73ef54954738e9d5d83b0d974fcd7a0c711c0501 Mon Sep 17 00:00:00 2001 From: RuyiLuo Date: Wed, 20 Apr 2022 16:01:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=86=85=E5=AE=B9=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/index.html b/docs/index.html index b7679cdc..c3fff51f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -20,6 +20,12 @@ previousText:'上一篇', nextText:'下一篇', }, + search:{ + placeholder:'搜索', + noData:'找不到结果', + paths:'auto', + depth:6 + }