|
|
@@ -5,10 +5,10 @@ import './Cards.css'
|
|
|
|
|
|
|
|
|
class Cards extends Component{
|
|
|
- constructor(props){
|
|
|
- //console.log('111',props)
|
|
|
- super(props)
|
|
|
- }
|
|
|
+ // constructor(props){
|
|
|
+ // //console.log('111',props)
|
|
|
+ // super(props)
|
|
|
+ // }
|
|
|
|
|
|
onClickChange(e,d){
|
|
|
//console.log('onClickChange',e,d)
|