09 2018 档案

摘要:``` watch: { "$route"(){ if (/iPhone|mac|iPod|iPad/i.test(navigator.userAgent)) { location.href = 'localhost:8081/mob/#' + this.$route.path } }, }, ``` 阅读全文
posted @ 2018-09-27 16:30 taoquns 阅读(4116) 评论(1) 推荐(0) 编辑
摘要:原文地址: https://blog.csdn.net/u010377383/article/details/79838562 前言 为了提升移动端click的响应速度,使用了fastclick.js这么一个库。 这个库导致这个可编辑的div被点击无法轻松的唤起输入法。 长按才能成功。div的一个c 阅读全文
posted @ 2018-09-17 15:07 taoquns 阅读(1143) 评论(1) 推荐(1) 编辑
摘要:服务器改了密码,试过密码多次后出现: 可以通过ssh v查看连接时详情 最后找打解决方法: 追加: 重启ssh就ok了 阅读全文
posted @ 2018-09-05 11:10 taoquns 阅读(121717) 评论(3) 推荐(3) 编辑
摘要:``` x-webkit-airplay="true",x5-playsinline="true",webkit-playsinline="true",playsinline="true" ``` 阅读全文
posted @ 2018-09-04 17:14 taoquns 阅读(815) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示