diff options
Diffstat (limited to 'files/zh-cn/web/api/url/search/index.html')
-rw-r--r-- | files/zh-cn/web/api/url/search/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/url/search/index.html b/files/zh-cn/web/api/url/search/index.html index 7bbe118ad5..4969e2fd84 100644 --- a/files/zh-cn/web/api/url/search/index.html +++ b/files/zh-cn/web/api/url/search/index.html @@ -52,7 +52,7 @@ var queryString = url.search; // Returns:"?q=123" <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">该页面上的兼容性表是由结构化数据生成的。如果您想对数据做出贡献,请查看https://github.com/mdn/browser-compat-data,并向我们发送一个pull request。</div> + <p>{{Compat("api.URL.search")}}</p> |