logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

VUE中给img动态赋值

<div v-for=("item in imgList")><img :src='item.imgSrc'>//关键点一{{item.name}}<br></div><script>data(){return{imgList:[...

genymotion中app不能安装问题

在安装app时弹出如下报错:An error occured while deploying the file. This probably means that the app contains ARM native code and your Genymotion device cannot run ARM instructions. You should either build your.

到底了