Merge pull request #2917 from tidys/v2.4-release

fix url
This commit is contained in:
Mr. Kylin
2024-05-24 15:15:43 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ At present, the size of the WeChat Mini Game subpackage has following restrictio
- The size of a single subpackage is not limited.
- The main package size can not exceed **4M**.
Please refer to the [WeChat Subpackage Loading](https://developers.weixin.qq.com/minigame/en/dev/guide/base-ability/sub-packages.html) documentation for details.
Please refer to the [WeChat Subpackage Loading](https://developers.weixin.qq.com/minigame/en/dev/guide/base-ability/subPackage/useSubPackage.html) documentation for details.
## vivo Mini Games

View File

@@ -40,7 +40,7 @@ Asset Bundle 是以 **文件夹** 为单位进行配置的。当我们在 **资
- 单个分包不限制大小
- 主包大小不能超过 **4M**
具体请参考 [微信小游戏分包加载官方文档](https://developers.weixin.qq.com/minigame/dev/guide/base-ability/sub-packages.html)。
具体请参考 [微信小游戏分包加载官方文档](https://developers.weixin.qq.com/minigame/dev/guide/base-ability/subPackage/useSubPackage.html)。
## vivo 小游戏