02 2023 档案

摘要:main.js 实现 用settimeout 实现setinterval window.$bus = new Vue() window.setTimeToInterval = function (delay) { if (window.intervalTimeout) { clearTimeout( 阅读全文
posted @ 2023-02-22 13:18 杨不凡 阅读(67) 评论(0) 推荐(0)
摘要:input 的 type 用 text 类型 <input type="text"> 此方法,兼容 Google 和 firefox @font-face{ font-family: "text-security-disc"; src: url("https://raw.githubusercont 阅读全文
posted @ 2023-02-03 12:57 杨不凡 阅读(341) 评论(0) 推荐(0)