mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
[bugfix] Icon: fix wx-if spelling (#985)
This commit is contained in:
parent
8002ac6958
commit
035a15c474
@ -10,7 +10,7 @@
|
|||||||
{{ info }}
|
{{ info }}
|
||||||
</view>
|
</view>
|
||||||
<image
|
<image
|
||||||
wx-if="{{ isSrc }}"
|
wx:if="{{ isSrc }}"
|
||||||
src="{{ name }}"
|
src="{{ name }}"
|
||||||
/>
|
/>
|
||||||
</view>
|
</view>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user