From 5b85186cb8cfd6876b3a3c69ff3eeffe8a12cdec Mon Sep 17 00:00:00 2001 From: wizardforcel <562826179@qq.com> Date: Thu, 17 Sep 2020 22:46:41 +0800 Subject: [PATCH] 2020-09-17 22:46:41 --- index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.html b/index.html index b378d09..2198f0e 100644 --- a/index.html +++ b/index.html @@ -69,6 +69,11 @@ placeholder: '搜索', noData: '没有结果', }, + copyCode: { + buttonText: '复制', + errorText: 'Error', + successText: 'OK!', + }, } -- GitLab