10月27日,前端代码最终版

master
Gary 1 month ago
parent 38ce446925
commit a0c65e8c57

@ -70,7 +70,7 @@ const passageWordsBottomColor = computed(() => isPassagePage.value? "#094ABC":"#
const captchaWordsBottomBorder = computed(() => isPassagePage.value? "none":"solid"); //
const captchaWordsBottomColor = computed(() => isPassagePage.value? "#ffffff":"#094ABC");//
const isOpened = ref(true); //
const eyesStateIcon = ref("../../../static/login/account_login/login_part/closedeyes.png"); //
const eyesStateIcon = ref("../../../static/login/account_login/login_part/closedeyes.png");
//

Loading…
Cancel
Save