From 8b6621966195ae20c972e812d5cdbed2b6146675 Mon Sep 17 00:00:00 2001 From: rjohnson Date: Thu, 18 Mar 2021 17:16:33 -0700 Subject: remove fx_minversion_header macro calls --- files/zh-cn/web/api/htmlelement/oncopy/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web/api/htmlelement/oncopy/index.html') diff --git a/files/zh-cn/web/api/htmlelement/oncopy/index.html b/files/zh-cn/web/api/htmlelement/oncopy/index.html index 12ff84d885..9cc6bc8fe7 100644 --- a/files/zh-cn/web/api/htmlelement/oncopy/index.html +++ b/files/zh-cn/web/api/htmlelement/oncopy/index.html @@ -3,7 +3,7 @@ title: element.oncopy slug: Web/API/HTMLElement/oncopy translation_of: Web/API/HTMLElement/oncopy --- -

{{ Fx_minversion_header("3") }} {{ ApiRef() }}

+

{{ ApiRef() }}

概述

oncopy属性用来获取或设置当前元素的copy事件的事件处理函数.

语法

-- cgit v1.2.3-54-g00ecf