Commit 43833e97ae2fe8a8c166235b9640e097ddb452af

Authored by ww
1 parent 45386eee

chore: drop console

Showing 1 changed file with 0 additions and 1 deletions
@@ -257,7 +257,6 @@ export default { @@ -257,7 +257,6 @@ export default {
257 platformName: 'WECHAT', 257 platformName: 'WECHAT',
258 thirdUserId: this.getOpenId 258 thirdUserId: this.getOpenId
259 }; 259 };
260 - console.log(postData)  
261 uni.$u.http 260 uni.$u.http
262 .post('/yt/third/bind', postData) 261 .post('/yt/third/bind', postData)
263 .then(res => { 262 .then(res => {