Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
版本Taro3+vue,使用cover-image src引本地图片还是引网络图,在微信小程序中可展示,运行H5不展示
<cover-view class="class-20200427111116"> <text class="txt1">文案1</text> <text class="txt2">文案2</text> <cover-image class="iconImg" src="../../assets/arrow1.png" alt="" /> </cover-view>