Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -4023,7 +4023,7 @@ App.prototype.loadFile = function (id, sameWindow, file, success, force) { | @@ -4023,7 +4023,7 @@ App.prototype.loadFile = function (id, sameWindow, file, success, force) { | ||
| 4023 | 4023 | ||
| 4024 | return result; | 4024 | return result; |
| 4025 | })(); | 4025 | })(); |
| 4026 | - console.log(urlParams) | 4026 | + |
| 4027 | if (urlParams.userId) { | 4027 | if (urlParams.userId) { |
| 4028 | /** | 4028 | /** |
| 4029 | * @description 小程序第三方登录获取token | 4029 | * @description 小程序第三方登录获取token |