diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/function/arguments/index.html')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/function/arguments/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/function/arguments/index.html b/files/zh-cn/web/javascript/reference/global_objects/function/arguments/index.html index a0c93f29f3..ef832c70db 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/function/arguments/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/function/arguments/index.html @@ -69,7 +69,7 @@ console.log('函数退出后的 arguments 属性值:' + g.arguments); <div>{{CompatibilityTable}}</div> -<div id="compat-desktop"> +<div> <table class="compat-table"> <tbody> <tr> @@ -92,7 +92,7 @@ console.log('函数退出后的 arguments 属性值:' + g.arguments); </table> </div> -<div id="compat-mobile"> +<div> <table class="compat-table"> <tbody> <tr> |