Commit ba0f7068 by 李嘉林

文案修改

parent 3eb271a4
......@@ -17,7 +17,7 @@
@click="getUserProfile"
v-if="wxLoginFlag && !phoneLoginFlag && !codeLoginFlag"
>
微信一键登录
一键登录
</div>
<div class="phoneLogin" v-if="phoneLoginFlag || codeLoginFlag" :style="{background: phoneLoginBackground}">
<div class="phoneLabel flex">
......@@ -91,7 +91,7 @@
v-if="(phoneLoginFlag || codeLoginFlag) && wxLoginFlag"
@click="getUserProfile"
>
微信一键登录
一键登录
</div>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment