vue页面显示图片

html页面 <img :src="studentImg" style="width:100px; height:130px"> <img :src="bookImg" style="width:100px;height:130px"> script 声明 <script> import axios from 'axios'; export default { name: 'borrow',
相关文章
相关标签/搜索