- <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 class="btn1" catchtap="getUserInfo">{{Text2}}</button>
- </view>
- <view class="line2 {{ipad}}"></view>
- <text class="text3">{{Text3}}</text>
- </view>
|