올해 AMK 브랜드 가발 테이프는 정저우 가발 제품 전시회에 참가하여 일련의 가발 접착 제품을 출시하여 고객의 사랑과 관심을 받았습니다. AMK 브랜드는 오랫동안 양면 테이프 개발에 주력해 왔으며 지속적으로 신제품을 출시하고 있습니다. 우리는 신규 및 기존 고객의 관심과 지원을 환영합니다.
코멘트를 남겨주세요
if (e.currentTarget.id == "homeForm") {
경보("asd1f2s1df");
e.preventDefault();
let 플래그 = false;
let 프로토콜 = window.location.protocol;
let backpage = 프로토콜 + "//" + document.location.hostname + "/inquiryok?back=" + document.location.pathname;
if (emailValid && messageValid) {
플래그 = true;
}
if (플래그) {
$.post(프로토콜 + "//inquiry.digoodcms.com/api/save/amktape", $(this).serialize(), function(res, status) {
if (res.indexOf('조회 전송 성공') >= 0) {
window.location.href = 백페이지;
$("#homeForm").hide();
$(".submit-success").쇼();
}
});
}
}
});
함수 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(),
h = d.getHours() > 9 ? d.getHours() : '0' + d.getHours(),
m = d.getMinutes() > 9 ? d.getMinutes() : '0' + d.getMinutes(),
s = d.getSeconds() > 9 ? d.getSeconds() : '0' + d.getSeconds();
var 타임스탬프 = '${Y}/${M}/${D} ${h}:${m}:${s}';
var rand = Math.random();
랜드 = rand.toString().substr(3);
반환 타임스탬프 + ', 버전=' + 랜드;
}
if ($('.message-924539b2496620da60cea6f2c2d099b1').length) {
$('.message-924539b2496620da60cea6f2c2d099b1').val('from: ' + window.location.href + ', 날짜: ' + getTimestamp());
}
});
코멘트를 남겨주세요
if (e.currentTarget.id == "homeForm") { 경보("asd1f2s1df"); e.preventDefault(); let 플래그 = false; let 프로토콜 = window.location.protocol; let backpage = 프로토콜 + "//" + document.location.hostname + "/inquiryok?back=" + document.location.pathname; if (emailValid && messageValid) { 플래그 = true; } if (플래그) { $.post(프로토콜 + "//inquiry.digoodcms.com/api/save/amktape", $(this).serialize(), function(res, status) { if (res.indexOf('조회 전송 성공') >= 0) { window.location.href = 백페이지; $("#homeForm").hide(); $(".submit-success").쇼(); } }); } } }); 함수 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(), h = d.getHours() > 9 ? d.getHours() : '0' + d.getHours(), m = d.getMinutes() > 9 ? d.getMinutes() : '0' + d.getMinutes(), s = d.getSeconds() > 9 ? d.getSeconds() : '0' + d.getSeconds(); var 타임스탬프 = '${Y}/${M}/${D} ${h}:${m}:${s}'; var rand = Math.random(); 랜드 = rand.toString().substr(3); 반환 타임스탬프 + ', 버전=' + 랜드; } if ($('.message-924539b2496620da60cea6f2c2d099b1').length) { $('.message-924539b2496620da60cea6f2c2d099b1').val('from: ' + window.location.href + ', 날짜: ' + getTimestamp()); } });