help.wxml 134 Bytes
<view class="help" bindtap="_onTap">
  <image class="helpe-img" src="../images/que_ic@2x.png"></image>
  <text>{{text}}</text>
</view>