diff options
Diffstat (limited to 'files/zh-cn/web/api/console')
-rw-r--r-- | files/zh-cn/web/api/console/debug/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/console/debug/index.html b/files/zh-cn/web/api/console/debug/index.html index 5e99b5ac81..8303d85879 100644 --- a/files/zh-cn/web/api/console/debug/index.html +++ b/files/zh-cn/web/api/console/debug/index.html @@ -53,7 +53,7 @@ console.debug(<em>消息</em>[, 字符串<em>1</em>, ..., 字符串<em>N</em>]); <h2 id="浏览器兼容性">浏览器兼容性</h2> <div> -<div class="hidden">此页面上的兼容性表是根据结构化数据生成的。 如果您想为数据做出贡献,请查看https://github.com/mdn/browser-compat-data并向我们推送请求。</div> + <p>{{Compat("api.Console.debug")}}</p> </div> |