在 Vue 里面,是用 require 还是 required?始终拿捏不定,所以这里记录一下
- 图片是 require('@/xxx')
- props 里面是 required
- 表单验证里面是 required
标签:Vue,里面,require,required,props,图片 From: https://www.cnblogs.com/zhumenglong/p/17324065.html总结:只有图片是 require,其它都是required
在 Vue 里面,是用 require 还是 required?始终拿捏不定,所以这里记录一下
标签:Vue,里面,require,required,props,图片 From: https://www.cnblogs.com/zhumenglong/p/17324065.html总结:只有图片是 require,其它都是required