uni-app icon indicating copy to clipboard operation
uni-app copied to clipboard

uniapp ios静态资源在真机上显示不出来

Open hkllin opened this issue 1 year ago • 2 comments

问题描述 mac在真机运行或模拟器运行下,uniapp ios静态资源在真机上显示不出来

复现步骤 css添加图片../../static/xx.png 用 webview调试ios app真机路径发现编译后的路径需要加上file:///

实际结果 无法显示图片

系统信息:

发行平台: IOS 操作系统 [16.5] HBuilderX版本 3.8.7 和 Alpha版 3.8.11 Iphone13

hkllin avatar Mar 30 '24 09:03 hkllin

用 webview调试路径发现编译后的路径需要加上file:/// image

hkllin avatar Mar 30 '24 09:03 hkllin

ios设备信息iphone13 ios16.5

hkllin avatar Mar 30 '24 09:03 hkllin