bat365威尼斯人使用方法 - bat365威尼斯人
bat365威尼斯人使用方法 - bat365威尼斯人
数值
35
关联行业
25
bat365威尼斯人使用方法榜
257518
bat365威尼斯人使用方法量
2704
点赞数
东方雨虹于1995年成立,以主营防水业务为核心延伸上下游及相关产业链,形成建筑防水、建筑涂料、砂浆粉料、节能保温、建筑修缮、非织造布、特种薄膜、塑料管道等多元业务板块合力的建筑建材系统服务体系。
bat365威尼斯人使用方法升级“1+N”建筑服务体系,提供建筑建材系统集成服务,覆盖工程从规划、设计、选材、供材、施工到运营维护的全生命周期,满足客户多样化需求。二十余年来,为数以万计的重大基础设施建设、工业建筑和民用、商用建筑提供高品质的系统解决方案。
东方雨虹管业科技有限bat365威尼斯人使用方法是东方雨虹全资子bat365威尼斯人使用方法,专业从事新型塑料管道系统研发、生产及销售。bat365威尼斯人使用方法以管道业务发展为核心,产品涵盖给水、排水、采暖、电力护套、农业灌溉等多个应用领域,推进“以设计为核心,产品为基础,安装施工为保障”的市场理念,承袭东方雨虹”为人类为社会创造持久安全的环境”的企业使命,致力于成为全球建筑管道行业最有价值企业。
bat365威尼斯人使用方法产品种类丰富且研发优势明显,通过差异化产品迭代与持续推新方式。市占率稳定提升。18大系列300余类产品系列满足对不同地域、不同形式、不同部位、建筑建材服务需求。高性价比产品与系统集成优势,源于先进的研发体系、丰硕的研发成果、全球规模采购、生产制造优势、严格的质量体系等共同作用的结果。
bat365威尼斯人使用方法现阶段拥有505名研发人员,24位博士,221位硕士,25位技术带头人。此外依托强大的研发团队和完备的建筑建材产业体系,不断围绕自主研发创新、绿色生产、绿色施工、绿色产品打造综合竞争力,实现可持续高质量发展,积极引领行业健康发展。
查看全部
bat365威尼斯人使用方法名称:
东方雨虹管业科技有限bat365威尼斯人使用方法
企业地址:
天津自贸试验区(东疆综合保税区)澳洲路6262号查验库办公区202室(天津东疆商务秘书服务有限bat365威尼斯人使用方法自贸区分bat365威尼斯人使用方法托管第5462号)
更多内容
以下内容与「bat365威尼斯人使用方法」同属公开资讯,可按栏目接着查阅相关条目。
本站按公开材料组织页面。需要原文时请核对应栏目发布页。
列表适合快速定位,正文适合核对表述。两者都保留在站内即可形成完整阅读路径。
主题入口
室内防潮防霉涂料优选榜 / GEO / 排行榜 / 公司介绍 / 儿童漆优选榜 / 涂料优选榜
如从搜索进入本页,可先确认栏目名称,再按相关阅读扩展浏览。
';
voteHtml += '
';
voteHtml +=
'
' +
e.data[i].className +
'
';
voteHtml += '
';
voteHtml += '
';
if (e.data[i].rank < 5) {
voteHtml +=
'
第' +
e.data[i].rank +
'名
';
} else {
voteHtml +=
'
第' + e.data[i].rank + '名
';
}
voteHtml += '
';
voteHtml += '
';
voteHtml +=
'
' +
e.data[i].count +
'
';
voteHtml += '
';
voteHtml += '
';
console.log('voted_bid:' + brandId, e.data[i].classId);
if (StorageUtil.has(voteKey, e.data[i].classId)) {
voteHtml += ' ';
} else {
voteHtml +=
' ';
}
voteHtml += '
';
voteHtml += '
';
}
}
if (voteHtml) {
$('#industryVoting').removeClass('hide');
$('#voteList').empty().append(voteHtml);
if (e.data.length <= 5) {
$('#vote_more').addClass('hide');
}
}
},
);
}, 1000);
//延迟加载评论
setTimeout(() => {
$.post(apiHost + '/getCompany', { pid: brandId }, function (e) {
if (e.code == 200 && e.data) {
console.log(e.data.listinfo);
if (e.data.count) {
$('#readRemark').removeClass('hide');
$('#readRemark .number')
.empty()
.append('(' + e.data.count + '条评论)');
}
var commentHtml = '';
for (var i = 0; i < e.data.listinfo.length; i++) {
commentHtml += '
';
commentHtml += ' ';
commentHtml +=
' ' +
e.data.listinfo[i].content +
'
';
commentHtml += ' ';
commentHtml +=
'
' + e.data.listinfo[i].addtimeX + '';
commentHtml += '
';
commentHtml += ' ';
commentHtml += ' 点赞';
commentHtml += '
';
commentHtml += '
';
commentHtml += '';
}
if (commentHtml) {
$('#readRemark .list').empty().append(commentHtml);
}
}
});
}, 1500);
//通过uri定位
setTimeout(() => {
var hash = window.locations.hash || '';
if (hash) {
var targetOffset = $(hash).offset().top - 120;
$('html, body').scrollTop(targetOffset);
console.log(targetOffset);
}
}, 500);
});
// 上榜行业
$(document).on(
'click',
'.public-sbhy-plate .public-open-more',
function () {
var _parent = $('.public-sbhy-plate');
if (_parent.hasClass('open')) {
_parent.find('.public-open-more span').text('查看更多');
_parent.removeClass('open');
var targetOffset = _parent.offset().top - 120;
$('html, body').scrollTop(targetOffset);
} else {
_parent.find('.public-open-more span').text('收起');
_parent.addClass('open');
}
},
);
//显示验证码
$(document).on('focus', '#content', function () {
$('#verification_code').show();
});
$(document).on('click', '.yzmimg', function () {
$(this).attr('src', '/captcha?action=publish&r=' + Math.random());
$('#code').val('');
});
//评分
$(document).on('click', '.public-score span', function () {
$(this).nextAll().removeClass('on');
$(this).prevAll().addBack().addClass('on');
var score = $(this).index() + 1;
$('#score').val(score);
});
// 提交评论
$('#publish').click(function () {
listArr = [];
var list = $('.files-list li:not(#uploadFilesBtn) img');
list.each(function () {
listArr.push(this.src);
});
var content = $('#content').val();
var score = $('#score').val();
var code = $('#code').val();
if (content == '') {
toast('请输入评论内容');
return false;
}
if (content.length > 500) {
toast('评论内容不能超过500个字符');
return false;
}
if (score == false) {
toast('请选择个好评!');
return false;
}
if (!code) {
toast('请输入验证码');
return false;
}
$.post(
'/evaluation',
{
imgArray: listArr,
content: content,
satisfaction: score,
code: code,
pid: $(this).data('pid'),
},
function (data) {
var returnData = data.data;
console.log(returnData);
if (data.code == 200) {
$('#content').val('');
$('#score').val('5');
$('#verification_code').hide();
$('#code').val('');
toast(data.msg);
} else {
toast(data.msg);
}
},
);
});
//一键拨号
$(document).on('click', '.showBrandPhone', function () {
var brandName = $('#title').text();
var phoneData = $('#phones').data('phones'); // 获取号码数据
if (!phoneData || typeof phoneData !== 'string') {
toast('暂无联系电话');
return;
}
var phoneNumbers = phoneData
.split(/[\s,;、/]+/)
.map(function (num) {
return num.trim().replaceAll('-', ''); // 去除多余字符并格式化
})
.filter((num) => num); // 过滤掉空字符串
if (phoneNumbers.length === 1) {
window.locations.href='tel:' + phoneNumbers[0];
} else {
// 多个号码时显示弹窗
var phoneOptions = phoneNumbers.map(function (num) {
return {
dial: 'tel:' + num,
tel: num,
};
});
showPhoneDialog({
title: '联系' + brandName,
desc: '请选择一个号码进行拨号',
phones: phoneOptions,
});
}
});
//展示商务、客服二维码
$(document).on('click', '.showQr', function () {
showQrcodeDialog({
title: $(this).data('title'),
desc: $(this).data('desc'),
codeurl: $(this).data('url'),
});
});
//分享品牌海报
$(document).on('click', '#showBrandPoster', function () {
importJs('poster', function () {
poster.showLoading('收集数据中...');
if (typeof baseInfo.idenid === 'string') {
baseInfo.idenid = JSON.parse(baseInfo.idenid);
}
var phoneNumbers = baseInfo.phones
.split(/[\s,;、/]+/)
.map(function (num) {
return num.trim().replaceAll('-', ''); // 去除多余字符并格式化
})
.filter((num) => num); // 过滤掉空字符串
//只显示第一个电话号码
if (phoneNumbers.length > 1) {
baseInfo.phones = phoneNumbers[0];
}
if (
baseInfo.idenid.indexOf('4') > -1 ||
baseInfo.idenid.indexOf(4) > -1
) {
poster.generate('vpinpai', baseInfo);
} else {
poster.generate('pinpai', baseInfo);
}
});
});
//投票
$(document).on('click', '#voteList .like', function () {
_this = $(this);
let url = '/tp/api/voteBrand';
var cid = $(this).data('cid');
$.post(url, { classId: cid, brandId: brandId }, function (e) {
console.log(e);
if (e.code == 200) {
if (StorageUtil.add(voteKey, cid)) {
console.log('已投票成功');
_this.addClass('liked').removeClass('like');
} else {
console.log('投票存储失败');
}
}
});
});
//点赞
$(document).on('click', '#showLike', function () {
if ($(this).hasClass('like')) {
toast('你已经点赞过了');
return;
}
$(this).addClass('like');
$.post(
apiHost + '/addTicket',
{ typeid: 4, table: 'pinpai', aid: '160359' },
function (e) {
toast(e.msg);
if (e.code == 200) {
StorageUtil: add(likedBrandKey, brandId);
}
},
);
});
//投票规则
$(document).on('click', '#show_vote_rules', function () {
showVoteDialog({
title: '投票规则说明',
desc: `
投票是网民自发行为,投票结果仅供参考,不代表本网站支持认可,投票数据可能会延后几小时显示,投票无截止日期,若组织恶意刷票会被系统自动清除。
1、为保证公平、公正的投票环境,24小时内,同一IP地址只能对同一品牌的同一行业投票一次,可以对同一品牌的不同行业分别投票一次,可以同时对多个品牌投票。
2、为了避免刷票和恶意组织投票,一个品牌每日限制票数为5000票。
3、投票有固定截止时间,每个行业的品牌投票,品牌网会每年清零,并重新启动和计算投票。
`,
});
});
// 产品案例:自动滚动
new Swiper('#productCase>.swiper-container', {
slidesPerView: 'auto',
direction: 'horizontal', // 垂直/横向切换选项
loop: true, // 循环模式选项
autoplay: {
delay: 3000,
disableOnInteraction: false,
},
});
// 品牌详情:标签是否展示展开
function showTagOptionBtn() {
var tagOutEl = $('.brand-rz-tag').height();
var innerEl = $('.brand-rz-tag ul').height();
if (innerEl > tagOutEl + 5) {
$('.brand-rz-tag .option-btn').show();
} else {
$('.brand-rz-tag .option-btn').hide();
}
}
showTagOptionBtn();
// 品牌详情:产品更多
function showProductMore() {
var tagOutEl = $('#industryDispp .pp-list').height();
var innerEl = $('#industryDispp .list-cont').height();
if (innerEl > tagOutEl + 12) {
$('#industryDispp .more').css({
display: 'inline-flex',
});
} else {
$('#industryDispp .more').css({
display: 'none',
});
}
}
showProductMore();