index.wxml 115 Bytes Raw Blame History Permalink 1 2 3 4 5 <view wx:if="{{ info !== null }}" class="custom-class van-info" style="{{ customStyle }}" >{{ info }}</view>