标签:价格 native text ext1 ext split 商业 image map
<View style={[styles.p4_text1,]}>
{"以下各项税费及商业保险仅供客户参考不作为最终购车价格".split("").map((str)=>{return (<Text>{str}</Text>)})}
<Image style={styles.p4_image1} source={ic_alert_i}/>
</View>
标签:价格 native text ext1 ext split 商业 image map
原文地址:http://www.cnblogs.com/houdzaiw/p/7660062.html