|
|
|
@ -51,7 +51,6 @@ Page({
|
|
|
|
var sceneJson = commonUtil.sceneToJson(sceneStr);
|
|
|
|
var sceneJson = commonUtil.sceneToJson(sceneStr);
|
|
|
|
console.log("sceneJson===", sceneJson);
|
|
|
|
console.log("sceneJson===", sceneJson);
|
|
|
|
app.globalData.loginKey = sceneJson.loginKey
|
|
|
|
app.globalData.loginKey = sceneJson.loginKey
|
|
|
|
debugger
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
app.getLoginUserTokenInfo().then(res => {
|
|
|
|
app.getLoginUserTokenInfo().then(res => {
|
|
|
|
console.log(res)
|
|
|
|
console.log(res)
|
|
|
|
|