Commit dc886383 by wangshuo

单集关闭弹窗

parent a7d7ef12
......@@ -158,7 +158,7 @@ class Video extends Component {
// 自组件传给父组件的boxHide
boxHide = (val) => {
this.setState({singleBox: val})
this.setState({singleBox: val, singleType: 1})
}
// 单集购买 H5支付成功后回调
......
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