Commit af37c3ad authored by wildfirecode13's avatar wildfirecode13

1

parent 98e3c4a5
......@@ -116,7 +116,7 @@ export const dosign = {
"awardPic": "//yun.dui88.com/projectxh5/coupon-250-250.png"
},
"message": null,
"success": false
"success": true
}
// export const dosign ={
......
......@@ -36,6 +36,7 @@ class Sign extends Component {
getHomeInfo();
if (res.data.type !== 'joyBean') {
this.props.closeWin();
ViewCtrl.showWin(Enum.Com.Comprize, res.data);
} else {
this.props.closeWin();
......
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