罗广聪

推审核前

... ... @@ -121,7 +121,7 @@ const styles = StyleSheet.create({
backgroundColor: "#FFFFFF",
justifyContent: "center",
alignItems: "center",
borderRadius: 5,
borderRadius: 10,
marginLeft: 20,
marginRight: 20,
paddingLeft: 22,
... ... @@ -139,26 +139,11 @@ const styles = StyleSheet.create({
backgroundColor: "rgba(255,255,255,0)",
flexDirection: "row",
justifyContent: "center",
alignItems: "center"
},
word: {
marginLeft: 15,
marginRight: 15,
fontSize: 15,
lineHeight: 25,
color: "white",
backgroundColor: "rgba(0,0,0,0)"
},
button: {
width: 80,
height: 40,
marginTop: 20,
backgroundColor: "rgba(0,0,0,0.2)",
justifyContent: "center",
alignItems: "center",
position: "absolute",
bottom: 150,
},
btnImg: {
width: 13,
height: 15,
... ...