|
@@ -5,155 +5,151 @@
|
|
|
{{include "/common/inc.html"}}
|
|
|
<script src="/js/jquery.cxselect.js"></script>
|
|
|
<link href="/css/enterprise.css" rel="stylesheet">
|
|
|
+<link href="/css/entcommunity.css" rel="stylesheet">
|
|
|
<meta name="Keywords" content="{{Msg "seo" "qfw.enterprise.key"}}"/>
|
|
|
<meta name="Description" content="{{Msg "seo" "qfw.enterprise.description"}}"/>
|
|
|
</head>
|
|
|
-<body>
|
|
|
-{{include "/common/head.html"}}
|
|
|
-<div class="a-content">
|
|
|
- <!--中间内容开始-->
|
|
|
- <div class="row qfw-row">
|
|
|
- <!--左边显示区开始-->
|
|
|
- <div class="col-lg-9">
|
|
|
- <div class="borderB text-primary fontb frontS hidden-sm hidden-xs">所有分类</div>
|
|
|
- <!--查询条件-->
|
|
|
- <div class="border container-fluid hidden-sm hidden-xs qfw-p-margintoplist" >
|
|
|
- <div class="rowFl rowFltt">
|
|
|
- <div class="tt lineb qfw-p-margintop" > 所 在 地:</div>
|
|
|
- <div id="city_china" class="lineb ttcon qfw-p-margintoplist" >
|
|
|
- <select class="sel province cxselect yselect" disabled="disabled" id="c_province" name="province"></select>
|
|
|
- <select class="sel city cxselect yselect" disabled="disabled" id="c_city" name="city"></select>
|
|
|
- <select class="sel area cxselect yselect" disabled="disabled" id="c_area" name="area"></select>
|
|
|
- </div>
|
|
|
- <!--<div class="rowFlTip"><span class="text-primary lineb marginLeft qfw-p-margintoplist"><span class="glyphicon biaojidizhi icon_default text-primary" style="width:20px;"></span><small style="color:#999999;">目前系统有河南、广西、黑龙江、青海、西藏、安徽、山西和湖北的官方企业数据,更多数据持续加入中...</small></span></div>-->
|
|
|
- </div>
|
|
|
- <div class="rowFl rowFltt" >
|
|
|
- <div class="tt lineb">行业类别:</div>
|
|
|
- <div class="lineb ttcon less" id="c_hfl"></div>
|
|
|
- <div class="text-muted qfw-text-more" onClick="less(this)"><small>更多></small></div>
|
|
|
- </div>
|
|
|
- <div class="rowFl ">
|
|
|
- <div class="tt lineb">注册资本:</div>
|
|
|
- <div class="lineb ttcon less" id="c_zb"></div>
|
|
|
+<body class="entlist-page">
|
|
|
+{{include "/common/enthead.html"}}
|
|
|
+<div class="b-content container-fluid">
|
|
|
+ <!--左边显示区开始-->
|
|
|
+ <div class="b-left">
|
|
|
+ <!--查询条件-->
|
|
|
+ <div class="border container-fluid hidden-sm hidden-xs" >
|
|
|
+ <div class="rowFl rowFltt">
|
|
|
+ <div class="tt lineb qfw-p-margintop" > 所 在 地:</div>
|
|
|
+ <div id="city_china" class="lineb ttcon" >
|
|
|
+ <select class="sel province cxselect yselect" disabled="disabled" id="c_province" name="province"></select>
|
|
|
+ <select class="sel city cxselect yselect" disabled="disabled" id="c_city" name="city"></select>
|
|
|
+ <select class="sel area cxselect yselect" disabled="disabled" id="c_area" name="area"></select>
|
|
|
</div>
|
|
|
+ <!--<div class="rowFlTip"><span class="text-primary lineb marginLeft qfw-p-margintoplist"><span class="glyphicon biaojidizhi icon_default text-primary" style="width:20px;"></span><small style="color:#999999;">目前系统有河南、广西、黑龙江、青海、西藏、安徽、山西和湖北的官方企业数据,更多数据持续加入中...</small></span></div>-->
|
|
|
</div>
|
|
|
- <!--查询条件结束-->
|
|
|
- <!--注册资本、认证-->
|
|
|
- <ul id="navs" class="nav nav-tabs hidden-sm hidden-md hidden-xs qfw-p-margintoplist ">
|
|
|
- <li class="active" id="c_all" name="all" value="0"><a href="#home" data-toggle="tab">全部</a></li>
|
|
|
- <span class=" hidden-sm hidden-md hidden-xs renzheng" ><input type="checkbox" name="c_author" id="c_author" value="Y" {{if .T.querymap.c_author}}checked{{end}}/>认证</span>
|
|
|
- </ul>
|
|
|
- <!--注册资本、认证结束-->
|
|
|
-
|
|
|
- <!--列表详细信息开始-->
|
|
|
- <div>
|
|
|
- {{if gt (len .T.data) 0}}
|
|
|
- {{range $k,$v:=.T.data}}
|
|
|
- <div class="borderB">
|
|
|
- <div class="qfw-entcontent-padding">
|
|
|
- <div class="lineb " >
|
|
|
- <a target="_blank" href="/enterprise/{{index $v "_id"}}.html">
|
|
|
- {{$lens:=len (index $v "EntName")}}
|
|
|
- {{if eq $lens 0}}
|
|
|
- {{index $v "LeRep"}}
|
|
|
- {{else}}
|
|
|
- {{index $v "EntName"}}
|
|
|
- {{end}}
|
|
|
- </a>
|
|
|
-
|
|
|
- {{ if index $v "s_action"}}
|
|
|
- {{ if eq (index $v "s_action") "01"}}
|
|
|
- <span class="glyphicon qyrz margin-l-10 jhtb"></span><span class="lineb " ><small> 已认证企业 </small></span>
|
|
|
- {{ if $v.i_comauthenttype }}
|
|
|
- {{ if eq $v.i_comauthenttype 2}}
|
|
|
- <span class="glyphicon mprz margin-r-10 jhtbtype"></span><span class="lineb " ><small style="margin-right:5px;">名片认证</small></span>
|
|
|
- {{else if eq $v.i_comauthenttype 1}}
|
|
|
- <span class="glyphicon yyzzrz margin-r-10 jhtbtype"></span><span class="lineb " ><small style="margin-left:3px;margin-right:5px;">营业执照认证</small></span>
|
|
|
- {{else if eq $v.i_comauthenttype 3}}
|
|
|
- <span class="glyphicon yjrz margin-r-10 jhtbtype"></span><span class="lineb " ><small style="margin-right:5px;">年报邮箱认证</small></span>
|
|
|
- {{end}}
|
|
|
- {{else}}
|
|
|
- <span class="glyphicon yyzzrz margin-r-10 jhtbtype"></span><span class="lineb " ><small style="margin-left:3px;margin-right:5px;">营业执照认证</small></span>
|
|
|
- {{end}}
|
|
|
- {{else if eq (index $v "s_action") "02"}}
|
|
|
- <span class="glyphicon grrz margin-l-10 jhtb"></span><span class="lineb " ><small> 已认证个人</small></span>
|
|
|
- {{else if eq (index $v "s_action") "03"}}
|
|
|
- <span class="glyphicon jgrz margin-l-10 jhtb"></span><span class="lineb " ><small> 已认证机构</small></span>
|
|
|
- {{end}}
|
|
|
+ <div class="rowFl rowFltt" >
|
|
|
+ <div class="tt lineb">行业类别:</div>
|
|
|
+ <div class="lineb ttcon less" id="c_hfl"></div>
|
|
|
+ <div class="qfw-text-more" onClick="less(this)"><small>更多></small></div>
|
|
|
+ </div>
|
|
|
+ <div class="rowFl ">
|
|
|
+ <div class="tt lineb">注册资本:</div>
|
|
|
+ <div class="lineb ttcon less" id="c_zb"></div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <!--查询条件结束-->
|
|
|
+ <!--注册资本、认证-->
|
|
|
+ <ul id="navs" class="nav nav-tabs hidden-sm hidden-md hidden-xs">
|
|
|
+ <li {{if not .T.querymap.c_author}}class="active"{{end}} id="c_author" name="c_author" value=""><a href="#home" data-toggle="tab">全部</a></li>
|
|
|
+ <li {{if .T.querymap.c_author}}class="active"{{end}} name="c_author" id="c_author" value="Y"><a href="#home" data-toggle="tab">认证</a></li>
|
|
|
+ </ul>
|
|
|
+ <!--注册资本、认证结束-->
|
|
|
+
|
|
|
+ <!--列表详细信息开始-->
|
|
|
+ <div>
|
|
|
+ {{if gt (len .T.data) 0}}
|
|
|
+ {{range $k,$v:=.T.data}}
|
|
|
+ <div class="borderB">
|
|
|
+ <div class="qfw-entcontent-padding">
|
|
|
+ <div class="lineb " >
|
|
|
+ <a target="_blank" href="/enterprise/{{index $v "_id"}}.html">
|
|
|
+ {{$lens:=len (index $v "EntName")}}
|
|
|
+ {{if eq $lens 0}}
|
|
|
+ {{index $v "LeRep"}}
|
|
|
+ {{else}}
|
|
|
+ {{index $v "EntName"}}
|
|
|
{{end}}
|
|
|
- </div>
|
|
|
+ </a>
|
|
|
|
|
|
- <div>
|
|
|
- <span>注册号:<small class="lineb " >{{index $v "RegNo"}}</small></span>
|
|
|
- {{if index $v "EntType"}}
|
|
|
- {{if eq $v.EntType "9600"}}
|
|
|
- <span>经营者:<small class="lineb " >{{index $v "LeRep"}}</small></span>
|
|
|
- {{else if eq $v.EntType "5810"}}
|
|
|
- <span>负责人:<small class="lineb " >{{index $v "LeRep"}}</small></span>
|
|
|
+ {{ if index $v "s_action"}}
|
|
|
+ {{ if eq (index $v "s_action") "01"}}
|
|
|
+ <span class="glyphicon qyrz margin-l-10 jhtb"></span><span class="lineb " ><small> 已认证企业 </small></span>
|
|
|
+ {{ if $v.i_comauthenttype }}
|
|
|
+ {{ if eq $v.i_comauthenttype 2}}
|
|
|
+ <span class="glyphicon mprz margin-r-10 jhtbtype"></span><span class="lineb " ><small style="margin-right:5px;">名片认证</small></span>
|
|
|
+ {{else if eq $v.i_comauthenttype 1}}
|
|
|
+ <span class="glyphicon yyzzrz margin-r-10 jhtbtype"></span><span class="lineb " ><small style="margin-left:3px;margin-right:5px;">营业执照认证</small></span>
|
|
|
+ {{else if eq $v.i_comauthenttype 3}}
|
|
|
+ <span class="glyphicon yjrz margin-r-10 jhtbtype"></span><span class="lineb " ><small style="margin-right:5px;">年报邮箱认证</small></span>
|
|
|
+ {{end}}
|
|
|
{{else}}
|
|
|
- <span>法定代表人:<small class="lineb " >{{index $v "LeRep"}}</small></span>
|
|
|
+ <span class="glyphicon yyzzrz margin-r-10 jhtbtype"></span><span class="lineb " ><small style="margin-left:3px;margin-right:5px;">营业执照认证</small></span>
|
|
|
{{end}}
|
|
|
+ {{else if eq (index $v "s_action") "02"}}
|
|
|
+ <span class="glyphicon grrz margin-l-10 jhtb"></span><span class="lineb " ><small> 已认证个人</small></span>
|
|
|
+ {{else if eq (index $v "s_action") "03"}}
|
|
|
+ <span class="glyphicon jgrz margin-l-10 jhtb"></span><span class="lineb " ><small> 已认证机构</small></span>
|
|
|
{{end}}
|
|
|
- <span>经营状态:<small class="lineb " >{{index $v "OpStateName"}}</small></span>
|
|
|
- <span>成立日期:<small class="lineb " >{{index $v "EstDate"}}</small></span>
|
|
|
- <span>所在地:<small class="lineb " >{{index $v "OpLocDistrictName"}}</small></span>
|
|
|
- </div>
|
|
|
- {{if $v.s_servicenames}}<div>产品服务:<small class="lineb ">{{Html (Replace $v.s_servicenames "," "" 1)}}</small></div>{{end}}
|
|
|
- {{if $v.stock }}<div>股东:<small class="lineb ">{{index $v "stock"}}</small></div>{{end}}
|
|
|
- {{if $v.OpScope }}<div>经营范围:<small class="lineb ">{{index $v "OpScope"}}</small></div>{{end}}
|
|
|
+ {{end}}
|
|
|
</div>
|
|
|
+
|
|
|
+ <div>
|
|
|
+ <span>注册号:<small class="lineb " >{{index $v "RegNo"}}</small></span>
|
|
|
+ {{if index $v "EntType"}}
|
|
|
+ {{if eq $v.EntType "9600"}}
|
|
|
+ <span>经营者:<small class="lineb " >{{index $v "LeRep"}}</small></span>
|
|
|
+ {{else if eq $v.EntType "5810"}}
|
|
|
+ <span>负责人:<small class="lineb " >{{index $v "LeRep"}}</small></span>
|
|
|
+ {{else}}
|
|
|
+ <span>法定代表人:<small class="lineb " >{{index $v "LeRep"}}</small></span>
|
|
|
+ {{end}}
|
|
|
+ {{end}}
|
|
|
+ <span>经营状态:<small class="lineb " >{{index $v "OpStateName"}}</small></span>
|
|
|
+ <span>成立日期:<small class="lineb " >{{index $v "EstDate"}}</small></span>
|
|
|
+ <span>所在地:<small class="lineb " >{{index $v "OpLocDistrictName"}}</small></span>
|
|
|
+ </div>
|
|
|
+ {{if $v.s_servicenames}}<div>产品服务:<small class="lineb ">{{Html (Replace $v.s_servicenames "," "" 1)}}</small></div>{{end}}
|
|
|
+ {{if $v.stock }}<div>股东:<small class="lineb ">{{index $v "stock"}}</small></div>{{end}}
|
|
|
+ {{if $v.OpScope }}<div>经营范围:<small class="lineb ">{{index $v "OpScope"}}</small></div>{{end}}
|
|
|
</div>
|
|
|
+ </div>
|
|
|
+ {{end}}
|
|
|
+ <!--页码信息-->
|
|
|
+ <div class="text-center hidden-sm hidden-md hidden-xs">
|
|
|
+ <ul class="pagination pagination-md ">
|
|
|
+ {{range $k,$v:=.T.pagination}}
|
|
|
+ <li {{if index $v "iscurrent"}}class="disabled active"{{end}}>
|
|
|
+ <a {{if index $v "iscurrent"}} style="background-color:#f5f5f5" href="#"{{else}}href="{{index $v "url"}}"{{end}}>{{index $v "page"}}</a>
|
|
|
+
|
|
|
+ </li>
|
|
|
{{end}}
|
|
|
- <!--页码信息-->
|
|
|
- <div class="text-center hidden-sm hidden-md hidden-xs">
|
|
|
- <ul class="pagination pagination-md ">
|
|
|
- {{range $k,$v:=.T.pagination}}
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+ <!--页码信息结束-->
|
|
|
+
|
|
|
+ <!--页码信息-->
|
|
|
+ <div class="text-center hidden-lg">
|
|
|
+ <ul class="pagination pagination-md ">
|
|
|
+ {{range $k,$v:=.T.pagination}}
|
|
|
+
|
|
|
+ {{if eq $k 6}}
|
|
|
+ {{else if eq $k 7}}
|
|
|
+ {{else if eq $k 8}}
|
|
|
+ {{else}}
|
|
|
<li {{if index $v "iscurrent"}}class="disabled active"{{end}}>
|
|
|
- <a {{if index $v "iscurrent"}} style="background-color:#f5f5f5" href="#"{{else}}href="{{index $v "url"}}"{{end}}>{{index $v "page"}}</a>
|
|
|
-
|
|
|
+ <a {{if index $v "iscurrent"}} style="background-color:#f5f5f5" href="#"{{else}}href="{{index $v "url"}}"{{end}}>
|
|
|
+ {{index $v "page"}}
|
|
|
+ </a>
|
|
|
</li>
|
|
|
{{end}}
|
|
|
- </ul>
|
|
|
- </div>
|
|
|
- <!--页码信息结束-->
|
|
|
-
|
|
|
- <!--页码信息-->
|
|
|
- <div class="text-center hidden-lg">
|
|
|
- <ul class="pagination pagination-md ">
|
|
|
- {{range $k,$v:=.T.pagination}}
|
|
|
-
|
|
|
- {{if eq $k 6}}
|
|
|
- {{else if eq $k 7}}
|
|
|
- {{else if eq $k 8}}
|
|
|
- {{else}}
|
|
|
- <li {{if index $v "iscurrent"}}class="disabled active"{{end}}>
|
|
|
- <a {{if index $v "iscurrent"}} style="background-color:#f5f5f5" href="#"{{else}}href="{{index $v "url"}}"{{end}}>
|
|
|
- {{index $v "page"}}
|
|
|
- </a>
|
|
|
- </li>
|
|
|
- {{end}}
|
|
|
-
|
|
|
- {{end}}
|
|
|
- </ul>
|
|
|
- </div>
|
|
|
- <!--页码信息结束-->
|
|
|
-
|
|
|
- {{else}}
|
|
|
- <div class="alert alert-error "><div class="text-center" style="margin:20px auto;"><img src="/images/u20.png"><h4><span class="glyphicon biaojidizhi icon_default text-primary"></span> <strong class="text-muted">没有找到相关内容,换个关键词试试</strong></h4></div></div>
|
|
|
- {{end}}
|
|
|
- </div>
|
|
|
- <!--列表详细信息结束-->
|
|
|
- </div>
|
|
|
- <!--左边显示区结束-->
|
|
|
-
|
|
|
- <!--右边显示区开始-->
|
|
|
- <div class="col-lg-3 hidden-sm hidden-md hidden-xs collg3_width">
|
|
|
- <div class="borderB text-muted fontb frontS">推荐企业</div>
|
|
|
- <div id="tjqy "><img style="width:100%;" class="qfw-p-margintop" src="/images/right_ad.png"></div>
|
|
|
+
|
|
|
+ {{end}}
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+ <!--页码信息结束-->
|
|
|
+
|
|
|
+ {{else}}
|
|
|
+ <div class="alert alert-error "><div class="text-center" style="margin:20px auto;"><img src="/images/u20.png"><h4><span class="glyphicon biaojidizhi icon_default text-primary"></span> <strong class="text-muted">没有找到相关内容,换个关键词试试</strong></h4></div></div>
|
|
|
+ {{end}}
|
|
|
</div>
|
|
|
- <!--右边显示区结束-->
|
|
|
+ <!--列表详细信息结束-->
|
|
|
+ </div>
|
|
|
+ <!--左边显示区结束-->
|
|
|
+
|
|
|
+ <!--右边显示区开始-->
|
|
|
+ <div class="b-right hidden-sm hidden-md hidden-xs b-right-content">
|
|
|
+ <div class="borderB text-muted fontb frontS">推荐企业</div>
|
|
|
+ <div id="tjqy "><img style="width:100%;" class="qfw-p-margintop" src="/images/right_ad.png"></div>
|
|
|
</div>
|
|
|
- <!--中间内容结束-->
|
|
|
+ <!--右边显示区结束-->
|
|
|
</div>
|
|
|
{{include "/common/bottom.html"}}
|
|
|
|
|
@@ -165,7 +161,6 @@ var btempwords={{.T.words}}
|
|
|
var chf1= {{index .T.querymap "c_hfl"}};
|
|
|
var czb= '{{index .T.querymap "c_zb"}}';
|
|
|
var $chiancity= true,$listent=true;
|
|
|
-setNavbarActive(2);
|
|
|
</script>
|
|
|
<script src="/js/enterprise.js"></script>
|
|
|
|