zouyu
4 天以前 c53e4aa33c6c15479c47aacc0f3f3796f610cae5
src/store/modules/user.js
@@ -109,7 +109,7 @@
          })
        })
      },
      TideLogin( code) {
      TideLogin(code) {
        return new Promise((resolve, reject) => {
          tideLogin(code)
              .then((res) => {