简易优化

This commit is contained in:
THK3121 2023-06-03 17:57:10 +08:00
parent e84bdf7f32
commit b4caf3d5f9

View File

@ -70,7 +70,7 @@
</checkbox-group> </checkbox-group>
</div> </div>
<!-- #ifdef MP --> <!-- #ifdef MP -->
<view class="appLogin"> <!-- <view class="appLogin">
<view class="hds"> <view class="hds">
<span class="line"></span> <span class="line"></span>
<p>其他方式登录</p> <p>其他方式登录</p>
@ -83,10 +83,10 @@
</view> </view>
</button> </button>
</view> </view>
</view> </view> -->
<!-- #endif --> <!-- #endif -->
<!-- #ifdef APP-PLUS --> <!-- #ifdef APP-PLUS -->
<view class="appLogin" v-if="!appLoginStatus && !appleLoginStatus"> <!-- <view class="appLogin" v-if="!appLoginStatus && !appleLoginStatus">
<view class="hds"> <view class="hds">
<span class="line"></span> <span class="line"></span>
<p>其他方式登录</p> <p>其他方式登录</p>
@ -100,7 +100,7 @@
<span class="iconfont icon-s-pingguo"></span> <span class="iconfont icon-s-pingguo"></span>
</view> </view>
</view> </view>
</view> </view> -->
<!-- #endif --> <!-- #endif -->
</div> </div>
<div class="whiteBg" v-else> <div class="whiteBg" v-else>