- <view class="container FlexColumn" style='height:{{Height}}rpx;'>
- <image src="../images/accredit.png" class="bg" />
- <text class="text0">{{Text0}}</text>
- <text class="text1">{{Text1}}</text>
- <view class="btn">
- <button open-type="getUserInfo" class="btn1" bindgetuserinfo="goto">{{Text2}}</button>
- </view>
- <view class="line2 {{ipad}}"></view>
- <text class="text3">{{Text3}}</text>
- </view>
|