南强小屋 Design By 杰米
在ios系统,原生 webview 嵌套H5页面使用时,编写完成的6位数输入密码,输入密码卡顿问题的解决方案:
如下图:
原因是因为,CSS 这块 造成的。简单来说,style left 为负数的时候出现的,android 目测不会出现此问题
input[type=tel] { opacity: 0; z-index: -1; position: absolute; left:-100%; }
解决方案:
重新设置 input样式问题
input[type=tel] { width: 0.1px; height: 0.1px; color: transparent; position: relative; top: 23px; background: #000000; left: 46px; border: none; font-size: 18px; opacity: 0; z-index: -1; }
全部代码在这,你可以拿出去使用即可
<template> <div id="payPwd"> <header>支付密码设置</header> <input ref="pwd" type="tel" maxlength="6" v-model="msg" class="pwd" unselectable="on" /> <ul class="pwd-wrap" @click="focus"> <li :class="msg.length == 0"><i v-if="msg.length > 0"></i></li> <li :class="msg.length == 1"><i v-if="msg.length > 1"></i></li> <li :class="msg.length == 2"><i v-if="msg.length > 2"></i></li> <li :class="msg.length == 3"><i v-if="msg.length > 3"></i></li> <li :class="msg.length == 4"><i v-if="msg.length > 4"></i></li> <li :class="msg.length == 5"><i v-if="msg.length > 5"></i></li> </ul> <button type="button" @click="sendCode">获取验证码 lodding</button> </div> </template> <script> import api from "./api"; import "@/js/utils"; //公共方法 export default { components: {}, data() { return { msg: '', } }, created() {}, computed: {}, watch: { msg(curVal) { if(/[^\d]/g.test(curVal)) { this.msg = this.msg.replace(/[^\d]/g, ''); } }, }, methods: { focus() { this.$refs.pwd.focus(); }, sendCode() { //时间 utils.sendCode(event.target); //showLoading utils.view.showLoading(); setTimeout(function() { utils.view.dismissLoading(); }, 5000); } }, mounted() {} } </script> <style lang="less" scoped> #payPwd { height: auto; header { text-align: center; height: 80px; line-height: 90px; text-align: center; } input[type=tel] { width: 0.1px; height: 0.1px; color: transparent; position: relative; top: 23px; background: #000000; left: 46px; border: none; font-size: 18px; opacity: 0; z-index: -1; } //光标 .psd-blink { display: inline-block; background: url("./img/blink.gif") no-repeat center; } .pwd-wrap { width: 90%; height: 50px; padding-bottom: 1px; margin: 0 auto; background: #fff; border: 1px solid #ddd; display: flex; display: -webkit-box; display: -webkit-flex; cursor: pointer; position: absolute; left: 0; right: 0; top: 13%; z-index: 10; li { list-style-type: none; text-align: center; line-height: 50px; -webkit-box-flex: 1; flex: 1; -webkit-flex: 1; border-right: 1px solid #ddd; &:last-child { border-right: 0; } i { height: 10px; width: 10px; border-radius: 50%; background: #000; display: inline-block; } } } button { position: relative; display: block; height: 41px; text-align: center; margin: 0 auto; margin-top: 70%; padding: 0 20px; border-radius: 5px; font-size: 16px; border: 1px solid #dddddd; background: #dddddd; color: #000000; } } </style>
附加:如果不想使用光标,直接
//去掉 :class="msg.length == 0" 即可 <li><i v-if="msg.length > 0"></i></li>
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持。
标签:
Vue,密码
南强小屋 Design By 杰米
广告合作:本站广告合作请联系QQ:858582 申请时备注:广告合作(否则不回)
免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件! 如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
免责声明:本站文章均来自网站采集或用户投稿,网站不提供任何软件下载或自行开发的软件! 如有用户或公司发现本站内容信息存在侵权行为,请邮件告知! 858582#qq.com
南强小屋 Design By 杰米
暂无Vue实现6位数密码效果的评论...
《魔兽世界》大逃杀!60人新游玩模式《强袭风暴》3月21日上线
暴雪近日发布了《魔兽世界》10.2.6 更新内容,新游玩模式《强袭风暴》即将于3月21 日在亚服上线,届时玩家将前往阿拉希高地展开一场 60 人大逃杀对战。
艾泽拉斯的冒险者已经征服了艾泽拉斯的大地及遥远的彼岸。他们在对抗世界上最致命的敌人时展现出过人的手腕,并且成功阻止终结宇宙等级的威胁。当他们在为即将于《魔兽世界》资料片《地心之战》中来袭的萨拉塔斯势力做战斗准备时,他们还需要在熟悉的阿拉希高地面对一个全新的敌人──那就是彼此。在《巨龙崛起》10.2.6 更新的《强袭风暴》中,玩家将会进入一个全新的海盗主题大逃杀式限时活动,其中包含极高的风险和史诗级的奖励。
《强袭风暴》不是普通的战场,作为一个独立于主游戏之外的活动,玩家可以用大逃杀的风格来体验《魔兽世界》,不分职业、不分装备(除了你在赛局中捡到的),光是技巧和战略的强弱之分就能决定出谁才是能坚持到最后的赢家。本次活动将会开放单人和双人模式,玩家在加入海盗主题的预赛大厅区域前,可以从强袭风暴角色画面新增好友。游玩游戏将可以累计名望轨迹,《巨龙崛起》和《魔兽世界:巫妖王之怒 经典版》的玩家都可以获得奖励。