vue3 编译的版本:
<towxml wx:if="{{a}}" class="data-v-648eaf67" u-i="648eaf67-0" bind:__l="__l" u-p="{{a}}"></towxml>
vue2 编译的版本:
<towxml vue-id="ede3fe0a-1" nodes="{{currentValue}}" class="data-v-750e251a" bind:__l="__l"></towxml>
towxml 微信小程序插件
<view class="h2w h2w-{{nodes.theme}}">
<view class="h2w__main">
<decode nodes="{{nodes}}"/>
</view>
</view>