摘要: replace(/\D/g,'').replace(/....(?!$)/g,'$& ') 阅读全文
posted @ 2017-11-07 15:55 贝尔塔猫 阅读(681) 评论(0) 推荐(0)
摘要: 传送门:http://blog.csdn.net/code_for_free/article/details/51195468 如果是Android,使用 document.title = ‘123123123’ 就可以解决了。但在IOS还存在问题。需要一些方法。 原理比较简单,之前是因为微信浏览器 阅读全文
posted @ 2017-11-07 11:05 贝尔塔猫 阅读(4783) 评论(0) 推荐(0)
摘要: placeholder readonly 阅读全文
posted @ 2017-11-07 11:02 贝尔塔猫 阅读(5108) 评论(0) 推荐(0)