diff --git a/docs/collocation/manifest-splashscreen.md b/docs/collocation/manifest-splashscreen.md index 37cb83134f7f3cb87bef5d50c72a7d53bee3c5ec..6fd03dbb157dfacb0cc6c9b2e079375a229cd8b6 100644 --- a/docs/collocation/manifest-splashscreen.md +++ b/docs/collocation/manifest-splashscreen.md @@ -218,7 +218,7 @@ HBuilderX需要的自定义storyboard文件格式为zip压缩包,里面要求 - 为了避免png文件名称与应用中内置的文件名冲突,建议以dc_launchscreen开头 - 制作 storyboard 时,**请将图片资源直接拖到放工程中,不要放到 imageset 里面,并且图片命名要保证一定的唯一性可参考附件中的示例** - XCode中创建 storyboard 文件时,**页面元素添加约束时一定要相对于** `Superview`,不然启动图到 loading页面过渡时页面会跳动或者变形 -![](https://img.cdn.aliyun.dcloud.net.cn/client/ask/pkg/splash/xcode.png) +![](https://web-ext-storage.dcloud.net.cn/doc/app/ios/storyboard1.png) ::: ### 使用storyboard文件