yangyin
2024-07-03 e5501ada6eb3794251457f36a11b38c1e98a3d18
login/login/index.js
@@ -304,7 +304,7 @@
          that.setData({
            userInfo: res.userInfo,
          })
          app.startTimer()
          that.getWxUserLoginCodeCb().then((loginParas) => {
            // console.log(loginParas.code)
            var jsCode = loginParas.code;
@@ -387,7 +387,8 @@
      inputWidth: screenWidth,
      inputHeight: screenHightScale * 177,
    });
    console.log(111)
    app.onReset()
  },
  onShareAppMessage: function () {