nantai-erp-wechat-mobile/miniprogram_npm/vant-weapp/info/index.wxml
2024-10-31 21:29:57 +08:00

6 lines
115 B
Plaintext

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