You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
331 B
Plaintext

<view class='bt1'>
<view class='tc' style='padding-top: 100px;'>
<icon class="iconfont icon-tijiaochenggong lh1">
</icon>
<view class='successText mt20 lh1'>
认证成功
</view>
</view>
<button type='primary' class="loginOut" style="margin-top:90px;" catchtap="makeInfoDone">
完成
</button>
</view>