mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
parent
27b6017abe
commit
13b05cfa9c
@ -24,7 +24,7 @@
|
|||||||
wx:if="{{ mode === 'closeable' }}"
|
wx:if="{{ mode === 'closeable' }}"
|
||||||
class="van-notice-bar__right-icon"
|
class="van-notice-bar__right-icon"
|
||||||
name="cross"
|
name="cross"
|
||||||
bind:tap="onClickIcon"
|
catch:tap="onClickIcon"
|
||||||
/>
|
/>
|
||||||
<navigator
|
<navigator
|
||||||
wx:elif="{{ mode === 'link' }}"
|
wx:elif="{{ mode === 'link' }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user