Commit cc1db970 by xuzhenghua

pull

parent 0ca226f0
...@@ -28,11 +28,7 @@ class TreasureRank extends Component { ...@@ -28,11 +28,7 @@ class TreasureRank extends Component {
rankList: data, rankList: data,
isMore: true, isMore: true,
}); });
<<<<<<< HEAD
}else { }else {
=======
}else if() {
>>>>>>> 0f92790c458fe0a8758cbf45393373c95f25eb0f
this.setState({ this.setState({
rank: data, rank: data,
rankList: data, rankList: data,
......
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