Authored by 于良

趋势文字组件去掉底部border review by yewanwan

@@ -66,8 +66,6 @@ let styles = StyleSheet.create({ @@ -66,8 +66,6 @@ let styles = StyleSheet.create({
66 flexDirection: 'row', 66 flexDirection: 'row',
67 backgroundColor: 'white', 67 backgroundColor: 'white',
68 width, 68 width,
69 - borderBottomWidth:0.5,  
70 - borderColor:'#e5e5e5',  
71 }, 69 },
72 contentContainerStyle: { 70 contentContainerStyle: {
73 width: width / 2, 71 width: width / 2,