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

请问如何调用云数据库store里面images表的第一张图片 #24

Open
ghost opened this issue Apr 10, 2019 · 1 comment
Open

Comments

@ghost
Copy link

ghost commented Apr 10, 2019

我想在小程序里面的其他地方调用我已经上传的,某个店铺的第一张图片这里<img src='' "/>
这里的src地址怎么写?谢谢大佬

@ccizm-zz
Copy link

<image src="{{item.images[0]}}" data-url="{{item}}" class="list-image" mode="aspectFit" />

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

No branches or pull requests

1 participant