diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/globalthis/index.html')
| -rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/globalthis/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/globalthis/index.html b/files/zh-cn/web/javascript/reference/global_objects/globalthis/index.html index e9c96e8656..e3c5d1b0a2 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/globalthis/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/globalthis/index.html @@ -14,7 +14,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/globalThis --- <div>{{jsSidebar("Objects")}}</div> -<p><span class="seoSummary">全局属性 <code>globalThis</code> 包含全局的 <code>this</code> 值,类似于全局对象(global object)。</span></p> +<p>全局属性 <code>globalThis</code> 包含全局的 <code>this</code> 值,类似于全局对象(global object)。</p> <div>{{EmbedInteractiveExample("pages/js/globalprops-globalthis.html","shorter")}}</div> |
