From 09fcc28fece005f0fea040bc96f8676ca8e9d734 Mon Sep 17 00:00:00 2001
From: white-shiro-bai <40188518+white-shiro-bai@users.noreply.github.com>
Date: Fri, 29 Mar 2024 09:56:30 +0800
Subject: [PATCH] =?UTF-8?q?Update=20web-view=20H5=20=E9=A1=B5=E9=9D=A2?=
=?UTF-8?q?=E6=89=BF=E8=BD=BD.md?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
原文20个与实际不符。实际限制是50个。
---
...view H5 \351\241\265\351\235\242\346\211\277\350\275\275.md" | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git "a/mini/component/\345\237\272\347\241\200\347\273\204\344\273\266/\345\274\200\346\224\276\347\273\204\344\273\266/web-view/web-view H5 \351\241\265\351\235\242\346\211\277\350\275\275.md" "b/mini/component/\345\237\272\347\241\200\347\273\204\344\273\266/\345\274\200\346\224\276\347\273\204\344\273\266/web-view/web-view H5 \351\241\265\351\235\242\346\211\277\350\275\275.md"
index c9a43ac0b..947a4efeb 100644
--- "a/mini/component/\345\237\272\347\241\200\347\273\204\344\273\266/\345\274\200\346\224\276\347\273\204\344\273\266/web-view/web-view H5 \351\241\265\351\235\242\346\211\277\350\275\275.md"
+++ "b/mini/component/\345\237\272\347\241\200\347\273\204\344\273\266/\345\274\200\346\224\276\347\273\204\344\273\266/web-view/web-view H5 \351\241\265\351\235\242\346\211\277\350\275\275.md"
@@ -20,7 +20,7 @@ web-view 可以打开的 H5 页面的域名限于开发者维护的 H5 域名白
- 包含中文等特殊字符的 URL,请先使用 encodeURL() 编码。
- 主文档 URL、iframe 里的主文档 URL,以及后续跳转的主文档 URL,其域名均需要加入 H5 域名白名单,否则无法访问。
-- H5 域名白名单维护方法请查看 [配置 H5 域名](https://opendocs.alipay.com/mini/component/idfvg6) 。不支持添加阿里(天猫、淘宝等)域名,且域名总数量不超过 20 个。
+- H5 域名白名单维护方法请查看 [配置 H5 域名](https://opendocs.alipay.com/mini/component/idfvg6) 。不支持添加阿里(天猫、淘宝等)域名,且域名总数量不超过 50 个。
- **H5 域名白名单变更后需要小程序发版,新的白名单仅对新版小程序生效。**
## 扫码体验