UNPKG

simple-frame-unit

Version:

基于vue2 研发的与simple-data后端配合使用的组件

9 lines (7 loc) 303 B
export const typeList = { img: /\.(gif|jpg|jpeg|png|webp|svg|GIF|JPG|JPEG|PNG|WEBP|SVG)/, video: /\.(swf|avi|flv|mpg|rm|mov|wav|asf|3gp|mkv|rmvb|ogg|mp4)/, audio: /\.(mp3|wav|MP3|WAV)/, iframe: /\.(pdf|PDF|doc|DOC|docx|DOCX|xls|xlsx|txt)/, words: /pdf|PDF|doc|DOC|docx|DOCX|xls|xlsx|txt/, };