屏幕闪退
This commit is contained in:
@@ -36,7 +36,7 @@ namespace FineUIPro.Web.ZHDD
|
||||
var j2 = JsonConvert.DeserializeObject<dynamic>(res2);
|
||||
string session_id = j2.session_id;
|
||||
string token = j2.token;
|
||||
ifZHDD.Src = "https://aqm.cwcec.com/login/#token=" + session_id+"&user_name=" + username + "target=home";
|
||||
ifZHDD.Src = "https://aqm.cwcec.com/login/#token=" + session_id+"&user_name=" + username + "&=home";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user