问题出现在引入方法的时候
可以把方法用{}包括即可
譬如:
import foo from './utils/index';
改成
import {foo} from './utils/index';


福瑞斯
0 声望0 粉丝

平平淡淡才是真