1
jhzh
2025-07-22 421087f05bbcee88211f2b95afd4843da521998b
src/page/login/login.vue
@@ -7,7 +7,7 @@
    <div class="logins_content">
      <div class="login_forms">
        <div class="top_forms">
          <span style="margin-bottom: 20px;font-size: 16px;">{{ $t("手机号") }}</span>
          <span style="margin-bottom: 20px;font-size: 16px;">{{ $t("hj27") }}</span>
          <el-input style="margin-bottom: 20px;border-radius: 4px;border: 1px solid #ECE9F2;"
            :placeholder="$t('hj9')"
            :size="medium"
@@ -15,7 +15,7 @@
            clearable
          >
          </el-input>
          <span style="margin-bottom: 5px;font-size: 16px;">{{ $t("密码") }}</span>
          <span style="margin-bottom: 5px;font-size: 16px;">{{ $t("hj10") }}</span>
          <el-input
            style="margin-top: 0.46rem;border: 1px solid #ECE9F2;border-radius: 4px;"
            show-password