Commit c4247ba6 by dazhou

组队开宝箱信息调整

parent 12408aed
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -28,7 +28,7 @@ class index extends Component {
isAppUpdate: false,
showMark: false,
banner:
"https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/treasure-active/m/box_banner.png",
"https://julyedu-img-public.oss-cn-beijing.aliyuncs.com/Public/Image/f4613ec518.jpeg",
}
componentDidMount() {
......@@ -142,12 +142,12 @@ class index extends Component {
if (data.activity_stage == 3) {
this.setState({
banner:
"https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/treasure-active/m/box_banner.png",
"https://julyedu-img-public.oss-cn-beijing.aliyuncs.com/Public/Image/f4613ec518.jpeg",
})
} else {
this.setState({
banner:
"https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/treasure-active/m/box_banner.png",
"https://julyedu-img-public.oss-cn-beijing.aliyuncs.com/Public/Image/f4613ec518.jpeg",
})
}
} else {
......
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