10 lines
354 B
Plaintext
10 lines
354 B
Plaintext
|
|
<view class="face">
|
|
<image class="face-icon" src="/static/icons/refresh_loding.gif" mode="widthFix"></image>
|
|
<view class="face-loding">加载中...</view>
|
|
<view class="btn-content">
|
|
<text>如未成功跳转,请手动点击按钮转跳</text>
|
|
<button size="default" bind:tap="goFaceAuth">转跳</button>
|
|
</view>
|
|
</view>
|