每个产品都有专门的频道,还包括一般公告和产品发布。
请阅读 社区指南 在加入社区之前。"); jQuery(form).find("div.hs_firstname.hs-firstname label").attr("placeholder", "输入您的全名"); jQuery(form).find("div.hs_firstname.hs-firstname label span").html("全名"); jQuery(form).find("input[name=firstname]").attr("placeholder","输入您的名字"); jQuery(form).find("div.hs_email.hs-email label").attr("placeholder", "输入您的公司电子邮件"); jQuery(form).find("div.hs_email.hs-email label span").html("公司电子邮件"); jQuery(form).find("input[name=email]").attr("placeholder","输入您的工作电子邮件"); jQuery(form).find("div.hs_company.hs-company label").attr("placeholder", "输入您的公司名称"); jQuery(form).find("div.hs_company.hs-company label span").html("公司名称"); jQuery(form).find("input[name=company]").attr("placeholder","输入您的公司名称"); jQuery(form).find("div.hs_phone.hs-phone label").attr("placeholder", "输入您的电话 "); jQuery(form).find("div.hs_phone.hs-phone label span").html("电话 "); jQuery(form).find("input[name=phone]").attr("placeholder","输入您的电话号码"); jQuery(form).find("div.hs_country.hs-country label").attr("placeholder", "输入您的国家"); jQuery(form).find("div.hs_country.hs-country label span").html("国家"); jQuery(form).find("input[name=country]").attr("placeholder","国家"); jQuery(form).find("div.hs_industry.hs-industry label").attr("placeholder", "输入您的行业"); jQuery(form).find("div.hs_industry.hs-industry label span").html("行业"); jQuery(form).find("input[name=industry]").attr("placeholder","行业"); jQuery(form).find("input[type=submit]").attr("value","获取邀请"); jQuery(form).find("input[type=submit]").on("click", function() { setTimeout(function() { jQuery(form).find("input[type=submit]").attr("value","获取邀请"); }, 50); setTimeout(function() { jQuery(".hbspt-form div.submitted-message").html("感谢您申请加入我们的 Slack 频道。我们目前正在手动处理申请。您应该很快收到邀请链接。
"); }, 2000); }); } translateForm($form); } } ); }); });


