摘要:
可以在utils中新建一个mcaptcha.js 代码如下: module.exports = class Mcaptcha { constructor(options) { this.options = options; this.fontSize = options.height * 3 / 6 阅读全文
posted @ 2018-06-30 17:41
拉风的小学生
阅读(2878)
评论(0)
推荐(0)