mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-27 04:06:36 +08:00
feat: 用户头像路径固定
This commit is contained in:
@@ -292,7 +292,7 @@ onMounted(() => {
|
||||
<div v-if="QrCodeType === WECHAT_QRCODE_TYPE.LoginOrRegister" class="tip-old-user">
|
||||
提示:<br>
|
||||
意社区老用户可返回登录<br>
|
||||
登录后直接绑定微信
|
||||
登录后前往个人中心绑定微信
|
||||
</div>
|
||||
<div v-if="QrCodeType === WECHAT_QRCODE_TYPE.Bind" class="tip-old-user-bind">
|
||||
提示:<br>
|
||||
|
||||
Reference in New Issue
Block a user