Authored by 郭成尧

去掉APPCODE

... ... @@ -3936,7 +3936,9 @@ $receive.on('click', function() {
var msg = data.msg,
status = data.status,
newUrl = data.url + '?code=' + getUrlParam('code');
if (data.isApp === true) {
newUrl = data.url;
}
if (data.noLogin === true) {
if ($('#intimacy-link').length <= 0) {
$('body').append('<a href=\'' + newUrl + '\' style="display:none;" id="intimacy-link">' +
... ...
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.