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