aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web')
-rw-r--r--files/zh-cn/web/api/urlsearchparams/get/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/urlsearchparams/get/index.html b/files/zh-cn/web/api/urlsearchparams/get/index.html
index 232b200c83..e598daa441 100644
--- a/files/zh-cn/web/api/urlsearchparams/get/index.html
+++ b/files/zh-cn/web/api/urlsearchparams/get/index.html
@@ -3,7 +3,7 @@ title: URLSearchParams.get()
slug: Web/API/URLSearchParams/get
translation_of: Web/API/URLSearchParams/get
---
-<p>{{ApiRef("URL API")}}{{SeeCompatTable}} </p>
+<p>{{ApiRef("URL API")}}</p>
<p>{{domxref("URLSearchParams")}} 接口的<strong>get()</strong>方法返回第一个与搜索参数对应的值<strong>。</strong></p>