aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/global_objects/number/tofixed
diff options
context:
space:
mode:
authort7yang <t7yang@gmail.com>2022-01-10 08:38:06 +0800
committerIrvin <irvinfly@gmail.com>2022-02-16 02:35:54 +0800
commitc4576ded828eb9a5ef5f032c8f9409a7116f80a1 (patch)
treea26eb256f89eb1b8b2a9c65f1e0183509622807e /files/zh-cn/web/javascript/reference/global_objects/number/tofixed
parentf7b137a3dff09fb8f976140d16029ad6ec5cf2b5 (diff)
downloadtranslated-content-c4576ded828eb9a5ef5f032c8f9409a7116f80a1.tar.gz
translated-content-c4576ded828eb9a5ef5f032c8f9409a7116f80a1.tar.bz2
translated-content-c4576ded828eb9a5ef5f032c8f9409a7116f80a1.zip
remove id attribute not in heading for zh-CN
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/number/tofixed')
-rw-r--r--files/zh-cn/web/javascript/reference/global_objects/number/tofixed/index.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/number/tofixed/index.html b/files/zh-cn/web/javascript/reference/global_objects/number/tofixed/index.html
index 00c5e18508..fcf55b0517 100644
--- a/files/zh-cn/web/javascript/reference/global_objects/number/tofixed/index.html
+++ b/files/zh-cn/web/javascript/reference/global_objects/number/tofixed/index.html
@@ -109,7 +109,3 @@ numObj.toFixed(6); // 返回 "12345.678900":用0填充
<li>{{jsxref("Number.prototype.toPrecision()")}}</li>
<li>{{jsxref("Number.prototype.toString()")}}</li>
</ul>
-
-<div id="gtx-trans" style="position: absolute; left: 561px; top: 1828px;">
-<div class="gtx-trans-icon"></div>
-</div>