设置默认页面

hotfix/远程访问多媒体中心
尹诚诚 7 years ago
parent 2cc3c27acd
commit fdd42b3afe

@ -437,7 +437,7 @@ $(document).ready(function(){
data: data,
success: function(json_data) {
if (json_data.status == 'ok') {
location.href='/secureinfoconfirm/confirm/index';
location.href='/secureinfoconfirm/confirm/index/0/0/0/gm';
} else {
$btn.button('reset');
$('#myModal').modal('show');

Loading…
Cancel
Save