@ -69,7 +69,7 @@ let data = {
let that = this;
if (!uni.getStorageSync("apply-token")) {
uni.reLaunch({
url: '/pages/login/index?path=' + that.getPath().path + '&level=' + that.getPath().level
url: '/pages/login/index?path=/' + that.getPath().path + '&level=' + that.getPath().level
});
return false;
} else {