微信合规调整

This commit is contained in:
kron
2026-01-05 09:23:26 +08:00
parent 9f7523839d
commit fd026efc85
6 changed files with 11 additions and 12 deletions

View File

@@ -167,12 +167,7 @@ onShow(() => {
</view>
<SButton :rounded="20" width="80vw" :onClick="handleLogin">
<block v-if="!loading">
<image
:src="`../static/wechat-icon${noBg ? '' : '-black'}.png`"
mode="widthFix"
class="wechat-icon"
/>
<text :style="{ color: '#000' }">登录/注册</text>
<text :style="{ color: '#000' }">手机号快捷登录</text>
</block>
<block v-else>
<image