diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/number/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/number/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/number/index.html b/files/zh-cn/web/javascript/reference/global_objects/number/index.html index 7e89881960..7400ad4ee2 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/number/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/number/index.html @@ -177,7 +177,7 @@ Number('-Infinity') //-Infinity</pre> <h2 id="Browser_compatibility" name="Browser_compatibility">浏览器兼容性</h2> -<div id="compat-mobile"> +<div> <div class="hidden"> <p>The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>and send us a pull request.</p> </div> |