Skip to content
New issue

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

[t-image]缓存到微信文件系统的图片无法加载 #2447

Open
askqiao opened this issue Nov 21, 2023 · 1 comment
Open

[t-image]缓存到微信文件系统的图片无法加载 #2447

askqiao opened this issue Nov 21, 2023 · 1 comment

Comments

@askqiao
Copy link

askqiao commented Nov 21, 2023

tdesign-miniprogram 版本

重现

重现链接

<view> <image src="{{titleImage}}"></image> <t-image src="{{titleImage}}"></t-image> </view>

重现步骤

  <view>
    <image src="{{titleImage}}"></image>
    <t-image src="{{titleImage}}"></t-image>
  </view>

假设titleImage是缓存到文件系统中的图片文件,例如:http://usr/23452345,一试便知。

期望结果

像image一样通用。

实际结果

No response

基础库版本

No response

补充说明

缓存商品图片到文件系统后,无法从文件系统加载,但image没有问题。

Copy link
Contributor

👋 @askqiao,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant