Commit e394c215 by zhanghaozhe

双旦落地页加loading

parent c7daced4
......@@ -312,7 +312,6 @@ class Landing extends Component {
remind = (type = 'create', treasure_code, origin = 1) => {
const {user} = this.props
return
http.get(`${API["base-api"]}/wx/user_temporary_qrcode/${user.data.uid}`)
.then(res => {
const {data} = res.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