We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
重现
<view> <image src="{{titleImage}}"></image> <t-image src="{{titleImage}}"></t-image> </view>
假设titleImage是缓存到文件系统中的图片文件,例如:http://usr/23452345,一试便知。
像image一样通用。
No response
缓存商品图片到文件系统后,无法从文件系统加载,但image没有问题。
The text was updated successfully, but these errors were encountered:
👋 @askqiao,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
No branches or pull requests
tdesign-miniprogram 版本
重现
重现链接
<view> <image src="{{titleImage}}"></image> <t-image src="{{titleImage}}"></t-image> </view>
重现步骤
假设titleImage是缓存到文件系统中的图片文件,例如:http://usr/23452345,一试便知。
期望结果
像image一样通用。
实际结果
No response
基础库版本
No response
补充说明
缓存商品图片到文件系统后,无法从文件系统加载,但image没有问题。
The text was updated successfully, but these errors were encountered: