Skip to content

图片加载问题 #33

@lanxuexing

Description

@lanxuexing
你好,{{user}},这是使用angular开发小程序的一个模板项目
<lib-first></lib-first>
<img class="img" src="https://images.unsplash.com/photo-1441742917377-57f78ee0e582?h=1024" />
.img {
  width: 375px;
  height: 375px;
}

无法加载出图片,源码是直接编译成了img标签

<block wx:if="{{hasLoad}}">{{nodeList[0].value}}<lib-first nodePath="{{nodePath}}" nodeIndex="1" class="{{nodeList[1].class}}" style="{{nodeList[1].style}}" ></lib-first><img  src="https://images.unsplash.com/photo-1441742917377-57f78ee0e582?h=1024" class="{{nodeList[2].class}}" style="{{nodeList[2].style}}" /></block>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions