| | |
| | | <div class="logins_content"> |
| | | <div class="login_forms"> |
| | | <div class="top_forms"> |
| | | <div class="forms_title">{{ $t("hj27") }}</div> |
| | | <div class="forms_title">{{ $t("hj16") }}</div> |
| | | <el-input |
| | | :placeholder="$t('hj9')" |
| | | :placeholder="$t('请输入电子邮箱')" |
| | | :size="medium" |
| | | v-model="userName" |
| | | clearable |
| | |
| | | <div class="login_footer"> |
| | | <div class="tui-first"> |
| | | <div @click="$router.push('/register')">{{ $t("立即注册") }}</div> |
| | | <div class="symbol"></div> |
| | | <div @click="$store.dispatch('CustomerService')"> |
| | | <!-- <div class="symbol"></div> --> |
| | | <!-- <div @click="$store.dispatch('CustomerService')"> |
| | | {{ $t("kf") }} |
| | | </div> |
| | | </div> --> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | height: 100vh; |
| | | |
| | | .left_icon { |
| | | width: 112px; |
| | | height: 32px; |
| | | // width: 112px; |
| | | height: 82px; |
| | | } |
| | | |
| | | .multilingual { |