PS:下面简单介绍下vue中如何用input file绑定img标签中的src. <img v-bind:src="lmodel"> <input v-model="lmodel" type="file">.
確定! 回上一頁