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