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