استفسار سريع
إذا (e.currentTarget.id == "homeForm") {
تنبيه("ASD1F2S1DF");
e.preventDefault();
دع العلم = خطأ ؛
دع البروتوكول = window.location.protocol;
دع backpage = بروتوكول + "//" + document.location.hostname + "/ inquiryok?back=" + document.location.pathname ؛
إذا كان (البريد الإلكترونيصالح && رسالةصالح) {
العلم = صحيح ؛
}
إذا (العلم) {
$.post(protocol + "//inquiry.digoodcms.com/api/save/hanfengdianzi", $(this).serialize(), function(res, status) {
إذا كان (res.indexOf('نجاح إرسال الاستفسار') >= 0) {
window.location.href = الصفحة الخلفية ؛
$("#homeForm").إخفاء();
$(".submit-success").show();
}
});
}
}
});
وظيفة getTimestamp() {
var d = تاريخ جديد () ،
Y = d.getFullYear () ،
M = (d.getMonth () + 1) > 9؟ (d.getMonth () + 1): '0' + (d.getMonth () + 1) ،
D = d.getDate () > 9؟ d.getDate() : '0' + d.getDate(),
ح = d.getHours() > 9؟ d.getHours() : '0' + d.getHours(),
م = d.getMinutes() > 9؟ d.getMinutes() : '0' + d.getMinutes(),
ق = d.getSeconds() > 9؟ d.getSeconds() : '0' + d.getSeconds();
var timestamp = '${Y}/${M}/${D} ${h}:${m}:${s}';
فار راند = Math.random ();
راند = rand.toString().substr(3);
إرجاع الطابع الزمني + '، الإصدار =' + راند ؛
}
إذا ($('.message-aa338c537a48e08637dd81b6128f7740').length) {
$('.message-aa338c537a48e08637dd81b6128f7740').val('from: ' + window.location.href + ', date: ' + getTimestamp());
}
});