aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/functions/method_definitions
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/javascript/reference/functions/method_definitions')
-rw-r--r--files/zh-cn/web/javascript/reference/functions/method_definitions/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/functions/method_definitions/index.html b/files/zh-cn/web/javascript/reference/functions/method_definitions/index.html
index a26e15dc20..372c50c880 100644
--- a/files/zh-cn/web/javascript/reference/functions/method_definitions/index.html
+++ b/files/zh-cn/web/javascript/reference/functions/method_definitions/index.html
@@ -207,8 +207,6 @@ console.log(bar.foo2()); // 2</pre>
<h2 id="浏览器兼容">浏览器兼容</h2>
-<div class="hidden">浏览器兼容表是通过一些结构化的数据生成的。如果你想贡献一些兼容数据,请参阅 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并将 pull request 发送给我们。</div>
-
<p>{{Compat("javascript.functions.method_definitions")}}</p>
<h2 id="参见">参见</h2>