diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/date/setutcfullyear/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/date/setutcfullyear/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/setutcfullyear/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/setutcfullyear/index.html index 9d448b59df..fd83af1c4e 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/setutcfullyear/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/setutcfullyear/index.html @@ -84,7 +84,7 @@ theBigDay.setUTCFullYear(1997); <p>{{Compat("javascript.builtins.Date.setUTCFullYear")}}</p> </div> -<p><span style="font-size: 30.002px; letter-spacing: -1px; line-height: 30.002px;"><strong>相关连接</strong></span></p> +<p><strong>相关连接</strong></p> <ul> <li>{{jsxref("Date.prototype.getUTCFullYear()")}}</li> |