|
|
|
@ -26,7 +26,7 @@ $(function () {
|
|
|
|
|
location.href = './result'
|
|
|
|
|
} else {
|
|
|
|
|
ctrl.pending = false;
|
|
|
|
|
$errorMsgBox.text('[' + evt.errCode + ']' + evt.errMsg).show();
|
|
|
|
|
$errorMsgBox.text('[' + msg.errCode + ']' + msg.errMsg).show();
|
|
|
|
|
}
|
|
|
|
|
$('.threeds-container').addClass('hide');
|
|
|
|
|
}
|
|
|
|
|