Coder Social home page Coder Social logo

dd-auth-login's People

Contributors

leochan2017 avatar

Stargazers

 avatar

Watchers

 avatar

dd-auth-login's Issues

示例代码调试时结果相反

  ddAuthLogin.login({
        debug: true,
        success: function(res) {
          alert('免登成功啦啦啦', res)
          console.log('ddAuthLogin.isDD()', ddAuthLogin.isDD())
          console.log('ddAuthLogin.msg', ddAuthLogin.msg)
        },
        fail: function(err) {
          alert('啊哦,免登失败', err)
        }
      })

这段代码在钉钉内表现为登录失败,在浏览器直接访问提示成功。同时浏览器端的idDD()显示为false。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.