|
@@ -62,6 +62,7 @@
|
|
|
</view>
|
|
</view>
|
|
|
|
|
|
|
|
<view class="footer dis f-c">
|
|
<view class="footer dis f-c">
|
|
|
|
|
+ <!-- #ifdef APP -->
|
|
|
<view class="dis a-c j-c">
|
|
<view class="dis a-c j-c">
|
|
|
<view class="line"></view>
|
|
<view class="line"></view>
|
|
|
<text class="ml-2 mr-2">第三方登录方式</text>
|
|
<text class="ml-2 mr-2">第三方登录方式</text>
|
|
@@ -72,6 +73,7 @@
|
|
|
</image>
|
|
</image>
|
|
|
<image src="/static/image/zfb.png" mode="" @click="onzfbAppLogin"></image>
|
|
<image src="/static/image/zfb.png" mode="" @click="onzfbAppLogin"></image>
|
|
|
</view>
|
|
</view>
|
|
|
|
|
+ <!-- #endif -->
|
|
|
</view>
|
|
</view>
|
|
|
<uni-Popup :show="modalshow" @close='deptclose' headerTitle="请输入下方图形验证码" overflow="auto" maxHeight="580rpx"
|
|
<uni-Popup :show="modalshow" @close='deptclose' headerTitle="请输入下方图形验证码" overflow="auto" maxHeight="580rpx"
|
|
|
mode="center" width="90%">
|
|
mode="center" width="90%">
|