Authored by 孙凯

适配 iPhoneSE review by zhanglixia

@@ -81,32 +81,31 @@ let styles = StyleSheet.create({ @@ -81,32 +81,31 @@ let styles = StyleSheet.create({
81 height: 60, 81 height: 60,
82 backgroundColor: 'white', 82 backgroundColor: 'white',
83 marginTop: 10, 83 marginTop: 10,
84 - marginLeft: 10,  
85 }, 84 },
86 rightView: { 85 rightView: {
87 - width: width - 50, 86 + width: width - 60,
88 height: backgroundHeight, 87 height: backgroundHeight,
89 backgroundColor: 'white', 88 backgroundColor: 'white',
90 - marginLeft: 5,  
91 }, 89 },
92 rightTitle: { 90 rightTitle: {
93 - fontSize: 15, 91 + width: width - 60 - 40,
  92 + fontSize: 14,
94 fontWeight: 'bold', 93 fontWeight: 'bold',
95 color: 'black', 94 color: 'black',
96 backgroundColor: 'white', 95 backgroundColor: 'white',
97 marginTop: 17, 96 marginTop: 17,
98 }, 97 },
99 rightDetail: { 98 rightDetail: {
100 - fontSize: 14, 99 + fontSize: 13,
101 color: 'gray', 100 color: 'gray',
102 backgroundColor: 'white', 101 backgroundColor: 'white',
103 marginTop: 10, 102 marginTop: 10,
104 }, 103 },
105 button: { 104 button: {
106 position: 'absolute', 105 position: 'absolute',
107 - right: 20, 106 + right: 10,
108 top: 32, 107 top: 32,
109 - width: 40, 108 + width: 35,
110 height: 18, 109 height: 18,
111 backgroundColor: 'black', 110 backgroundColor: 'black',
112 justifyContent: 'center', 111 justifyContent: 'center',

1.92 KB | W: | H:

2.08 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin