Commit e0734213 authored by Qiu Xiang's avatar Qiu Xiang

调整UI颜色

parent be4830dc
......@@ -63,7 +63,7 @@ const styles = StyleSheet.create({
},
controls: {
height: 72,
backgroundColor: '#fff',
backgroundColor: '#f5f5f5',
flexDirection: 'row',
justifyContent: 'space-between',
elevation: 4,
......
......@@ -62,7 +62,7 @@ const styles = StyleSheet.create({
},
controls: {
height: 72,
backgroundColor: '#fff',
backgroundColor: '#f5f5f5',
flexDirection: 'row',
justifyContent: 'space-between',
elevation: 4,
......
......@@ -52,7 +52,7 @@ const styles = StyleSheet.create({
},
controls: {
height: 54,
backgroundColor: '#fff',
backgroundColor: '#f5f5f5',
flexDirection: 'row',
justifyContent: 'space-between',
elevation: 4,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment