vue 验证码界面实现点击后标灰并设置div按钮不可
网络编程 2021-07-04 15:01www.168986.cn编程入门
今天长沙网络推广就为大家分享一篇vue 验证码界面实现点击后标灰并设置div按钮不可点击状态,具有很好的参考价值,希望对大家有所帮助。一起跟随长沙网络推广过来看看吧
1、先看看效果图
未点击获取验证码的按钮状态
点击后的不可点击状态
2、代码实现
<template> <div class="my-code"> <input class="my-code-input" type="text" v-model="login_form.captcha" placeholder="Your Captcha"> <div class="my-code-get" @click="get_captcha" id="new_yan"> <span v-show="show">Get Captcha</span> <span v-show="!show">{{ count }} s</span> </div> </div> </template> <script> import store from '@/store' import Vue from 'vue' import $ from 'jquery' export default { name: "register", data () { return { show: true, count: 60, timer: null, } }, methods: { get_captcha() { if (this.login_form.username === '' ) { alert('Phone number or mailbox cannot be empty') } else { if(this.timer == null){ getValidate(this.login_form.username).then(response => { const data = response.data console.log(data) console.log('成功') }).catch(error => { console.log(error) alert(error) }) } if (!this.timer) { this.count = 60; this.show = false; $(".my-code-get").addClass("huise") // 将鼠标设置为不可点击状态 document.getElementById('new_yan').style.cursor = 'not-allowed' this.timer = setInterval(() => { if (this.count > 0 && this.count <= 60) { this.count-- } else { this.show = true clearInterval(this.timer) this.timer = null } }, 1000) } } } }, created: function() { }, watch:{ timer: function(val){ console.log(val) if(val == null){ // 监听timer变化,移除不可点击样式 $(".my-code-get").removeClass("huise") document.getElementById('new_yan').style.cursor = 'pointer' } } } } </script> <style scoped> .my-input{ text-align: left; display: block; width: 400px; height: 35px; padding: 3px; margin: 20px calc(50% - 200px) 20px calc(50% - 200px); background:none; outline:none; border:0px; border-bottom: 2px solid #dcdcdc; border-bottom-left-radius: 1px; border-bottom-right-radius: 1px; box-sizing: border-box; font-family: PingFangSC-Regular; font-size: 16px; } .my-code{ overflow: hidden; } .my-code-get{ float: left; width: 120px; height: 35px; background-color: rgb(7, 187, 127); margin: 0 auto 20px 0; line-height: 35px; font-family: PingFangSC-Regular; color: #ffffff; border-radius: 5px; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; } .my-code-get:active{ background-color: #0F996B; } .my-code-get:hover{ cursor: pointer; } .my-code-input{ float: left; text-align: left; display: block; width: 280px; height: 35px; padding: 3px; margin: 0 auto 20px calc(50% - 200px); background:none; outline:none; border:0px; border-bottom: 2px solid #dcdcdc; border-bottom-left-radius: 1px; border-bottom-right-radius: 1px; box-sizing: border-box; font-family: PingFangSC-Regular; font-size: 16px; } .my-code-input:focus{ border-bottom: 2px solid #0F996B; border-bottom-left-radius: 1px; border-bottom-right-radius: 1px; } .huise{ background-color: #dcdcdc !important; color: black; } </style>
以上这篇vue 验证码界面实现点击后标灰并设置div按钮不可点击状态就是长沙网络推广分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持狼蚁SEO。
编程语言
- 如何快速学会编程 如何快速学会ug编程
- 免费学编程的app 推荐12个免费学编程的好网站
- 电脑怎么编程:电脑怎么编程网咯游戏菜单图标
- 如何写代码新手教学 如何写代码新手教学手机
- 基础编程入门教程视频 基础编程入门教程视频华
- 编程演示:编程演示浦丰投针过程
- 乐高编程加盟 乐高积木编程加盟
- 跟我学plc编程 plc编程自学入门视频教程
- ug编程成航林总 ug编程实战视频
- 孩子学编程的好处和坏处
- 初学者学编程该从哪里开始 新手学编程从哪里入
- 慢走丝编程 慢走丝编程难学吗
- 国内十强少儿编程机构 中国少儿编程机构十强有
- 成人计算机速成培训班 成人计算机速成培训班办
- 孩子学编程网上课程哪家好 儿童学编程比较好的
- 代码编程教学入门软件 代码编程教程