From c40612041809fe289aba58aefa170bbe784aba1f Mon Sep 17 00:00:00 2001 From: t7yang Date: Mon, 10 Jan 2022 08:38:07 +0800 Subject: remove name attribute for zh-CN --- .../web/javascript/reference/global_objects/json/stringify/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/global_objects/json/stringify') diff --git a/files/zh-cn/web/javascript/reference/global_objects/json/stringify/index.html b/files/zh-cn/web/javascript/reference/global_objects/json/stringify/index.html index ac4e1cdd67..e37a4fc9ee 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/json/stringify/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/json/stringify/index.html @@ -17,12 +17,12 @@ translation_of: Web/JavaScript/Reference/Global_Objects/JSON/stringify

{{EmbedInteractiveExample("pages/js/json-stringify.html")}}

-

语法

+

语法

JSON.stringify(value[, replacer [, space]])
 
-

参数

+

参数

value
-- cgit v1.2.3-54-g00ecf