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