摘要: 效果图1 效果图2、3 后端: 安装 svg-captcha npm install svg-captcha 引入 const svgCaptcha = require('svg-captcha'); 使用生成验证码 const cap = svgCaptcha.create({ size: 4, 阅读全文
posted @ 2021-12-31 16:10 两年半coder练习生 阅读(391) 评论(0) 推荐(0)