map 不能遍历array数组,只能遍历object对象。 所以如果遇到这样的问题可以采用forEach试一下. forEach. import React,{Component} from 'react'; let list ...
確定! 回上一頁