diff options
Diffstat (limited to 'files/zh-cn/web/api/xmlhttprequest/response/index.html')
-rw-r--r-- | files/zh-cn/web/api/xmlhttprequest/response/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/api/xmlhttprequest/response/index.html b/files/zh-cn/web/api/xmlhttprequest/response/index.html index 71ecacaa8c..03ab3ce6e4 100644 --- a/files/zh-cn/web/api/xmlhttprequest/response/index.html +++ b/files/zh-cn/web/api/xmlhttprequest/response/index.html @@ -81,8 +81,6 @@ function load(url, callback) { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面中的兼容性表是根据结构化数据生成的。如果你想为数据做出贡献,请查看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并向我们发起拉取请求。</div> - <p>{{Compat("api.XMLHttpRequest.response")}}</p> <h2 id="了解更多">了解更多</h2> |