bat365(中国·官方)网站-登录入口

{{productDetail.product.productCode}}
{{productDetail.productDetails.title}}
{{productDetail.productDetails.introduce}}

{{item.title}}

{{item.productDetails}}

产品规格参数

{{item.title}}

{{item.parameterName}}

{{item.introduce}}

留言板

提交后,将派区域负责经理为您专人服务。或者您可直接拨打服务热线13318843949

{{productDetail.productDetails.flowChartName}}

{{productDetail.productDetails.flowChartTitle}}

推荐产品

{{item.productName}}

XML 地图 元素 var head = document.getElementsByTagName('head')[0]; // 获取当前页面的 元素 var titleElement = document.querySelector('title'); // 更新页面标题,如果 webTag 中存在 title 属性 if (webTag.seoTitle && titleElement) { titleElement.innerText = webTag.seoTitle; // 更新标题 } // 更新或添加关键词 meta 标签 var keywordsMeta = document.querySelector('meta[name="keywords"]'); if (webTag.seoKeywords) { if (keywordsMeta) { keywordsMeta.setAttribute('content', webTag.seoKeywords); // 更新现有关键词 } else { keywordsMeta = document.createElement('meta'); // 创建新的关键词 meta 标签 keywordsMeta.setAttribute('name', 'keywords'); keywordsMeta.setAttribute('content', webTag.seoKeywords); head.appendChild(keywordsMeta); } } // 更新或添加描述 meta 标签 var descriptionMeta = document.querySelector('meta[name="description"]'); if (webTag.seoDescription) { if (descriptionMeta) { descriptionMeta.setAttribute('content', webTag.seoDescription); // 更新现有描述 } else { descriptionMeta = document.createElement('meta'); // 创建新的描述 meta 标签 descriptionMeta.setAttribute('name', 'description'); descriptionMeta.setAttribute('content', webTag.seoDescription); head.appendChild(descriptionMeta); } } } // 这里可以添加其他需要执行的代码,例如更新页面的其他部分 } }, error: function (data) { that.loading = false } }) }, saveUser() { var url = configUrl + '/officialWebsite/saveUser' fetch('https://api.ipify.org?format=json') .then(res => res.json()) .then(data => { console.log(data, "dataip") ip = data.ip referrer = document.referrer $.ajax({ type: "get", url: url, data: { userIp: ip, userProvince: address, source: referrer, webName: webName, queryCode: queryCode, }, contentType: "application/json; charset=utf-8", }) }) }, toProductDetail(id) { window.open("./productdetail.html?id=" + id); }, saveWeb() { var url = configUrl + '/officialWebsite/saveWeb' fetch('https://api.ipify.org?format=json') .then(res => res.json()) .then(data => { console.log(data, "dataip") ip = data.ip referrer = document.referrer $.ajax({ type: "get", url: url, data: { userIp: ip, userProvince: address, source: referrer, webName: webName, queryCode: queryCode, }, contentType: "application/json; charset=utf-8", }) }) }, } }); </script> <style> .upload-style { color: #0c9ea0; text-decoration: none; } .upload-style:hover { color: #0c9ea0; } </style>