[bugfix] Icon: fix wx-if spelling (#985)

This commit is contained in:
neverland 2018-11-29 21:35:46 +08:00 committed by GitHub
parent 8002ac6958
commit 035a15c474
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
{{ info }}
</view>
<image
wx-if="{{ isSrc }}"
wx:if="{{ isSrc }}"
src="{{ name }}"
/>
</view>