eric

Results 2 comments of eric

Actually just change the primary entry point in package.json from `dist/fitty.module.js` to `dist/fitty.min.js` is okay

@jruif type要改成 string才有效果 {type:'string',required:true,message: '请输入正则表达式', trigger: 'blur', pattern: /\w+/g}