mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-24 21:59:13 +08:00
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
<view
|
|
wx:if="{{ info !== null && info !== '' }}"
|
|
class="custom-class van-info"
|
|
style="{{ customStyle }}"
|
|
>{{ info }}</view>
|