摘要: var num = Math.random().toFixed(5) + ""; this.validateCode = num.slice(2) ctx.strokeText(this.validateCode, 3, 22); } 阅读全文
posted @ 2017-09-02 14:52 lishidefengchen 阅读(455) 评论(0) 推荐(0)