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