Authored by 孙凯

add 资源 review by zhanglixia

@@ -82,7 +82,8 @@ export default class GoodsGroupHeader extends React.Component { @@ -82,7 +82,8 @@ export default class GoodsGroupHeader extends React.Component {
82 /> 82 />
83 <View style={{width: width,height: 10,backgroundColor: 'white',}}> 83 <View style={{width: width,height: 10,backgroundColor: 'white',}}>
84 </View> 84 </View>
85 - <View style={{width: width,height: 9,backgroundColor: 'white',borderBottomWidth: 1, borderBottomColor: '#e0e0e0'}}> 85 + <View style={{width: width,height: 9,backgroundColor: 'white'}}>
  86 + <View style={{position: 'absolute',marginTop:8,width: width,height: 1,backgroundColor: '#e0e0e0'}}/>
86 <Image source={require('../../image/global_arrow_up.png')} style={{marginLeft: n,width: 16,height: 9,backgroundColor: 'transparent'}}> 87 <Image source={require('../../image/global_arrow_up.png')} style={{marginLeft: n,width: 16,height: 9,backgroundColor: 'transparent'}}>
87 </Image> 88 </Image>
88 </View> 89 </View>

1.02 KB | W: | H:

1.39 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin