Authored by 于良

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

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