Browse Source

解决冲突

Limengbo 5 years ago
parent
commit
30cc57e0a6
1 changed files with 0 additions and 16 deletions
  1. 0 16
      pages/CourseDetails.js

+ 0 - 16
pages/CourseDetails.js

@@ -46,21 +46,5 @@ export default class CourseDetails extends Component {
 }
 
 const styles = StyleSheet.create({
-<<<<<<< HEAD
   
-=======
-  courseList: {
-    width: '100%',
-    backgroundColor: '#fff',
-    marginTop: 8,
-  },
-  padding: {
-    paddingLeft: 20,
-    paddingRight: 20,
-    
-  },
-  title: {
-
-  }
->>>>>>> ea0eb52ce93eb1f6e7dfff98ef67d5808565f154
 });