0) { $.post(createLink('user', 'behavior'), { referrer: document.referrer, url: '/contactus', title: '联系我们', timestamp: Date.parse(new Date()) / 1000 }); } else { var userBehaviorData = JSON.parse(localStorage.getItem('userBehavior')); if(!userBehaviorData){ userBehaviorData = []; } userBehaviorData.push({ referrer: document.referrer, url: '/contactus', title: '联系我们', timestamp: Date.parse(new Date()) / 1000 }) localStorage.setItem('userBehavior', JSON.stringify(userBehaviorData)); } });
margin-bottom: 4px; .icon { margin-right: 5px; opacity: 0.5; font-size: 16px; } } .contact-value { color: #0C2243; font-size: 14px; } } } } @media(max-width: 1240px) { .modal { .modal-body { .items-top { width: auto; } } } } }