From c4576ded828eb9a5ef5f032c8f9409a7116f80a1 Mon Sep 17 00:00:00 2001 From: t7yang Date: Mon, 10 Jan 2022 08:38:06 +0800 Subject: remove id attribute not in heading for zh-CN --- .../javascript/reference/global_objects/number/tostring/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/number/tostring') diff --git a/files/zh-cn/web/javascript/reference/global_objects/number/tostring/index.html b/files/zh-cn/web/javascript/reference/global_objects/number/tostring/index.html index 30fdc17406..2a7407aa25 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/number/tostring/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/number/tostring/index.html @@ -92,7 +92,7 @@ console.log((-0xff).toString(2)); // 输出 '-11111111'
{{CompatibilityTable}}
-
+
@@ -115,7 +115,7 @@ console.log((-0xff).toString(2)); // 输出 '-11111111'
-
+
-- cgit v1.2.3-54-g00ecf