vue在data中引入图片
摘要:第一种: <template> <img :src="imgsrc"> </template> <script> export default { data () { return { imgsrc: require('../../images/ICON-electronicbilling.png'
阅读全文
posted @ 2021-03-31 10:56
posted @ 2021-03-31 10:56
posted @ 2021-03-26 19:06
posted @ 2021-03-16 18:29