Guest User

Untitled

a guest
May 22nd, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <view wx:if="{{view == 'WEBVIEW'}}"> WEBVIEW </view>
  2. <view wx:elif="{{view == 'APP'}}"> APP </view>
  3. <view wx:else="{{view == 'MINA'}}"> MINA </view>
Add Comment
Please, Sign In to add comment