From 3c3616a3c537860f92649a8fe0f847ac34f3f551 Mon Sep 17 00:00:00 2001 From: myfreeer Date: Sat, 25 Sep 2021 15:21:33 +0800 Subject: Update compat Web/API/Fetch_API/Using_Fetch, zh-CN (#2569) Current version shows "No compatibility data found for api.WindowOrWorkerGlobalScope.fetch." See also the en-US ver at https://github.com/mdn/content/blob/7f9d01caf27ae773785543bf03a7ff1bde7e45b8/files/en-us/web/api/fetch_api/using_fetch/index.md --- files/zh-cn/web/api/fetch_api/using_fetch/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files') diff --git a/files/zh-cn/web/api/fetch_api/using_fetch/index.html b/files/zh-cn/web/api/fetch_api/using_fetch/index.html index 2aef1ba300..f359f93ea8 100644 --- a/files/zh-cn/web/api/fetch_api/using_fetch/index.html +++ b/files/zh-cn/web/api/fetch_api/using_fetch/index.html @@ -376,7 +376,7 @@ fetch("/login", { -

{{Compat("api.WindowOrWorkerGlobalScope.fetch")}}

+

{{Compat("api.fetch")}}

参见

-- cgit v1.2.3-54-g00ecf