fix
This commit is contained in:
@@ -774,7 +774,7 @@ function connectNode() {
|
||||
}
|
||||
|
||||
function getRequestParameters() {
|
||||
if (location.href.indexOf("BaaSClient") !== -1) {
|
||||
if (isBaaS) {
|
||||
let params = location.href.replace(/[^#]*(#(\/)?|\?)/, '')
|
||||
let url = location.href.replace(params, '')
|
||||
while (!params) {
|
||||
|
||||
Reference in New Issue
Block a user