Commit 8812f85e authored by zhangyanni's avatar zhangyanni

样式

parent e8737d6c
......@@ -9,7 +9,6 @@
center>
<span slot="title" class="dialog-title">
<p>{{$t("mobile.helloTitle")}}{{$t("mobile.welcomeTitle")}}</p>
<p style="color: #7A7A7A;font-size: .24rem;">{{$t("mobile.newUserLogin")}}</p>
</span>
<div>
<el-form :model="yzCodeForm" :label-position="labelPosition" :rules="rules" ref="yzCodeForm"
......@@ -47,7 +46,8 @@
<el-button type="primary" :disabled="flag>0" class="loginButton" @click="handleLogin(2,'yzCodeForm')"
v-loading.fullscreen="fullscreenLoading">{{$t("topNav.login")}}
</el-button>
<div style="width: 100%;display: flex;flex-wrap:wrap;justify-content: center;padding-top: .5rem;">
<div style="width: 100%;display: flex;flex-wrap:wrap;justify-content: center;">
<p style="width: 100%;padding-top:.2rem;color: #AAAAAA;font-size: .24rem;padding-bottom: .2rem;">{{$t("mobile.newUserLogin")}}</p>
<p style="width: 100%;text-align: center;padding-bottom: .2rem;color: #69697A;font-size: .24rem;">{{$t("mobile.otherLogin")}}</p>
<div class="wechatLogin">
<i class="iconfont icon-weixindenglu" @click="handleWechatLogin"></i>
......
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