fantengteng 19 시간 전
부모
커밋
a343bf3b10
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2
    1
      wxminipro/plugin/etc/pages/activeAgain/activeAgain.js

+ 2
- 1
wxminipro/plugin/etc/pages/activeAgain/activeAgain.js 파일 보기

@@ -213,7 +213,8 @@ Page({
let params = {
mobile: this.data.modelInfo.mobile,
code: sendCode,
loginSource: "431bfdc8b9c645e0b293b85d6ce1925b"
loginSource: "431bfdc8b9c645e0b293b85d6ce1925b",
businessType: 4
}
wx.showLoading()
// 校验验证码是否正确

Loading…
취소
저장