mall4/mall4j/front-end/mall4m/vant/info/index.wxml

6 lines
115 B

2 months ago
<view
wx:if="{{ info !== null }}"
class="custom-class van-info"
style="{{ customStyle }}"
>{{ info }}</view>