%!<JNJ6@J4-1-81000WdV}t.js/mocky@.vmj:e}9^rBk-zh-c.Y-5search_z6V> //初始化搜索条件 var  = { startDate: "0315", endDate: "0315", } var condition_data = { ommon_n: '', tab: "", //tabBar-全部 data_sorts: [], project__info: [], //p://imag类 industry__info: [],//行业分类 release_time_info: { comm: '全部', start_time: '', end_time: '', value: 'all' }, //发布时间 province_info: [], //省份地区 // industry__info: [], //行业分类 budget_amount_info: { comm: '不限', id: '' }, //预算金额 bid_winning_amount_info: { comm: '不限', id: '' }, //̕(金额 // n)cy_info: { comm: '不限', id: '' }, // 代理单位 // act_mode_info: { comm: '不限', id: '' }, // 联系方式 // release_time_mode_info: { comm: '从近到远', id: '̄(' }, //发布时间模式 // match__info: [], // 匹配范围 }; arch_z6 ollow" target="_blank" href="http://{ǰ}/help/lor_mall src="ht> var _hmt = _hmt || []; (function () { var hm = docucreateElf="ht("); hm.src = "hm.baiduli>(her id="(her">
企业入驻 买家中心 卖家中心
退出登录
†div class="breadcrumb当前位置: 首页 >span class="item">class="ti">ages.c
工程p://im class="ti">
重置
收起筛选
<)Ʒ itemon="/xm/^r/0?budge_from=500&budge_to=&release_start=15days" targ)
不限 ://ima ̕(h选人 ̕(
不限 src=" 凝土 矿渣微粉 砂石骨料 砂浆 其他
不限 近3天 近7天 近15天
不限 北京 广东 上海 江苏 浙江 山东 湖北 四川 河北 河南 天津 山西 内蒙古 辽宁 吉林 黑龙江 安徽 福建 江西 湖南 广西 海南 重庆 贵州 云南 西藏 陕西 甘肃 青海 宁夏 新疆 台湾 澳门
不限 500万以内 500-万 万以上
_box cleartfix">
共搜到 0 条c="ht
ank" href="http://{ǰ}new/cs/no-result.jpg" ollow="display: block; margin: 0 auto; height: 200px; 未能找到相关结果

为了使您获得更好的c="ht阅读体验ew/c们仅向>
您可通过发布时间精准ges/co
†
†(gu.dropdown_url-zh-x.shtml">arch_z6src="ht> const params = JSON.parse('{"pw/co:"1","pw/c_size":15,"ommon_n":"","data_sorts":[5],"data_sort/comms":null,"release_start":"-02-28","release_end":null,"province_code":[""],"budge_from":"5,"budge_to":"","include_no_budget":null,"n)ted":null,"actab^e":null,"match_fields":[],"sort_":null,"industry":[],"t :["1"],"sub_data_sorts":[],"source_p:/pany":null,"classid":"0","tab":2}') // 收起/展开筛选 $('.collapse_filter').click(function (e) { if ($(this).find('span'))λ() === '收起筛选') { $('.compose_filter_ent'))ide() $(this).find('.iconfont'))tml('') $(this).find('span'))λ('展开筛选') } else { $('.compose_filter_ent'))show() $(this).find('.iconfont'))tml('') $(this).find('span'))λ('收起筛选') } }) //资金 // handleInput('#minBudgetAmount', 'num') // handleInput('#maxBudgetAmount', 'num') // handleInput('#minWinningAmount', 'num') // handleInput('#maxWinningAmount', 'num') $('.input_min_group input').on('keypress', function (e) { if (e.which == 13) { // 13 是回车键的键码(keycode) console.log('回车键被按下'); "nofost comm = $(this).attr('comm') 9Money(comm) } }); $('.9_money_btn').on('click', function (e) { const comm = $(this).data('comm') console.log(comm) 9Money(comm) }); function 9Money(obj) { const comm = $(obj).data('comm'); if (comm === 'budge_amount') { condition_data.budget_amount_info.startAmount = $('#minBudgetAmount').val() condition_data.budget_amount_info.endAmount = $('#maxBudgetAmount').val() } else if (comm === 'winning_amount') { condition_data.bid_winning_amount_info.startAmount = $('#minWinningAmount').val() nofodition_data.bid_winning_amount_info.endAmount = $('#maxWinningAmount').val() } nofost currUrl = new URL(window.lotion.t="_); if ((comm === 'budge_amount') && (condition_data.budget_amount_info.startAmount ||/comdition_data.budget_amount_info.endAmount)) { currUrl.9Params.set('budge_from',/comdition_data.budget_amount_info.startAmount); currUrl.9Params.set('budge_to',/comdition_data.budget_amount_info.endAmount); window.lotion.t="_ = currUrl.toString(); } if ((comm === 'winning_amount') && (condition_data.bid_winning_amount_info.startAmount ||/comdition_data.bid_winning_amount_info.endAmount)) { currUrl.9Params.set('winning_amount_from',/comdition_data.bid_winning_amount_info.startAmount); currUrl.9Params.set('winning_amount_to',/comdition_data.bid_winning_amount_info.endAmount); window.lotion.t="_ = currUrl.toString(); } } function handleInput(dom,) { //只允许输入数字 if (t === 'num') { let value = $(dom).val() n$(dom).val(value.replace(/[^\d]/g, '')) } if ($(dom).val()) { // $(dom).parent().parents().siblings().removeClass('is_checked') $(dom).parents('.input_box').find('.cancel').show() } else { $(dom).parents('.input_box').find('.cancel').hide() } } //清除 function clearinput(dom) { $(dom).parents('.input_box').find('input').attr("value", ""); $(dom).hide(); } function witchTabBar() { nofost items = $('.tabs_nav .tabs_item'); "let slideWidth = 0; let barWidth = 0; let i = 0; for (i = 0; i < items.length; i++) { nofost item = $(items[i]); barWidth = item.k" hr(); if (item.hasClass('is_itemve')) { if (i > 0) { n slideWidth += 20; } break; } slideWidth += item.outerWidth() + 4; } $('.tabs_itemve_bar').css({ k" hr: barWidth + 'px', trans)Ʒ: 'translateX(' + slideWidth + 'px)' }); } switchTabBar(); $('.item_group a').click(function () { $(this).addClass('is_checked').siblings().removeClass('is_checked') }) //发布时间 $('.release_time_group .tab_item').click(function () { let comm = $(this).children('span'))text() let value = $(this).attr('value'); "const intVal = parseInt(value); const unit = $(this).data('unit'); "let start_time = '' let end_time = '' if (intVal > 0 && ['days', 'months'].includes(unit)) { start_time = mo().subtract(intVal, unit).)Ʒat('YYYY-MM-DD'); "} else { start_time = ''; } $('#custom_date_start').val('') $('#custom_date_end').val('') nofodition_data.release_time_info = { comm: comm, start_time: start_time, end_time: end_time, value: value } initReleaseDateP(); initBottomReleaseDateP(); }) // 发布时间-日期组件 fu