Commit 39bb662a authored by agping's avatar agping

c端注册修改

parent d75689b9
......@@ -85,6 +85,7 @@
return
};
_this.isGetCode = true;
_this.countSecond=60;
_this.axios({
method: 'post',
url: '/api/sendCode',
......@@ -165,6 +166,7 @@
return
}
layer.tipsX(response.data.msg);
// console.log(_this.$route.query.wx_union_id.length);
}
})
......
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