Commit 8c08fb5f by 高淑倩

图片导航路径

parent da388df6
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
wx:if="{{baseImgUrl}}" wx:if="{{baseImgUrl}}"
class="pic-img" class="pic-img"
style="width: {{100}}%;height: {{100}}px;" style="width: {{100}}%;height: {{100}}px;"
src="{{baseImgUrl}}{{item.imageUrl}}" src="{{item.imageUrl}}"
data-appid="{{item.link.appid}}" data-appid="{{item.link.appid}}"
data-path="{{item.link.url}}" data-path="{{item.link.url}}"
data-link="{{item.link}}" data-link="{{item.link}}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment