react-app中如何引用本地图片资源

    方便你复制~~~ import React, { Component } from 'react' // 引入图片 方法1 import imgs from '../../images/test.jpg' class wordOfMouth extends Component { render() { return ( <div className="word
相关文章
相关标签/搜索