PAMapp/pages/login/index.vue | ●●●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程 |
PAMapp/pages/login/index.vue
@@ -216,7 +216,8 @@ </el-row> <el-row class="pt-30"> <div class="pam-agree-radio"> <label for="agreeControct" class="pam-radio"> <label for="agreeControct" class="pam-radio" :class="{disabled: !isReadContract}"> <input type="radio" id="agreeControct" @@ -580,4 +581,7 @@ .pam-popUp-title { line-height: 24px; } .disabled { color: #A7A8AA; } </style>