Authored by 徐炜

APP下载页面

... ... @@ -53,5 +53,7 @@ $('#download').click(function() {
})
}, true);
}
location.href = url;
});
... ...