diff options
Diffstat (limited to 'files/zh-cn/web/api/navigator')
-rw-r--r-- | files/zh-cn/web/api/navigator/devicememory/index.html | 2 | ||||
-rw-r--r-- | files/zh-cn/web/api/navigator/index.html | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/files/zh-cn/web/api/navigator/devicememory/index.html b/files/zh-cn/web/api/navigator/devicememory/index.html index b5c5948433..a4496d5c22 100644 --- a/files/zh-cn/web/api/navigator/devicememory/index.html +++ b/files/zh-cn/web/api/navigator/devicememory/index.html @@ -36,6 +36,6 @@ console.log ("This device has at least " + memory + "GiB of RAM.") <h2 id="Browser_compatibility">Browser compatibility</h2> -<div class="hidden">此页上的兼容性表是从结构化数据生成的。如果你想对数据有所贡献,请查看https://github.com/mdn/browser-compat-data并向我们发送请求</div> + <p>{{Compat("api.Navigator.deviceMemory")}}</p> diff --git a/files/zh-cn/web/api/navigator/index.html b/files/zh-cn/web/api/navigator/index.html index a68d752556..8660fc5c2d 100644 --- a/files/zh-cn/web/api/navigator/index.html +++ b/files/zh-cn/web/api/navigator/index.html @@ -167,6 +167,4 @@ translation_of: Web/API/Navigator <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> - <div>{{Compat("api.Navigator")}}</div> |