Authored by 孙凯

update UI review by daiqiang

@@ -243,7 +243,7 @@ let styles = StyleSheet.create({ @@ -243,7 +243,7 @@ let styles = StyleSheet.create({
243 color: '#B0B0B0', 243 color: '#B0B0B0',
244 alignItems: 'center', 244 alignItems: 'center',
245 marginLeft: 13*DEVICE_WIDTH_RATIO, 245 marginLeft: 13*DEVICE_WIDTH_RATIO,
246 - height: 12, 246 + height: 14,
247 marginTop: 2, 247 marginTop: 2,
248 }, 248 },
249 mianyouIcon: { 249 mianyouIcon: {