logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

input框文件类型 图片展示

let reader = new FileReader()f=<input type="file">f.files:FileList {0: File, length: 1}0: File {name: "1.jpg", lastModified: 1599530631124, lastModifiedDate: Tue Sep 08 2020 10:03:51 GMT+0800 (中

#javascript#html#html5
git中的needs merge

git add .git commit -m ‘’

Property or method “index“ is not defined on the instance but referenced during render

Property or method "index" is not defined on the instance but referenced during render.Make sure that this property is reactive, either in the data option, or for class-based components, by initializi

#vue.js
到底了