CINXE.COM

搜索结果页

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title> 搜索结果页 </title><link rel="stylesheet" type="text/css" href="styles/base.css?v=4" /><link href="styles/activity.css" rel="stylesheet" type="text/css" /><link rel="stylesheet" type="text/css" href="styles/common_cn.css?v=6" /> <!--[if lte IE 9]> <script src="/scripts/requestAnimationFrame.js"></script> <![endif]--> <script src="/scripts/vendors/jquery-1.9.1.min.js"></script> <script src="/scripts/vendors/jquery.cookie.js"></script> <script src="/scripts/vendors/knockout-3.4.2.js"></script> <script src="/scripts/vendors/json2.js"></script> <script src="/scripts/baidustat.js"></script> <script src="/scripts/log.js"></script> <script src="/scripts/vendors/calc.min.js"></script> <script src="/scripts/vendors/moment.min.js"></script> <script src="/scripts/i18n/cn/components/search2.js"></script> <script src="/scripts/components/selectbox2.js"></script> <script src="/scripts/jquery.fly.min.js"></script> <script src="/scripts/i18n/cn/result.js"></script> <script src="/scripts/i18n/cn/components/screeningbox.js"></script> <script src="/scripts/i18n/cn/components/changecyclebox.js"></script> <script src="/scripts/i18n/cn/components/batchchangecycle.js"></script> <script src="/scripts/i18n/cn/components/operation.js"></script> </head> <body> <form method="post" action="./result.aspx?type=0&amp;keyword=%e5%ba%93%e5%ad%98" id="form1" autocomplete="off"> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="wKjfBAv6VD3pk9DPt1p/INMbqhgty1sfJmRjgo9OTOsHCZ38qSzfSqhyg3YiszUz8KXUWkiJZuPyzVFTSq+WcWS1H0Wuzx8yVPpBnp5MAlocetH1" /> </div> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="20C6E8CA" /> <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="i5LdoOUsVm4wP489z61dz2KMu1L1DdBKTFs7BWTR14RUXulhmy3PG353B03dnw7L730Vc4eJXuW1wRPHMykqCfIcXlKrxdlwfkG/ktc9QV+qUpf+5kobsYTUusIUuWv9IT8H76qWWQy0ULcGwqDkc/Szvtrb48PcHAH5X+IW0Nv/YfGUzdndr+gvI6aGo5Qzr7FEkMIo3epoIOpt2F7EgOzZm/k1+Pj8JZhRnYFTS7fM4gtrH3SaMER+pEyQQX5tEnxtq9VisB1f6dH+5vrZA8vBCGA=" /> </div> <iframe src="/include/header.aspx?type=1&logincallback=" frameborder="0" width="100%" scrolling="No" height="42" allowtransparency="true" id="headerlogin" name="headerlogin" style="display: block;"></iframe> <div style="width: 1200px; margin: 0 auto; display: none; position: relative; height:120px; margin-bottom: -120px; z-index:999999" id="ubox"> <p class="userlist"><a href="/login/changepassword.aspx" target="_blank" id="myct">账户信息</a><a href="/orders/invoicelist.aspx" target="_blank" id="myin">我的发票</a><a href="/login/mycoupon.aspx" target="_blank">我的优惠券</a><a id="logout" style="cursor:pointer;" onclick="logout()">退出</a></p> </div> <div style="width: 1200px; margin: 0 auto;position: relative;display:none; height:120px; margin-bottom: -120px; z-index:11000000;" id="couponbox"> <div class="tipname">欢迎您:<label>15006530103</label></div> <div class="coupontip"> <a href="javascript:void(0)" title="关闭" class="ctipclose"></a> </div> </div> <script> $('#ubox').mouseover(function () { $('#ubox').show(); }) $('#ubox').mouseout(function () { $('#ubox').hide(); }) $('#myct').click(function () { _hmt.push(['_trackEvent', '数据超市', '页面顶部点击', '账户信息']); }) $('#myin').click(function () { _hmt.push(['_trackEvent', '数据超市', '页面顶部点击', '我的发票']); }) function logout() { $.ajax({ url: '/include/logout.aspx', method: 'POST', data: { "type": "logout"}, success: function (resp) { if (resp && resp == 1) { document.getElementById("headerlogin").src = "/include/header.aspx?type=1&logincallback="; } } }); } </script> <div class="div_head"> <div class="div_main"> <div class="div_logo"> <a href="/"> <img src="images/logo_zc1.jpg" /><span>数据超市</span></a> </div> <div data-bind='component: { name: "cnsearchnew", params: { searchKey: searchKeyText, divCss: "ny_search_out", spanCss: "ny_search", isHome: true, callback: searchCallback, id: "divsearch" } }'></div> </div> </div> <div class="loading"> <img src="../images/timg.gif" style="margin: 0 auto;" /> </div> <!--ko if: optionType()==2&&diids()==''--> <div class="div_main"> <div class="search_result" style="margin-bottom: 225px;"> <span>搜索关键词  “<a data-bind="text: searchKey">中国石油</a>”,找到约 <a>0</a> 条结果</span> <p data-bind="visible: userinfo().UserInfoID != ''"> 抱歉,数据超市中未检索到”<a data-bind="text: searchKey"></a>“相关数据,<br /> 如有需要请进一步咨询您的专属客户经理 <!--ko text: userinfo().AdminName+' '+userinfo().AdminPhone--> <!--/ko--> </p> <p data-bind="visible: userinfo().UserInfoID == ''"> 抱歉,数据超市中未检索到”<a data-bind="text: searchKey"></a>“相关数据,<br /> 如有需要请进一步咨询客服 400-811-5599 </p> <div class="search_result"> <input type="button" value="返回上一页" data-bind="click:goback" /></div> </div> </div> <!--/ko--> <!--ko if: optionType()==1--> <div class="div_main" id="div_navigation"> <div class="ny_switch" data-bind="visible: isShowProductRelationChart() && (searchProducts().length <= 1 || productid == 12772 || productid == 13065 || productid == 12758)"> <input type="button" value="数据图谱" class="current" data-bind="click: goProductRelationResult" /> </div> <!--ko if:type==0--> <div class="search_navigation"> <div class="nav"> <label>全部结果</label> <!-- ko if: isShowFirstProducts --> <label>></label><!-- /ko --> <a data-bind="attr: { title: '行业:' + txtFirstProducts() }, visible: isShowFirstProducts, click: function () { closeSearchLables('FirstProducts') }">行业:<i data-bind="text: txtFirstProducts"></i></a> <!-- ko if: isShowSecondProducts --> <label>></label><!-- /ko --> <a data-bind="attr: { title: '品目:' + txtSecondProducts() }, visible: isShowSecondProducts, click: function () { closeSearchLables('SecondProducts') }">二级行业:<i data-bind="text: txtSecondProducts"></i></a> <!-- ko if: isShowProducts --> <label>></label><!-- /ko --> <a data-bind="attr: { title: '产品:' + txtProducts() }, visible: isShowProducts, click: function () { closeSearchLables('Products') }">产品:<i data-bind="text: txtProducts"></i></a> <!-- ko if: isShowTopDataTypes --> <label>></label><!-- /ko --> <a data-bind="attr: { title: '数据模板:' + txtTopDataTypes() }, visible: isShowTopDataTypes, click: function () { closeSearchLables('TopDataTypes') }">数据模板:<i data-bind="text: txtTopDataTypes"></i></a> <!-- ko if: isShowDataTypes --> <label>></label><!-- /ko --> <a data-bind="attr: { title: '数据类别:' + txtDataTypes() }, visible: isShowDataTypes, click: function () { closeSearchLables('DataTypes') }">数据类别:<i data-bind="text: txtDataTypes"></i></a> <label data-bind="visible: searchKeyValue()!=''">></label> <label> <!-- ko text: searchKeyValue --> <!-- /ko --> </label> </div> <span>找到约<a data-bind="text: totalItem"></a>条结果</span> </div> <div data-bind='component: { name: "screeningbox", params: { isShow: isShowFirstProductsScreening, filterTypeName: "行业", selectedValue: txtFirstProducts, selectedItems: searchFirstProducts, items: firstProducts, callback: function () { screeningBoxCallback("FirstProducts") }, showmorecallback: function () { showMoreCallback("FirstProducts") }, id: "screeningbox_firstproducts" } }'></div> <div data-bind='component: { name: "screeningbox", params: { isShow: isShowSecondProductsScreening, filterTypeName: "二级行业", selectedValue: txtSecondProducts, selectedItems: searchSecondProducts, items: secondProducts, parentItems: firstProducts, selectedParentItems: searchFirstProducts, selectedParentValue: txtFirstProducts, isParentShow: isShowFirstProductsScreening, callback: function () { screeningBoxCallback("SecondProducts") }, showmorecallback: function () { showMoreCallback("SecondProducts") }, id: "screeningbox_secondproducts" } }'></div> <div data-bind='component: { name: "screeningbox", params: { isShow: isShowProductsScreening, filterTypeName: "产品", selectedValue: txtProducts, selectedItems: searchProducts, items: products, parentItems: secondProducts, selectedParentItems: searchSecondProducts, selectedParentValue: txtSecondProducts, subClass_hasLetter: subClass_hasLetter, isParentShow: isShowSecondProductsScreening, rootParentItems: firstProducts, selectedRootParentItems: searchFirstProducts, selectedRootParentValue: txtFirstProducts, isRootParentShow: isShowFirstProductsScreening, callback: function () { screeningBoxCallback("Products") }, showmorecallback: function () { showMoreCallback("Products") }, id: "screeningbox_products" } }'></div> <div data-bind='component: { name: "screeningbox", params: { isShow: isShowTopDataTypesScreening, filterTypeName: "数据模板", selectedValue: txtTopDataTypes, selectedItems: searchTopDataTypes, items: topDataTypes, callback: function () { screeningBoxCallback("TopDataTypes") }, showmorecallback: function () { showMoreCallback("TopDataTypes") }, id: "screeningbox_topdatadatayptes" } }'></div> <div data-bind='component: { name: "screeningbox", params: { isShow: isShowDataTypesScreening, filterTypeName: "数据类别", selectedValue: txtDataTypes, selectedItems: searchDataTypes, items: dataTypes, parentItems: topDataTypes, selectedParentItems: searchTopDataTypes, selectedParentValue: txtTopDataTypes, isParentShow: isShowTopDataTypesScreening, searchDataTypesByTop:searchDataTypesByTop, callback: function () { screeningBoxCallback("DataTypes") }, showmorecallback: function () { showMoreCallback("DataTypes") }, id: "screeningbox_datadatayptes" } }'></div> <!--/ko--> <!--ko if:type==1--> <div data-bind='component: { name: "productrelation", params: { searchkey: searchKey, productid: productid, producttype: producttype, ppid: ppid, selectDataTypeCallback: selectDataTypeCallback, selectProductCallback: selectProductCallback } }'></div> <!--/ko--> </div> <div class="div_main" style="margin-top: 20px"> <div class=" data_nav_static"> <div class="select_content" style="margin-top: 0"> <span>筛选条件:</span> <div data-bind='component: { name: "dmselectboxnew", params: { name: "区域", selectedValue: areaValue, items: seAreaList, allitems: areaList, callback: selectBoxCallback, id: "select_area" } }'></div> <div data-bind='component: { name: "dmselectboxnew", params: { name: "市场名称", selectedValue: marketValue, items: seMarketList, allitems: marketList, callback: selectBoxCallback, id: "select_market" } }'></div> <div data-bind='component: { name: "dmselectboxnew", params: { name: "企业名称", selectedValue: factoryValue, items: seFactoryList, allitems: factoryList, callback: selectBoxCallback, id: "select_factory" } }'></div> <div data-bind='component: { name: "dmselectboxnew", params: { name: "规格型号", selectedValue: modelValue, items: seModelList, allitems: modelList, callback: selectBoxCallback, id: "select_model" } }'></div> <div data-bind='component: { name: "dmselectboxnew", params: { name: "数据类型", selectedValue: datatypeValue, items: seDataTypeList, allitems: datatypeList, callback: selectBoxCallback, id: "select_datatype" } }'></div> <div class="select_search"><input type="text" placeholder="ID搜索" data-bind="valueUpdate: 'afterkeydown',value: diids, event: { keydown: input_search}"/><input type="button" data-bind="click: diids_search"/></div><a data-bind="click: diids_clear,visible:isshowclear">清空</a> </div> <div class="clear"></div> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="tab_data"> <thead> <tr> <td class="w70"><strong class="icon10">全选</strong></td> <!-- ko foreach: tableHeader --> <td data-bind="text: name, css: claz"></td> <!-- /ko --> <td class="w200">操作</td> </tr> </thead> </table> </div> </div> <div class="div_main"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="tab_data"> <tbody data-bind="foreach: { data: pageDatas, as: 'pageData' }"> <tr data-bind="css: { hover: $root.hasSelected($data) }"> <td class="w70"><i class="icon11" data-bind="click: $root.PageDatasToggle, css: { hover: $root.hasSelected($data) }"></i></td> <td class="w70"><a data-bind="text: pageData['PriceIDName']"></a></td> <td class="w120"><a data-bind="text: pageData['ProductName']"></a></td> <td class="w70" data-bind="text: pageData['Area']"></td> <td class="w120" data-bind="text: pageData['DataTypeName']"></td> <td class="w200 article_name"><a data-bind="html: pageData['DataNameBP'], attr: { title: pageData['DataNameBP'] }"></a></td> <td class="w120"><a data-bind="text: pageData['CycleName']() == '变频' ? pageData['Cycle'] : pageData['CycleName'], css: { red: pageData['CycleName']() != '变频' && pageData['CycleName']() != pageData['Cycle'] }"></a>&nbsp;&nbsp;&nbsp;<span data-bind='visible: pageData["Cycle"] != "不定期" && pageData["Cycle"] != "年度" && pageData["IsPrice"] == 1 && pageData["Cycle"] != "周度", component: { name: "changecyclebox", params: { Price: pageData["Price"], PriceName: pageData["PriceName"], DataName: pageData["DataName"], DataNameBP: pageData["DataNameBP"],DIID: pageData["DIID"], DIIDName: pageData["DIIDName"], PriceID: pageData["PriceID"], PriceIDName: pageData["PriceIDName"], Cycle: pageData["Cycle"], CycleName: pageData["CycleName"], SelectedItems: pageData["SelectedItems"], DataTypeID: pageData["DataTypeID"], TotalPrice: pageData["TotalPrice"], id: "changecyclebox" } }'></span></td> <td class="w200" data-bind="text: pageData['FirstDate'].substr(0, 10).replace('-', '/').replace('-', '/') + ' - ' + pageData['LastDate'].substr(0, 10).replace('-', '/').replace('-', '/')"></td> <td class="w120"><a class="red" data-bind="text: pageData['PriceName']"></a></td> <td class="w200" style="white-space: nowrap"> <a data-bind="click: addData.bind($data), text: pageData['IsPrice'] == 1 ? '加入运算库' : ' '"></a>&nbsp; <a data-bind="click: $root.bpreview_query.bind($data)">预览</a> </td> </tr> </tbody> <tfoot data-bind="css: { undis: totalItem() <= pageNum() * 25 }"> <tr> <td colspan="12"><a data-bind="click: nextPage" style="cursor: pointer">点击查看更多</a></td> </tr> </tfoot> </table> <div class="tab_data_bottom"> <span data-bind="click: checkAll, css: { hover: selectPageDatas().length != 0 && selectPageDatas().length == pageDatas().length }">全选</span><strong> <div data-bind='component: { name: "batchchangecycle", params: { batchCycle: batchCycle, callback: batchChangeCallback } }'></div> </strong><strong><a class="red" data-bind="click: addselect.bind($data)">批量加入运算库</a></strong> <em data-bind="visible:!onlyvalue()" id="onlyvalue" class="red tipssapn">*非价格数据暂不支持运算</em> <p> <input type="button" value="立即购买" class="button_buy" data-bind="click: buynow" /><input type="button" value="加入购物车" class="button_add" data-bind="click: function () { addToCart('加入购物车', false) }" /> </p> </div> </div> <!--/ko--> <div class="clear"></div> <input type="hidden" id="userinfoid" value="" /> <div id="page_footer"></div> <div class="side-menu"> <div onclick="getuserinfo()"><a href="javascript:void(0)" onclick="qimoChatClick();" class="side-menu-box js-side-call"> <span class="side-menu-3"></span> <p class="s12">在线客服</p> </a></div> </div> <script type="text/javascript" src="https://img.sciimg.com/website-test/static/js/pageFooterSDK.js"></script> <script>footerRender(1200);</script> <script type='text/javascript'> var qimoClientId = {}; function getuserinfo() { $.ajax({ type: "get", url: "https://my.sci99.com/handler/TokenHandler.ashx?jsoncallback=?", dataType: "jsonp", async: true, success: function (json) { var obj = eval(json); if (parseInt(json.UserID) != "0") { var userId = parseInt(json.UserID); $.ajax({ type: "get", url: "https://my.sci99.com//handler/PowerHandler.ashx?usertype=1&userid=" + userId + "&protype=-2&jsoncallback=?", dataType: "jsonp", async: true, success: function (re) { var re = eval(re); qimoClientId = { userId: userId, priority: false, nickName: json.UserName, customField: { "user_labels": { "account": json.UserName, "system_platform": "数据超市", "userpower": re.userpower } } }; } }) } } }) } getuserinfo(); function closeright() { jQuery(".resub").css("display", "none"); } </script> <script type='text/javascript' src='https://ccwebchat.chem99.com/javascripts/7moorInit.js?accessId=4e38f060-f5cc-11eb-893a-df95eeb4af27&autoShow=false&language=ZHCN' async='async'> </script> <div data-bind='component: { name: "operation" }'></div> <div class="footnav"> <ul> <li data-bind="click: gotoTop"><a class="top"></a><span>返回顶部</span></li> </ul> </div> <!-- 数据预览弹窗开始 --> <div class="mask" id="previewmask" style="display:none" data-bind="visible : bpreviewdiv_visiable,click: previewhide"> <div class="pop_to_lead" data-bind="click: divselecthide"> <h2>数据详单预览</h2> <div class="close1" style="cursor: pointer" data-bind="click: previewhide"></div> <div class="lead_table_div"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="lead_table"> <thead style="background-color: #f3f3f3"> <tr> <td data-bind="visible: bpreview_diid">数据项ID</td> <td data-bind="visible: bpreview_sjhy">行业</td> <td data-bind="visible: bpreview_ejhy">二级行业</td> <td>产品名称</td> <td data-bind="visible: bpreview_ggxh">规格型号</td> <td data-bind="visible: bpreview_sjmb">数据模板</td> <td data-bind="visible: bpreview_sjlb">数据类别</td> <td>数据类型</td> <td>数据项名称</td> <td data-bind="visible: bpreview_sply">商品来源地</td> <td>区域名称</td> <td data-bind="visible: bpreview_scmc">市场名称</td> <td data-bind="visible: bpreview_qymc">企业名称</td> <td>更新频率</td> <td>日期</td> <td data-bind="visible: bpreview_maxmin">最低值</td> <td data-bind="visible: bpreview_maxmin">最高值</td> <td>数值</td> <td>单位</td> <td>备注</td> <td>价格条件</td> <td data-bind="click : divselectshow" style="cursor:pointer">...</td> </tr> </thead> <tbody data-bind="foreach: { data: bpreview_datas, as: 'onedatainfo' }"> <tr> <td data-bind="visible: $root.bpreview_diid"><span data-bind="text: onedatainfo['CrmInfoID'], attr: { title: onedatainfo['CrmInfoID'] }"></span></td> <td data-bind="visible: $root.bpreview_sjhy"><span data-bind="text: onedatainfo['ProductPath1'], attr: { title: onedatainfo['ProductPath1'] }"></span></td> <td data-bind="visible: $root.bpreview_ejhy"><span data-bind="text: onedatainfo['ProductPath2'], attr: { title: onedatainfo['ProductPath2'] }"></span></td> <td><span data-bind="text: onedatainfo['ProductName'], attr: { title: onedatainfo['ProductName'] }"></span></td> <td data-bind="visible: $root.bpreview_ggxh"><span data-bind="text: onedatainfo['Model'], attr: { title: onedatainfo['Model'] }"></span></td> <td data-bind="visible: $root.bpreview_sjmb"><span data-bind="text: onedatainfo['DataTypePath1'], attr: { title: onedatainfo['DataTypePath1'] }"></span></td> <td data-bind="visible: $root.bpreview_sjlb"><span data-bind="text: onedatainfo['DataTypePath2'], attr: { title: onedatainfo['DataTypePath2'] }"></span></td> <td><span data-bind="text: onedatainfo['DataTypePath3'], attr: { title: onedatainfo['DataTypePath3'] }"></span></td> <td><span data-bind="text: onedatainfo['DataName'], attr: { title: onedatainfo['DataName'] }"></span></td> <td data-bind="visible: $root.bpreview_sply"><span data-bind="text: onedatainfo['FromArea'], attr: { title: onedatainfo['FromArea'] }"></span></td> <td><span data-bind="text: onedatainfo['Area'], attr: { title: onedatainfo['Area'] }"></span></td> <td data-bind="visible: $root.bpreview_scmc"><span data-bind="text: onedatainfo['Market'], attr: { title: onedatainfo['Market'] }"></span></td> <td data-bind="visible: $root.bpreview_qymc"><span data-bind="text: onedatainfo['Factory'], attr: { title: onedatainfo['Factory'] }"></span></td> <td><span data-bind="text: onedatainfo['Cycle'], attr: { title: onedatainfo['Cycle'] }"></span></td> <td><span data-bind="text: onedatainfo['DataDate'], attr: { title: onedatainfo['DataDate'] }"></span></td> <td data-bind="visible: $root.bpreview_maxmin">***</td> <td data-bind="visible: $root.bpreview_maxmin">***</td> <td>***</td> <td><span data-bind="text: onedatainfo['Unit'], attr: { title: onedatainfo['Unit'] }"></span></td> <td><span data-bind="text: onedatainfo['Remark'], attr: { title: onedatainfo['Remark'] }"></span></td> <td><span data-bind="text: onedatainfo['PriceCondition'], attr: { title: onedatainfo['PriceCondition'] }"></span></td> <td></td> </tr> </tbody> </table> </div> <div class="div_select" data-bind="css:{ hide : bselectdiv_hide }"> <ul> <a><li data-bind="click: bpreview_fieldshow.bind($data,bpreview_diid,'bpreview_diid'),style: { color: bpreview_diid() ? 'dodgerblue' : 'black' }">数据项ID</li></a> <a><li data-bind="click: bpreview_fieldshow.bind($data,bpreview_sjhy,'bpreview_sjhy'),style: { color: bpreview_sjhy() ? 'dodgerblue' : 'black' }">行业</li></a> <a><li data-bind="click: bpreview_fieldshow.bind($data,bpreview_ejhy,'bpreview_ejhy'),style: { color: bpreview_ejhy() ? 'dodgerblue' : 'black' }">二级行业</li></a> <a><li data-bind="click: bpreview_fieldshow.bind($data,bpreview_ggxh,'bpreview_ggxh'),style: { color: bpreview_ggxh() ? 'dodgerblue' : 'black' }">规格型号</li></a> <a><li data-bind="click: bpreview_fieldshow.bind($data,bpreview_sjmb,'bpreview_sjmb'),style: { color: bpreview_sjmb() ? 'dodgerblue' : 'black' }">数据模板</li></a> <a><li data-bind="click: bpreview_fieldshow.bind($data,bpreview_sjlb,'bpreview_sjlb'),style: { color: bpreview_sjlb() ? 'dodgerblue' : 'black' }">数据类别</li></a> <a><li data-bind="click: bpreview_fieldshow.bind($data,bpreview_sply,'bpreview_sply'),style: { color: bpreview_sply() ? 'dodgerblue' : 'black' }">商品来源地</li></a> <a><li data-bind="click: bpreview_fieldshow.bind($data,bpreview_scmc,'bpreview_scmc'),style: { color: bpreview_scmc() ? 'dodgerblue' : 'black' }">市场名称</li></a> <a><li data-bind="click: bpreview_fieldshow.bind($data,bpreview_qymc,'bpreview_qymc'),style: { color: bpreview_qymc() ? 'dodgerblue' : 'black' }">企业名称</li></a> </ul> </div> </div> </div> <!-- 数据预览弹窗结束 --> <input type="hidden" name="hiddenSearchKey" id="hiddenSearchKey" value="库存" /> <input type="hidden" name="HiddenProductName" id="HiddenProductName" /> <input type="hidden" name="hiddenType" id="hiddenType" value="0" /> <input type="hidden" name="HiddenProductID" id="HiddenProductID" /> <input type="hidden" name="HiddenProductType" id="HiddenProductType" /> <input type="hidden" name="HiddenSegName" id="HiddenSegName" /> <input type="hidden" name="HiddenDataType" id="HiddenDataType" /> <input type="hidden" name="HiddenTypeName" id="HiddenTypeName" /> <input type="hidden" name="HiddenDataTypeName" id="HiddenDataTypeName" /> <button type="button" id="showline" style="display: none">text</button> <img class="u-flyer" src="images/data.jpg" style="display: none;"> </form> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10