
如果您对我们的产品感兴趣,请与我们联系获取更多的产品资料,我们期待与您建立友好的合作关系。 var email = document.getElementById(‘user_email’); function add_email_list() { $.ajax({ url: “/common/ajax/addtoemail/emailname/” + email.value, type: ‘GE…
产品详情
如果您对我们的产品感兴趣,请与我们联系获取更多的产品资料,我们期待与您建立友好的合作关系。 var email = document.getElementById(‘user_email’); function add_email_list() { $.ajax({ url: “/common/ajax/addtoemail/emailname/” + email.value, type: ‘GET’, success: function(info) { if (info == 1) { alert(‘成功!’); window.location.href = “/”; } else { alert(‘失败!’); window.location.href = “/”; } } }); }
Important Notice
Performance figures, data and any illustrative material provided in this data sheet are typical and must be specifically confirmed in writing by F-tone Networks before they become applicable to any particular order or contract. In accordance with the F-tone Networks policy of continuous improvement specifications may change without notice. The publication of information in this data sheet does not imply freedom from patent or other protective rights of F-tone Networks or others. Further details are available from any F-tone Networks sales representative.