保誠-保戶業務員媒合平台
Mila
2021-11-30 ee317567cc7edfe3888c730b37f761ed4e4e7fec
fixed: TODO#131132 網頁版註冊按鈕與Foooter重疊
修改1個檔案
5 ■■■■ 已變更過的檔案
PAMapp/pages/login/index.vue 5 ●●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程
PAMapp/pages/login/index.vue
@@ -158,7 +158,7 @@
      </div>
      <el-row type="flex" justify="center" class="pam-login-page__action-bar mt-30 mb-30">
      <el-row type="flex" justify="center" class="pam-login-page__action-bar mt-30">
        <el-button
          type="primary"
          v-if="(connectDevice === 'MOBILE' && onPhoneVerifyStep === 'INPUT_OTP') || (connectDevice === 'EMAIL' && onEmailVerifyResendStatus === 'CAN_RESEND')"
@@ -664,6 +664,9 @@
      display: flex;
      flex: 1;
      align-items: flex-end;
      @include desktop {
        margin-bottom: 30px;
      }
    }
  }