|
@@ -1,340 +1,377 @@
|
|
|
<html style="height: 100%">
|
|
|
<head>
|
|
|
- <title>{{.T.obj.title}} - 剑鱼标讯</title>
|
|
|
- <meta http-equiv="X-UA-Compatible" content="IE=edge,Chrome=1" />
|
|
|
- <meta name="Keywords" content="{{.T.obj.keywords}}"/>
|
|
|
- <meta name="Description" content="{{.T.obj.description}}"/>
|
|
|
- <meta name="renderer" content="webkit">
|
|
|
- <meta content="telephone=no" name="format-detection"/>
|
|
|
- <meta content="light" theme="light" name="enable-header"/>
|
|
|
- {{include "/common/pnc.html"}}
|
|
|
- <link href="{{Msg "seo" "cdn"}}/css/pc.css?v={{Msg "seo" "version"}}" rel="stylesheet">
|
|
|
- <link href="{{Msg "seo" "cdn"}}/pccss/pc-detail.css?v={{Msg "seo" "version"}}2" rel="stylesheet">
|
|
|
- <script src="{{Msg "seo" "cdn"}}/js/jquery.cookie.js"></script>
|
|
|
- <link rel="stylesheet" type="text/css" href="{{Msg "seo" "cdn"}}/pccss/public-nav-1200.css?v={{Msg "seo" "version"}}" />
|
|
|
- <link href="//cdn-common.jianyu360.com/cdn/lib/element-ui/2.15.7/lib/theme-chalk/index.css" rel="stylesheet" />
|
|
|
- <link href='{{Msg "seo" "cdn"}}/css/collect-user-info.css?v={{Msg "seo" "version"}}' rel="stylesheet">
|
|
|
- <link href='{{Msg "seo" "cdn"}}/common-module/nps-common/css/nps.css?v={{Msg "seo" "version"}}' rel="stylesheet">
|
|
|
- <link href="{{Msg "seo" "cdn"}}/css/dev2/newBidSearch.css?v={{Msg "seo" "version"}}" rel="stylesheet">
|
|
|
- <script type="text/javascript" src="{{Msg "seo" "cdn"}}/js/public-nav.js?v={{Msg "seo" "version"}}"></script>
|
|
|
- <script>
|
|
|
- var id = {{.T.obj._id}};
|
|
|
- </script>
|
|
|
- <script type="text/javascript" src="{{Msg "seo" "cdn"}}/js/pc_detail_tags.js?v={{Msg "seo" "version"}}"></script>
|
|
|
- <style>
|
|
|
- .tip-box {
|
|
|
- display: flex;
|
|
|
- flex-direction: column;
|
|
|
- justify-content: center;
|
|
|
- align-items: center;
|
|
|
- padding: 20px 35px;
|
|
|
- background: #FFFFFF;
|
|
|
- box-shadow: 0px 0px 28px 1px rgba(0, 0, 0, 0.07999999821186066);
|
|
|
- border-radius: 8px 8px 8px 8px;
|
|
|
- border: 1px solid #ECECEC;
|
|
|
- }
|
|
|
- .tip-text {
|
|
|
- font-size: 16px;
|
|
|
- font-family: Microsoft YaHei-Regular, Microsoft YaHei,sans-serif;
|
|
|
- font-weight: 400;
|
|
|
- color: #1D1D1D;
|
|
|
- line-height: 24px;
|
|
|
- }
|
|
|
- .com-detail table tr{
|
|
|
- border: 1px solid #EBEBEB;
|
|
|
- }
|
|
|
- .com-detail table tr td,.com-detail table th{
|
|
|
- border-right: 1px solid #EBEBEB;
|
|
|
- padding: 10px;
|
|
|
- }
|
|
|
- .yhfb{
|
|
|
- background-color: rgba(255, 58, 32, 0.1);
|
|
|
- padding:0 13px 2px 11px;
|
|
|
- border-radius: 4px 0px 16px 0px;
|
|
|
- height: 24px;
|
|
|
- width: 80px;
|
|
|
- line-height: 22px;
|
|
|
- font-size: 14px;
|
|
|
- color: #FF3A20;
|
|
|
- position: absolute;
|
|
|
- top: 0;
|
|
|
- left: 0;
|
|
|
- z-index: 99;
|
|
|
- }
|
|
|
- .tab3{
|
|
|
- display: flex;
|
|
|
- align-items: center;
|
|
|
- text-align: center;
|
|
|
- }
|
|
|
- .tab3 .pubinfo{
|
|
|
- margin-left: 86px;
|
|
|
- width: 246px;
|
|
|
- height: 24px;
|
|
|
- background-color: #FFEDEC;
|
|
|
- border-radius: 53px;
|
|
|
- line-height: 24px;
|
|
|
- font-weight: 400;
|
|
|
- color: #FF3A20 ;
|
|
|
- font-size: 14px;
|
|
|
- padding-right: 25px;
|
|
|
- }
|
|
|
- .tab3 .pubinfo .btnn{
|
|
|
- width: 80px;
|
|
|
- height: 24px;
|
|
|
- background: linear-gradient(180deg, #FF8787 0%, #FF5E5E 35%, #FF2E2E 68%, #FD4444 100%);
|
|
|
- border-radius: 88px 53px 53px 0px;
|
|
|
- color: #ffffff;
|
|
|
- line-height: 24px;
|
|
|
- position: absolute;
|
|
|
- margin-left: 12px;
|
|
|
- cursor: pointer;
|
|
|
- }
|
|
|
- </style>
|
|
|
+ <title>{{.T.obj.title}} - 剑鱼标讯</title>
|
|
|
+ <meta http-equiv="X-UA-Compatible" content="IE=edge,Chrome=1" />
|
|
|
+ <meta name="Keywords" content="{{.T.obj.keywords}}"/>
|
|
|
+ <meta name="Description" content="{{.T.obj.description}}"/>
|
|
|
+ <meta name="renderer" content="webkit">
|
|
|
+ <meta content="telephone=no" name="format-detection"/>
|
|
|
+ <meta content="light" theme="light" name="enable-header"/>
|
|
|
+ {{include "/common/pnc.html"}}
|
|
|
+ <link href="{{Msg "seo" "cdn"}}/css/pc.css?v={{Msg "seo" "version"}}" rel="stylesheet">
|
|
|
+ <link href="{{Msg "seo" "cdn"}}/pccss/pc-detail.css?v={{Msg "seo" "version"}}2" rel="stylesheet">
|
|
|
+ <script src="{{Msg "seo" "cdn"}}/js/jquery.cookie.js"></script>
|
|
|
+ <link rel="stylesheet" type="text/css" href="{{Msg "seo" "cdn"}}/pccss/public-nav-1200.css?v={{Msg "seo" "version"}}" />
|
|
|
+ <link href="//cdn-common.jianyu360.com/cdn/lib/element-ui/2.15.7/lib/theme-chalk/index.css" rel="stylesheet" />
|
|
|
+ <link href='{{Msg "seo" "cdn"}}/css/collect-user-info.css?v={{Msg "seo" "version"}}' rel="stylesheet">
|
|
|
+ <link href='{{Msg "seo" "cdn"}}/common-module/nps-common/css/nps.css?v={{Msg "seo" "version"}}' rel="stylesheet">
|
|
|
+ <link href="{{Msg "seo" "cdn"}}/css/dev2/newBidSearch.css?v={{Msg "seo" "version"}}" rel="stylesheet">
|
|
|
+ <script type="text/javascript" src="{{Msg "seo" "cdn"}}/js/public-nav.js?v={{Msg "seo" "version"}}"></script>
|
|
|
+ <script>
|
|
|
+ var id = {{.T.obj._id}};
|
|
|
+ </script>
|
|
|
+ <script type="text/javascript" src="{{Msg "seo" "cdn"}}/js/pc_detail_tags.js?v={{Msg "seo" "version"}}"></script>
|
|
|
+ <style>
|
|
|
+ .tip-box {
|
|
|
+ display: flex;
|
|
|
+ flex-direction: column;
|
|
|
+ justify-content: center;
|
|
|
+ align-items: center;
|
|
|
+ padding: 20px 35px;
|
|
|
+ background: #FFFFFF;
|
|
|
+ box-shadow: 0px 0px 28px 1px rgba(0, 0, 0, 0.07999999821186066);
|
|
|
+ border-radius: 8px 8px 8px 8px;
|
|
|
+ border: 1px solid #ECECEC;
|
|
|
+ }
|
|
|
+ .tip-text {
|
|
|
+ font-size: 16px;
|
|
|
+ font-family: Microsoft YaHei-Regular, Microsoft YaHei,sans-serif;
|
|
|
+ font-weight: 400;
|
|
|
+ color: #1D1D1D;
|
|
|
+ line-height: 24px;
|
|
|
+ }
|
|
|
+ .com-detail table tr{
|
|
|
+ border: 1px solid #EBEBEB;
|
|
|
+ }
|
|
|
+ .com-detail table tr td,.com-detail table th{
|
|
|
+ border-right: 1px solid #EBEBEB;
|
|
|
+ padding: 10px;
|
|
|
+ }
|
|
|
+ .yhfb{
|
|
|
+ background-color: rgba(255, 58, 32, 0.1);
|
|
|
+ padding:0 13px 2px 11px;
|
|
|
+ border-radius: 4px 0px 16px 0px;
|
|
|
+ height: 24px;
|
|
|
+ width: 80px;
|
|
|
+ line-height: 22px;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #FF3A20;
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ left: 0;
|
|
|
+ z-index: 99;
|
|
|
+ }
|
|
|
+ .tab3{
|
|
|
+ display: flex;
|
|
|
+ align-items: center;
|
|
|
+ text-align: center;
|
|
|
+ }
|
|
|
+ .tab3 .pubinfo{
|
|
|
+ margin-left: 86px;
|
|
|
+ width: 246px;
|
|
|
+ height: 24px;
|
|
|
+ background-color: #FFEDEC;
|
|
|
+ border-radius: 53px;
|
|
|
+ line-height: 24px;
|
|
|
+ font-weight: 400;
|
|
|
+ color: #FF3A20 ;
|
|
|
+ font-size: 14px;
|
|
|
+ padding-right: 25px;
|
|
|
+ }
|
|
|
+ .tab3 .pubinfo .btnn{
|
|
|
+ width: 80px;
|
|
|
+ height: 24px;
|
|
|
+ background: linear-gradient(180deg, #FF8787 0%, #FF5E5E 35%, #FF2E2E 68%, #FD4444 100%);
|
|
|
+ border-radius: 88px 53px 53px 0px;
|
|
|
+ color: #ffffff;
|
|
|
+ line-height: 24px;
|
|
|
+ position: absolute;
|
|
|
+ margin-left: 12px;
|
|
|
+ cursor: pointer;
|
|
|
+ }
|
|
|
+ .sub-info-container{
|
|
|
+ display: flex;
|
|
|
+ justify-content: space-between;
|
|
|
+ align-items: center;
|
|
|
+ position:relative;
|
|
|
+ }
|
|
|
+ .join-bid-countdown{
|
|
|
+ background: rgba(254, 115, 122, 0.16);
|
|
|
+ border-radius: 4px;
|
|
|
+ color: #FF3A20;
|
|
|
+ font-size: 12px;
|
|
|
+ padding: 3px 6px;
|
|
|
+ }
|
|
|
+ .tooltip-names{
|
|
|
+ padding:16px;
|
|
|
+ position: absolute;
|
|
|
+ background:rgba(0, 0, 0, .75);
|
|
|
+ color: #fff;
|
|
|
+ border-radius: 4px;
|
|
|
+ font-size: 12px;
|
|
|
+ line-height:18px;
|
|
|
+ top:30px;
|
|
|
+ left:80px;
|
|
|
+ max-width:300px;
|
|
|
+ opacity: 0;
|
|
|
+ }
|
|
|
+ .tooltip-names::before {
|
|
|
+ content: '';
|
|
|
+ position: absolute;
|
|
|
+ top:-10px;
|
|
|
+ width: 0;
|
|
|
+ height:0;
|
|
|
+ border-bottom:10px solid rgba(0, 0, 0, .75);
|
|
|
+ border-right:10px solid transparent;
|
|
|
+ border-left:10px solid transparent;
|
|
|
+ }
|
|
|
+ .join-bid-persons{
|
|
|
+ margin-right:16px;
|
|
|
+ }
|
|
|
+ .join-bid-persons:hover+.tooltip-names{
|
|
|
+ opacity: 1;
|
|
|
+ }
|
|
|
+ </style>
|
|
|
</head>
|
|
|
<body style="height: 100%">
|
|
|
{{include "/common/pchead.html"}}
|
|
|
<!-- 分享弹框 -->
|
|
|
{{include "/common/shareboxDialog.html"}}
|
|
|
<script type="text/javascript">
|
|
|
- var _loop = false;
|
|
|
- var refer = document.referrer;
|
|
|
- if(refer.indexOf("NJ")>0){
|
|
|
- $(".j-nav .j-nav-link:eq(3)").addClass("active");
|
|
|
- }else{
|
|
|
- $(".j-nav .j-nav-link:eq(2)").addClass("active");
|
|
|
- }
|
|
|
- //
|
|
|
- function isWechat() {
|
|
|
- var ua = navigator.userAgent.toLowerCase();
|
|
|
- if(ua.match(/MicroMessenger/i)=="micromessenger"){
|
|
|
- return true;
|
|
|
- }else{
|
|
|
- return false;
|
|
|
- }
|
|
|
- }
|
|
|
+ var _loop = false;
|
|
|
+ var refer = document.referrer;
|
|
|
+ if(refer.indexOf("NJ")>0){
|
|
|
+ $(".j-nav .j-nav-link:eq(3)").addClass("active");
|
|
|
+ }else{
|
|
|
+ $(".j-nav .j-nav-link:eq(2)").addClass("active");
|
|
|
+ }
|
|
|
+ //
|
|
|
+ function isWechat() {
|
|
|
+ var ua = navigator.userAgent.toLowerCase();
|
|
|
+ if(ua.match(/MicroMessenger/i)=="micromessenger"){
|
|
|
+ return true;
|
|
|
+ }else{
|
|
|
+ return false;
|
|
|
+ }
|
|
|
+ }
|
|
|
//
|
|
|
function isPCWeChat(){
|
|
|
- var ua = window.navigator.userAgent.toLowerCase();
|
|
|
- if(ua.match(/MicroMessenger/i) == 'micromessenger'){
|
|
|
- var system = {
|
|
|
- win: false,
|
|
|
- mac: false
|
|
|
- };
|
|
|
- //检测平台
|
|
|
- var p = navigator.platform;
|
|
|
- system.win = p.indexOf("Win") == 0;
|
|
|
- system.mac = p.indexOf("Mac") == 0;
|
|
|
- if (system.win || system.mac) {
|
|
|
- //alert("在微信PC端上打开内置浏览器");
|
|
|
- return true
|
|
|
- }else {
|
|
|
- //alert("非微信PC端上打开内置浏览器");
|
|
|
- return false
|
|
|
- }
|
|
|
- }
|
|
|
+ var ua = window.navigator.userAgent.toLowerCase();
|
|
|
+ if(ua.match(/MicroMessenger/i) == 'micromessenger'){
|
|
|
+ var system = {
|
|
|
+ win: false,
|
|
|
+ mac: false
|
|
|
+ };
|
|
|
+ //检测平台
|
|
|
+ var p = navigator.platform;
|
|
|
+ system.win = p.indexOf("Win") == 0;
|
|
|
+ system.mac = p.indexOf("Mac") == 0;
|
|
|
+ if (system.win || system.mac) {
|
|
|
+ //alert("在微信PC端上打开内置浏览器");
|
|
|
+ return true
|
|
|
+ }else {
|
|
|
+ //alert("非微信PC端上打开内置浏览器");
|
|
|
+ return false
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
</script>
|
|
|
<div class="j-content" style="padding-top: 26px;">
|
|
|
- <!-- 用户留资 -->
|
|
|
- <div id="vue-collect-user-info"></div>
|
|
|
- <div id="vue-collect-bid-info"></div>
|
|
|
- <div class="main-content" style="width: 1200px; position: relative; margin: 0 auto">
|
|
|
- <div class="biddetail-content" style="width:980px; margin-left:0px;">
|
|
|
- {{if .T.obj.site}}
|
|
|
- {{if eq .T.obj.site "剑鱼信息发布平台"}}
|
|
|
- <div class="yhfb">用户发布</div>
|
|
|
- {{end}}
|
|
|
- {{end}}
|
|
|
- <div class="com-title" id="com-title">
|
|
|
- <!-- <span style="border-bottom:1px solid #2cb7ca">{{.T.obj.title}}</span>-->
|
|
|
- {{.T.obj.title}}
|
|
|
- </div>
|
|
|
- <div class="com-statusbar" id="statusbar">
|
|
|
- <!-- 自定义标签弹框 -->
|
|
|
- <div class="tags-box" id="collectTags">
|
|
|
- <div class="tags-inputs">
|
|
|
- <div class="tag-input">
|
|
|
- <div class="tag-labels"></div>
|
|
|
- <input type="text" class="clear-input" maxlength="10" oninput="this.value=this.value.replace(/\s+/g,'')">
|
|
|
- <div class="tag-placeholder">新增标签回车保存</div>
|
|
|
- </div>
|
|
|
- <div class="add-tag-button">添加并使用</div>
|
|
|
- </div>
|
|
|
- <div class="tags-list clearfix"></div>
|
|
|
- <div class="tags-footer">
|
|
|
- <div class="tags-button button-confirm">确认添加</div>
|
|
|
- <div class="tags-button button-cancel">暂不添加</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <span class="com-collect" id="bidCollect">
|
|
|
- <img class="icon-title-img" src='{{Msg "seo" "cdn"}}/images/collect.png' />
|
|
|
- 标讯收藏
|
|
|
- </span>
|
|
|
- <span class="com-collect" id="bidCollected" style="display: none;">
|
|
|
- <img class="icon-title-img" src='{{Msg "seo" "cdn"}}/images/collected.png' />
|
|
|
- 标讯收藏
|
|
|
- </span>
|
|
|
- <script>
|
|
|
- // 列表页收藏点击事件 百度统计
|
|
|
- function collectBaiduEvent() {
|
|
|
- try {
|
|
|
- _hmt.push(['_trackEvent', '超级订阅-pc', 'click', '详情页标讯收藏按钮']);
|
|
|
- console.log(_hmt,'_hmt')
|
|
|
- } catch (e) {
|
|
|
- console.log('未初始化百度统计')
|
|
|
- }
|
|
|
- }
|
|
|
- // 查询是否已收藏
|
|
|
- $.ajax({
|
|
|
- type:'post',
|
|
|
- url:'/publicapply/bidcoll/isColl?t=' + Date.now(),
|
|
|
- data: {
|
|
|
- bids: {{.T.obj._id}}
|
|
|
- },
|
|
|
- dataType:'json',
|
|
|
- success: function(r){
|
|
|
- if (r.data) {
|
|
|
- r.data.forEach(function(item,index) {
|
|
|
- if(item == {{.T.obj._id}}) {
|
|
|
- $('#bidCollected').show()
|
|
|
- $('#bidCollect').hide()
|
|
|
- } else {
|
|
|
- $('#bidCollected').hide()
|
|
|
- $('#bidCollect').show()
|
|
|
- }
|
|
|
- })
|
|
|
- }
|
|
|
- }
|
|
|
- })
|
|
|
- // 收藏事件
|
|
|
- $('#bidCollect').off('click').bind('click',function() {
|
|
|
- collectBaiduEvent()
|
|
|
- var top = (parseInt($(this).position().top) + 30 ) + 'px';
|
|
|
- var bids = [{bid: {{.T.obj._id}}}]
|
|
|
- vm.dialogTitle = '重要项目一键创建标签收藏!请完善个人信息,为您匹配精准服务'
|
|
|
- // 查询是否需要用户留资料 不需要 则执行下一步回调(收藏标讯行为)
|
|
|
- vm.isNeedSubmit('article_collection', function() {
|
|
|
- collBidAction('C',bids,function(r) {
|
|
|
- if (r.data) {
|
|
|
- toastFn('收藏成功')
|
|
|
- $('#bidCollected').show()
|
|
|
- $('#bidCollect').hide()
|
|
|
- $('#collectTags.tags-box').show().css({'top': top, 'right' : 0, 'left':'unset'})
|
|
|
- getUserTags()
|
|
|
- } else {
|
|
|
- toastFn(r.error_msg)
|
|
|
- }
|
|
|
- })
|
|
|
- })
|
|
|
- })
|
|
|
- // 取消收藏事件
|
|
|
- $('#bidCollected').off('click').bind('click',function() {
|
|
|
- collectBaiduEvent()
|
|
|
- var bids = [{bid: {{.T.obj._id}}}]
|
|
|
- collBidAction('R',bids,function(r) {
|
|
|
- if (r.data) {
|
|
|
- $('#bidCollected').hide()
|
|
|
- $('.personal-tags').hide()
|
|
|
- $('#bidCollect').show()
|
|
|
- toastFn('已取消收藏',1000)
|
|
|
- }
|
|
|
- })
|
|
|
- })
|
|
|
- // 标签输入框事件
|
|
|
- $('#collectTags.tags-box').click(function(e) {
|
|
|
- e.stopPropagation()
|
|
|
- })
|
|
|
+ <!-- 用户留资 -->
|
|
|
+ <div id="vue-collect-user-info"></div>
|
|
|
+ <div id="vue-collect-bid-info"></div>
|
|
|
+ <div class="main-content" style="width: 1200px; position: relative; margin: 0 auto">
|
|
|
+ <div class="biddetail-content" style="width:980px; margin-left:0px;">
|
|
|
+ {{if .T.obj.site}}
|
|
|
+ {{if eq .T.obj.site "剑鱼信息发布平台"}}
|
|
|
+ <div class="yhfb">用户发布</div>
|
|
|
+ {{end}}
|
|
|
+ {{end}}
|
|
|
+ <div class="com-title" id="com-title">
|
|
|
+ <!-- <span style="border-bottom:1px solid #2cb7ca">{{.T.obj.title}}</span>-->
|
|
|
+ {{.T.obj.title}}
|
|
|
+ </div>
|
|
|
+ <div class="com-statusbar" id="statusbar">
|
|
|
+ <!-- 自定义标签弹框 -->
|
|
|
+ <div class="tags-box" id="collectTags">
|
|
|
+ <div class="tags-inputs">
|
|
|
+ <div class="tag-input">
|
|
|
+ <div class="tag-labels"></div>
|
|
|
+ <input type="text" class="clear-input" maxlength="10" oninput="this.value=this.value.replace(/\s+/g,'')">
|
|
|
+ <div class="tag-placeholder">新增标签回车保存</div>
|
|
|
+ </div>
|
|
|
+ <div class="add-tag-button">添加并使用</div>
|
|
|
+ </div>
|
|
|
+ <div class="tags-list clearfix"></div>
|
|
|
+ <div class="tags-footer">
|
|
|
+ <div class="tags-button button-confirm">确认添加</div>
|
|
|
+ <div class="tags-button button-cancel">暂不添加</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <span class="com-collect" id="bidCollect"><img class="icon-title-img" src='{{Msg "seo" "cdn"}}/images/collect.png' />标讯收藏</span>
|
|
|
+ <span class="com-collect" id="bidCollected" style="display: none;"><img class="icon-title-img" src='{{Msg "seo" "cdn"}}/images/collected.png' />标讯收藏</span>
|
|
|
+ <script>
|
|
|
+ // 列表页收藏点击事件 百度统计
|
|
|
+ function collectBaiduEvent() {
|
|
|
+ try {
|
|
|
+ _hmt.push(['_trackEvent', '超级订阅-pc', 'click', '详情页标讯收藏按钮']);
|
|
|
+ console.log(_hmt,'_hmt')
|
|
|
+ } catch (e) {
|
|
|
+ console.log('未初始化百度统计')
|
|
|
+ }
|
|
|
+ }
|
|
|
+ // 查询是否已收藏
|
|
|
+ $.ajax({
|
|
|
+ type:'post',
|
|
|
+ url:'/publicapply/bidcoll/isColl?t=' + Date.now(),
|
|
|
+ data: {
|
|
|
+ bids: {{.T.obj._id}}
|
|
|
+ },
|
|
|
+ dataType:'json',
|
|
|
+ success: function(r){
|
|
|
+ if (r.data) {
|
|
|
+ r.data.forEach(function(item,index) {
|
|
|
+ if(item == {{.T.obj._id}}) {
|
|
|
+ $('#bidCollected').show()
|
|
|
+ $('#bidCollect').hide()
|
|
|
+ } else {
|
|
|
+ $('#bidCollected').hide()
|
|
|
+ $('#bidCollect').show()
|
|
|
+ }
|
|
|
+ })
|
|
|
+ }
|
|
|
+ }
|
|
|
+ })
|
|
|
+ // 收藏事件
|
|
|
+ $('#bidCollect').off('click').bind('click',function() {
|
|
|
+ collectBaiduEvent()
|
|
|
+ var top = (parseInt($(this).position().top) + 30 ) + 'px';
|
|
|
+ var bids = [{bid: {{.T.obj._id}}}]
|
|
|
+ vm.dialogTitle = '重要项目一键创建标签收藏!请完善个人信息,为您匹配精准服务'
|
|
|
+ // 查询是否需要用户留资料 不需要 则执行下一步回调(收藏标讯行为)
|
|
|
+ vm.isNeedSubmit('article_collection', function() {
|
|
|
+ collBidAction('C',bids,function(r) {
|
|
|
+ if (r.data) {
|
|
|
+ toastFn('收藏成功')
|
|
|
+ $('#bidCollected').show()
|
|
|
+ $('#bidCollect').hide()
|
|
|
+ $('#collectTags.tags-box').show().css({'top': top, 'right' : 0, 'left':'unset'})
|
|
|
+ getUserTags()
|
|
|
+ } else {
|
|
|
+ toastFn(r.error_msg)
|
|
|
+ }
|
|
|
+ })
|
|
|
+ })
|
|
|
+ })
|
|
|
+ // 取消收藏事件
|
|
|
+ $('#bidCollected').off('click').bind('click',function() {
|
|
|
+ collectBaiduEvent()
|
|
|
+ var bids = [{bid: {{.T.obj._id}}}]
|
|
|
+ collBidAction('R',bids,function(r) {
|
|
|
+ if (r.data) {
|
|
|
+ $('#bidCollected').hide()
|
|
|
+ $('.personal-tags').hide()
|
|
|
+ $('#bidCollect').show()
|
|
|
+ toastFn('已取消收藏',1000)
|
|
|
+ }
|
|
|
+ })
|
|
|
+ })
|
|
|
+ // 标签输入框事件
|
|
|
+ $('#collectTags.tags-box').click(function(e) {
|
|
|
+ e.stopPropagation()
|
|
|
+ })
|
|
|
|
|
|
- $('#collectTags .tag-input').click(function(e) {
|
|
|
- e.stopPropagation()
|
|
|
- $(this).children('.tag-placeholder').hide()
|
|
|
- $(this).children('input').focus()
|
|
|
- })
|
|
|
- // 标签输入框回车事件
|
|
|
- $('#collectTags .tag-input .clear-input').keydown(function(event){
|
|
|
- event.stopPropagation()
|
|
|
- if (event.keyCode == 13) {
|
|
|
- if (!$('.tags-box').is(':hidden')) {
|
|
|
- $('#collectTags .tags-inputs .add-tag-button').trigger('click')
|
|
|
- }
|
|
|
- }
|
|
|
- })
|
|
|
- // 添加标签按钮事件
|
|
|
- $('#collectTags .tags-inputs .add-tag-button').on('click', function () {
|
|
|
- var input = $('#collectTags .tag-input .clear-input')
|
|
|
- if(input.val().length >= 2 && input.val().length < 11) {
|
|
|
- // ajax提交自定义标签
|
|
|
- addTagsAjax(input.val())
|
|
|
- }
|
|
|
- })
|
|
|
- // 标签输入框失去焦点事件
|
|
|
- $('#collectTags .tag-input .clear-input').blur(function() {
|
|
|
- if($('.tag-labels').children().length == 0 && $(this).val() == '') {
|
|
|
- $('.tag-placeholder').show()
|
|
|
- }
|
|
|
- })
|
|
|
- // 点击确定按钮,绑定标签
|
|
|
- $('#collectTags .tags-footer .button-confirm').on('click', function () {
|
|
|
- if (!$('#collectTags.tags-box').is(':hidden')){
|
|
|
- var lids = ""
|
|
|
- var lname = ""
|
|
|
- $('#collectTags .tags-item.tags-active').each(function() {
|
|
|
- if ($(this).attr('data-id')){
|
|
|
- if(lids != ""){
|
|
|
- lids += ",";
|
|
|
- }
|
|
|
- if(lname != "") {
|
|
|
- lname+= ",";
|
|
|
- }
|
|
|
- lids += $(this).attr('data-id');
|
|
|
- lname += $(this).text()
|
|
|
- }
|
|
|
- })
|
|
|
- var params = {
|
|
|
- lids: lids,
|
|
|
- laction: 'S',
|
|
|
- binfo: [
|
|
|
- { bid: {{.T.obj._id}} }
|
|
|
- ]
|
|
|
- }
|
|
|
- // 执行保存绑定标签操作
|
|
|
- if (params.lids !== '') {
|
|
|
- saveChooseTags(params, function () {
|
|
|
- $('#collectTags .tags-footer .button-cancel').trigger('click')
|
|
|
- })
|
|
|
- }
|
|
|
- }
|
|
|
- })
|
|
|
- $('#collectTags .tags-footer .button-cancel').on('click', function () {
|
|
|
- $('.tags-box').hide(function() {
|
|
|
- // 标签弹框消失时 清除上次选择的标签分类
|
|
|
- activeTags = []
|
|
|
- $('.tag-labels').empty()
|
|
|
- $('.clear-input').val('')
|
|
|
- $('.tags-list').find('.tags-item').removeClass('tags-active')
|
|
|
- $('.tag-placeholder').show()
|
|
|
- })
|
|
|
- })
|
|
|
- // 点击其他区域 隐藏其他筛选条件下拉框
|
|
|
- // $(document).click(function() {
|
|
|
- // $('.tags-footer .button-cancel').trigger('click')
|
|
|
- // })
|
|
|
- </script>
|
|
|
+ $('#collectTags .tag-input').click(function(e) {
|
|
|
+ e.stopPropagation()
|
|
|
+ $(this).children('.tag-placeholder').hide()
|
|
|
+ $(this).children('input').focus()
|
|
|
+ })
|
|
|
+ // 标签输入框回车事件
|
|
|
+ $('#collectTags .tag-input .clear-input').keydown(function(event){
|
|
|
+ event.stopPropagation()
|
|
|
+ if (event.keyCode == 13) {
|
|
|
+ if (!$('.tags-box').is(':hidden')) {
|
|
|
+ $('#collectTags .tags-inputs .add-tag-button').trigger('click')
|
|
|
+ }
|
|
|
+ }
|
|
|
+ })
|
|
|
+ // 添加标签按钮事件
|
|
|
+ $('#collectTags .tags-inputs .add-tag-button').on('click', function () {
|
|
|
+ var input = $('#collectTags .tag-input .clear-input')
|
|
|
+ if(input.val().length >= 2 && input.val().length < 11) {
|
|
|
+ // ajax提交自定义标签
|
|
|
+ addTagsAjax(input.val())
|
|
|
+ }
|
|
|
+ })
|
|
|
+ // 标签输入框失去焦点事件
|
|
|
+ $('#collectTags .tag-input .clear-input').blur(function() {
|
|
|
+ if($('.tag-labels').children().length == 0 && $(this).val() == '') {
|
|
|
+ $('.tag-placeholder').show()
|
|
|
+ }
|
|
|
+ })
|
|
|
+ // 点击确定按钮,绑定标签
|
|
|
+ $('#collectTags .tags-footer .button-confirm').on('click', function () {
|
|
|
+ if (!$('#collectTags.tags-box').is(':hidden')){
|
|
|
+ var lids = ""
|
|
|
+ var lname = ""
|
|
|
+ $('#collectTags .tags-item.tags-active').each(function() {
|
|
|
+ if ($(this).attr('data-id')){
|
|
|
+ if(lids != ""){
|
|
|
+ lids += ",";
|
|
|
+ }
|
|
|
+ if(lname != "") {
|
|
|
+ lname+= ",";
|
|
|
+ }
|
|
|
+ lids += $(this).attr('data-id');
|
|
|
+ lname += $(this).text()
|
|
|
+ }
|
|
|
+ })
|
|
|
+ var params = {
|
|
|
+ lids: lids,
|
|
|
+ laction: 'S',
|
|
|
+ binfo: [
|
|
|
+ { bid: {{.T.obj._id}} }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ // 执行保存绑定标签操作
|
|
|
+ if (params.lids !== '') {
|
|
|
+ saveChooseTags(params, function () {
|
|
|
+ $('#collectTags .tags-footer .button-cancel').trigger('click')
|
|
|
+ })
|
|
|
+ }
|
|
|
+ }
|
|
|
+ })
|
|
|
+ $('#collectTags .tags-footer .button-cancel').on('click', function () {
|
|
|
+ $('.tags-box').hide(function() {
|
|
|
+ // 标签弹框消失时 清除上次选择的标签分类
|
|
|
+ activeTags = []
|
|
|
+ $('.tag-labels').empty()
|
|
|
+ $('.clear-input').val('')
|
|
|
+ $('.tags-list').find('.tags-item').removeClass('tags-active')
|
|
|
+ $('.tag-placeholder').show()
|
|
|
+ })
|
|
|
+ })
|
|
|
+ // 点击其他区域 隐藏其他筛选条件下拉框
|
|
|
+ // $(document).click(function() {
|
|
|
+ // $('.tags-footer .button-cancel').trigger('click')
|
|
|
+ // })
|
|
|
+
|
|
|
+ </script>
|
|
|
|
|
|
- <!--可直接在pc端关注项目 -->
|
|
|
- <span class="com-guanzhu" id="followedProject" style="display: none">
|
|
|
+ <!--可直接在pc端关注项目 -->
|
|
|
+ <span class="com-guanzhu" id="followedProject" style="display: none">
|
|
|
<img class="icon-title-img" src="{{Msg "seo" "cdn"}}/images/focused.png">
|
|
|
<font>已关注</font>
|
|
|
</span>
|
|
|
- <span class="com-guanzhu" id="unfollowedProject" style="display: none;cursor: pointer;">
|
|
|
+ <span class="com-guanzhu" id="unfollowedProject" style="display: none;cursor: pointer;">
|
|
|
<img class="icon-title-img" src="{{Msg "seo" "cdn"}}/images/focus.png">
|
|
|
<font>关注项目</font>
|
|
|
</span>
|
|
|
|
|
|
- <script>
|
|
|
- $(function(){
|
|
|
- var followProjectId = ""
|
|
|
- var doReq = false
|
|
|
+ <script>
|
|
|
+ $(function(){
|
|
|
+ var followProjectId = ""
|
|
|
+ var doReq = false
|
|
|
|
|
|
$.post("/bigmember/follow/project/check",{sid:{{.T.obj._id}}},function(res){
|
|
|
if(res.data&&res.data.showFollow){
|
|
@@ -393,1214 +430,1371 @@
|
|
|
<img class="img" src="/biddetail/normal/qr/{{.T.obj._id}}" alt="微信分享">
|
|
|
</div>
|
|
|
</span>
|
|
|
+ <!-- 参标-->
|
|
|
+ <span class="com-collect" id="bidJoined" style="display: none;" onclick="joinBidAction('out')"><img class="icon-title-img" src='{{Msg "seo" "cdn"}}/images/canbiao-active.png'/>终止参标</span>
|
|
|
+ <span class="com-collect" id="bidJoin" onclick="joinBidAction('in')" style="display: none;"><img class="icon-title-img" src='{{Msg "seo" "cdn"}}/images/canbiao.png'/>参标</span>
|
|
|
<span class="com-icon" id="share-colleague">
|
|
|
<img class="icon-title-img" src="{{Msg "seo" "cdn"}}/images/share-colleague.png">转给同事
|
|
|
</span>
|
|
|
</div>
|
|
|
<div class="sub-info-container">
|
|
|
+ <!-- 参标详细信息-->
|
|
|
+ <div class="bin-join-info">
|
|
|
+ <span>
|
|
|
+ <span class="join-bid-persons" style="display:none;">
|
|
|
+ <img class="icon-title-img" src='{{Msg "seo" "cdn"}}/images/person.png' />
|
|
|
+ <span>参标人:</span>
|
|
|
+ <span class="persons"></span>
|
|
|
+ </span>
|
|
|
+ <span class="tooltip-names"></span>
|
|
|
+ <span class="join-bid-countdown" style="display:none;">
|
|
|
+ 投标截止倒计时:
|
|
|
+ <span class="count-down"></span>
|
|
|
+ </span>
|
|
|
+ </span>
|
|
|
+ </div>
|
|
|
<div class="personal-tags" style="display: none;">
|
|
|
<div class="p-l-label">个人标签:</div>
|
|
|
<div class="p-l-content"></div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="cutline"></div>
|
|
|
-<!-- <div class="com-prebuilt mask-zz hidden" style="position:relative;filter: blur(4px)">-->
|
|
|
- <div class="com-prebuilt hidden" style="position:relative;">
|
|
|
- <div class="mask-zz hidden" style="position:absolute; top:0;width: 900px;padding:0;height: 408px;background-color:white;z-index: 1;">
|
|
|
- <img style="width: 100%;height: 100%" src="/images/pc/pc_mh.png">
|
|
|
- <div class="mask-zz" style="position:absolute; left: 50%; top: 50%; margin-top: -110px;margin-left: -250px;width: 500px;height: 220px;background-color: white;z-index: 100;border-radius: 10px">
|
|
|
- <div style="position: relative">
|
|
|
- <img style="width: 100%;height: 100px;" src='{{Msg "seo" "cdn"}}/images/pc/pc_zzt.png?v={{Msg "seo" "version"}}'>
|
|
|
- <div id="tip-title" style="position: absolute;top: 50%;left: 50%; margin-top: -13px;transform: translateX(-50%);height: 26px;color: antiquewhite;font-size: 18px;">拟建项目抢先获知</div>
|
|
|
- </div>
|
|
|
- <div class="tip-box">
|
|
|
- <div class="tip-text" style="margin-top: 12px">提前获取正在审批中的新项目,比招标信息更超前!</div>
|
|
|
- <div class="tip-text">助您提前了解项目信息,把握重要商机!</div>
|
|
|
- <button class="detail-nj-btn" style="background: #2CB7CA;color: white;border:none;width: 132px;height: 36px;border-radius: 6px;margin-bottom: 20px;margin-top: 24px">免费体验</button>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="mask-zzz hidden" style="position:absolute; top:0;width: 900px;padding:0;height: 408px;background-color:white;z-index: 1;">
|
|
|
- <img style="width: 100%;height: 100%" src="/images/pc/pc_mh.png">
|
|
|
- <div class="mask-zzz" style="position:absolute; left: 50%; top: 50%; transform: translate3d(-50%, -50%, 0);width: 500px;background-color: white;z-index: 100;border-radius: 10px">
|
|
|
- <div style="position: relative">
|
|
|
- <img style="width: 100%;height: 35%" src='{{Msg "seo" "cdn"}}/images/pc/pc_zzt.png?v={{Msg "seo" "version"}}'>
|
|
|
- <div style="position: absolute;top: 50%;left: 50%; margin-top: -13px;margin-left: -90px;width: 180px;height: 26px;color: antiquewhite;font-size: 16px;">想中标?提前介入很关键!</div>
|
|
|
- </div>
|
|
|
- <div class="tip-box">
|
|
|
- <div class="tip-text">采购意向项目全公开,抢先获知采购项目需求,</div>
|
|
|
- <div class="tip-text">提前主动介入,中标几率更高!</div>
|
|
|
- <button class="detail-nj-btn" style="background: #2CB7CA;color: white;border:none;width: 132px;height: 36px;border-radius: 6px;margin-bottom: 12px;margin-top: 10px">免费体验</button>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="mask-zzz hidden" style="position:absolute; top:0;width: 900px;padding:0;height: 408px;background-color:white;z-index: 1;">
|
|
|
- <img style="width: 100%;height: 100%" src="/images/pc/pc_mh.png">
|
|
|
- <div class="mask-zzz" style="position:absolute; left: 50%; top: 50%; transform: translate3d(-50%, -50%, 0);width: 500px;background-color: white;z-index: 100;border-radius: 10px">
|
|
|
- <div style="position: relative">
|
|
|
- <img style="width: 100%;height: 35%" src='{{Msg "seo" "cdn"}}/images/pc/pc_zzt.png?v={{Msg "seo" "version"}}'>
|
|
|
- <div style="position: absolute;top: 50%;left: 50%; margin-top: -13px;margin-left: -90px;width: 180px;height: 26px;color: antiquewhite;font-size: 16px;">免费查看更多公告</div>
|
|
|
- </div>
|
|
|
- <div class="tip-box">
|
|
|
- <div class="tip-text">请完善个人信息,获取更多免费查看公告权限</div>
|
|
|
- <button class="detail-nj-btn jyarticle_see3" style="background: #2CB7CA;color: white;border:none;width: 132px;height: 36px;border-radius: 6px;margin-bottom: 12px;margin-top: 10px">立即解锁</button>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="lead-btn-nj" style="color:#2cb7ca;margin:15px 0;display:none;"><div class="adv_tosieve"></div><div class="join" onclick="adv_statistics(this)"><a style="color:#fff;text-decoration:none" class="adv_tosieve-btn"></a></div></div>
|
|
|
- {{if .T.obj.detail}}
|
|
|
- <div class="recoveryfat" style="display:none;">
|
|
|
- <div class="recoveryhead">
|
|
|
- <div class="tab2 active" onclick="jumpTab('2')">公告摘要</div>
|
|
|
- <div class="tab1" onclick="jumpTab('1')">公告正文</div>
|
|
|
- <div class="tab3">
|
|
|
- {{if .T.obj.site}}
|
|
|
- {{if eq .T.obj.site "剑鱼信息发布平台"}}
|
|
|
- {{if .T.obj.recommended_service}}
|
|
|
- {{if eq .T.obj.recommended_service 1}}
|
|
|
- <div class="pubinfo">
|
|
|
- <span>该信息由用户发布,急寻供应商</span>
|
|
|
- <span class="btnn">点击报名</span>
|
|
|
<script>
|
|
|
- $(".btnn").click(function(){
|
|
|
- //点击报名事件处理
|
|
|
- // vm.showForm = true
|
|
|
- var infoid = window.location.pathname.split("/")[3].split(".html")[0]
|
|
|
- vm.isNeedSubmit('peugeot_supplier_regist', function () {
|
|
|
- vm.showSuccess = true
|
|
|
- },"",infoid)
|
|
|
- vm.dialogTitleTop='供应商报名'
|
|
|
- vm.dialogTitle = '请完善您的个人信息,抢先对接采购单位'
|
|
|
+ /**
|
|
|
+ 招标信息是否参标藏接口ajax
|
|
|
+ bids: String, // 招标信息id(多个用,号拼接) 必填
|
|
|
+ 返回参数:
|
|
|
+ bool showParticipate = 1;// 是否显示参标按钮 true-显示 false-不显示
|
|
|
+ bool showStopParticipate = 2;// 是否显示终止参标参标按钮 true-显示 false-不显示
|
|
|
+ bool showTransfer = 3;// 转给同事按钮是否展示:true-展示 false-不展示
|
|
|
+ string userName = 4;//参标人姓名 逗号分割
|
|
|
+ string projectId = 5;// 项目id
|
|
|
+ int64 bidEndTime = 6 ;// 投标截止时间
|
|
|
+ int64 currentTime = 7 ;// 服务器当前时间
|
|
|
+ */
|
|
|
+ var _id = {{.T.obj._id}}
|
|
|
+ var countTimer = null
|
|
|
+ function getBidIsJoin () {
|
|
|
+ var paramsData = {
|
|
|
+ sid: _id
|
|
|
+ }
|
|
|
+ $.ajax({
|
|
|
+ type: 'post',
|
|
|
+ contentType: "application/json",
|
|
|
+ url: '/jyapi/jybx/core/participate/info?t=' + Date.now(),
|
|
|
+ data: JSON.stringify(paramsData),
|
|
|
+ dataType: 'json',
|
|
|
+ success: function (r) {
|
|
|
+ var data = r.data
|
|
|
+ if (data && r.error_code == 0) {
|
|
|
+ initBidJoinBtn()
|
|
|
+ // 参标按钮显示
|
|
|
+ if(data.showParticipate) {
|
|
|
+ $('#bidJoin').show()
|
|
|
+ }
|
|
|
+ // 终止参标按钮显示
|
|
|
+ if(data.showStopParticipate) {
|
|
|
+ $('#bidJoined').show()
|
|
|
+ }
|
|
|
+ // 参标人
|
|
|
+ if(data.userName) {
|
|
|
+ var userName = ""
|
|
|
+ $('.join-bid-persons').show()
|
|
|
+ if(data.userName.split(',').length > 1) {
|
|
|
+ userName = data.userName.split(',').slice(0, 1) + ' 等'
|
|
|
+ $('.tooltip-names').text(data.userName.replace(/,/g, "、"))
|
|
|
+ $('.tooltip-names').show()
|
|
|
+ } else {
|
|
|
+ userName = data.userName
|
|
|
+ }
|
|
|
+ $('.join-bid-persons .persons').text(userName)
|
|
|
+ } else {
|
|
|
+ $('.join-bid-persons').hide()
|
|
|
+ }
|
|
|
+ if(countTimer) {
|
|
|
+ clearInterval(countTimer)
|
|
|
+ }
|
|
|
+ // 开标倒计时
|
|
|
+ var bidEndTime = data.bidEndTime ? data.bidEndTime * 1000 : null
|
|
|
+ var currentTime = data.currentTime ? data.currentTime * 1000 : Date.now()
|
|
|
+ if(bidEndTime && bidEndTime > currentTime && bidEndTime > Date.now()) {
|
|
|
+ $('.join-bid-countdown').show()
|
|
|
+ var time = getCountDown(bidEndTime, currentTime)
|
|
|
+ $('.join-bid-countdown .count-down').text(time)
|
|
|
+ countTimer = setInterval(function () {
|
|
|
+ currentTime += 1000
|
|
|
+ if(bidEndTime > currentTime) {
|
|
|
+ var time = getCountDown(bidEndTime, currentTime)
|
|
|
+ $('.join-bid-countdown .count-down').text(time)
|
|
|
+ } else {
|
|
|
+ $('.join-bid-countdown').hide()
|
|
|
+ $('.tooltip-names').hide()
|
|
|
+ $('#bidJoined').hide()
|
|
|
+ $('#bidJoin').hide()
|
|
|
+ }
|
|
|
+ }, 1000)
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ })
|
|
|
+ }
|
|
|
+ // 初始化参标的一些操作显示项
|
|
|
+ function initBidJoinBtn() {
|
|
|
+ $('.join-bid-countdown').hide()
|
|
|
+ $('.tooltip-names').hide()
|
|
|
+ $('.join-bid-persons').hide()
|
|
|
+ $('#bidJoin').hide()
|
|
|
+ $('#bidJoined').hide()
|
|
|
+ }
|
|
|
+ getBidIsJoin()
|
|
|
+
|
|
|
+ /******参标********/
|
|
|
+ /**
|
|
|
+ * 参标、终止参标
|
|
|
+ * @param action in:参标;out:终止参标;transfer:划转
|
|
|
+ * @param bidIds 招标信息id(加密) 必传
|
|
|
+ * @param projectIds 项目信息id ,多个,号隔开 划转和终止参标必传
|
|
|
+ * @param callback
|
|
|
+ */
|
|
|
+ function joinBidAction (action) {
|
|
|
+ var params = {
|
|
|
+ bidIds: _id
|
|
|
+ }
|
|
|
+ $.ajax({
|
|
|
+ type:'post',
|
|
|
+ contentType: "application/json",
|
|
|
+ url:'/jyapi/jybx/core/participate/' + action + '/info',
|
|
|
+ data: JSON.stringify(params),
|
|
|
+ dataType: 'json',
|
|
|
+ success: function(r){
|
|
|
+ if (r && r.data && r.error_code == 0) {
|
|
|
+ if(action === 'out'){
|
|
|
+ $('#bidJoin').show()
|
|
|
+ $('#bidJoined').hide()
|
|
|
+ toastFn('终止参标操作成功!')
|
|
|
+ } else {
|
|
|
+ toastFn('已参标,请前往我的参标项目列表查看。')
|
|
|
+ $('#bidJoin').hide()
|
|
|
+ $('#bidJoined').show()
|
|
|
+ }
|
|
|
+ getBidIsJoin()
|
|
|
+ } else if(r.error_code == -1) {
|
|
|
+ var msg = r.error_msg || '操作错误,请稍后重试'
|
|
|
+ toastFn(msg)
|
|
|
+ }
|
|
|
+ }
|
|
|
})
|
|
|
- </script>
|
|
|
+ }
|
|
|
+ // 计算倒计时
|
|
|
+ function getCountDown(eTime, sTime) {
|
|
|
+ var diffTime = eTime - sTime
|
|
|
+ var day = Math.floor(diffTime / 86400000)
|
|
|
+ var hour = Math.floor((diffTime / 3600000) % 24)
|
|
|
+ var min = Math.floor((diffTime / 60000) % 60)
|
|
|
+ var sec = Math.floor((diffTime / 1000) % 60)
|
|
|
+ hour = hour < 10 && hour > 0 ? '0' + hour : hour
|
|
|
+ min = min < 10 && min > 0 ? '0' + min : min
|
|
|
+ sec = sec < 10 && sec > 0 ? '0' + sec : sec
|
|
|
+ return (day > 0 ? day + '天' : '') + hour + '小时' + min + '分' + sec + '秒'
|
|
|
+ }
|
|
|
+ </script>
|
|
|
+ <div class="cutline"></div>
|
|
|
+ <!-- <div class="com-prebuilt mask-zz hidden" style="position:relative;filter: blur(4px)">-->
|
|
|
+ <div class="com-prebuilt hidden" style="position:relative;">
|
|
|
+ <div class="mask-zz hidden" style="position:absolute; top:0;width: 900px;padding:0;height: 408px;background-color:white;z-index: 1;">
|
|
|
+ <img style="width: 100%;height: 100%" src="/images/pc/pc_mh.png">
|
|
|
+ <div class="mask-zz" style="position:absolute; left: 50%; top: 50%; margin-top: -110px;margin-left: -250px;width: 500px;height: 220px;background-color: white;z-index: 100;border-radius: 10px">
|
|
|
+ <div style="position: relative">
|
|
|
+ <img style="width: 100%;height: 100px;" src='{{Msg "seo" "cdn"}}/images/pc/pc_zzt.png?v={{Msg "seo" "version"}}'>
|
|
|
+ <div id="tip-title" style="position: absolute;top: 50%;left: 50%; margin-top: -13px;transform: translateX(-50%);height: 26px;color: antiquewhite;font-size: 18px;">拟建项目抢先获知</div>
|
|
|
+ </div>
|
|
|
+ <div class="tip-box">
|
|
|
+ <div class="tip-text" style="margin-top: 12px">提前获取正在审批中的新项目,比招标信息更超前!</div>
|
|
|
+ <div class="tip-text">助您提前了解项目信息,把握重要商机!</div>
|
|
|
+ <button class="detail-nj-btn" style="background: #2CB7CA;color: white;border:none;width: 132px;height: 36px;border-radius: 6px;margin-bottom: 20px;margin-top: 24px">免费体验</button>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="mask-zzz hidden" style="position:absolute; top:0;width: 900px;padding:0;height: 408px;background-color:white;z-index: 1;">
|
|
|
+ <img style="width: 100%;height: 100%" src="/images/pc/pc_mh.png">
|
|
|
+ <div class="mask-zzz" style="position:absolute; left: 50%; top: 50%; transform: translate3d(-50%, -50%, 0);width: 500px;background-color: white;z-index: 100;border-radius: 10px">
|
|
|
+ <div style="position: relative">
|
|
|
+ <img style="width: 100%;height: 35%" src='{{Msg "seo" "cdn"}}/images/pc/pc_zzt.png?v={{Msg "seo" "version"}}'>
|
|
|
+ <div style="position: absolute;top: 50%;left: 50%; margin-top: -13px;margin-left: -90px;width: 180px;height: 26px;color: antiquewhite;font-size: 16px;">想中标?提前介入很关键!</div>
|
|
|
+ </div>
|
|
|
+ <div class="tip-box">
|
|
|
+ <div class="tip-text">采购意向项目全公开,抢先获知采购项目需求,</div>
|
|
|
+ <div class="tip-text">提前主动介入,中标几率更高!</div>
|
|
|
+ <button class="detail-nj-btn" style="background: #2CB7CA;color: white;border:none;width: 132px;height: 36px;border-radius: 6px;margin-bottom: 12px;margin-top: 10px">免费体验</button>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="mask-zzz hidden" style="position:absolute; top:0;width: 900px;padding:0;height: 408px;background-color:white;z-index: 1;">
|
|
|
+ <img style="width: 100%;height: 100%" src="/images/pc/pc_mh.png">
|
|
|
+ <div class="mask-zzz" style="position:absolute; left: 50%; top: 50%; transform: translate3d(-50%, -50%, 0);width: 500px;background-color: white;z-index: 100;border-radius: 10px">
|
|
|
+ <div style="position: relative">
|
|
|
+ <img style="width: 100%;height: 35%" src='{{Msg "seo" "cdn"}}/images/pc/pc_zzt.png?v={{Msg "seo" "version"}}'>
|
|
|
+ <div style="position: absolute;top: 50%;left: 50%; margin-top: -13px;margin-left: -90px;width: 180px;height: 26px;color: antiquewhite;font-size: 16px;">免费查看更多公告</div>
|
|
|
+ </div>
|
|
|
+ <div class="tip-box">
|
|
|
+ <div class="tip-text">请完善个人信息,获取更多免费查看公告权限</div>
|
|
|
+ <button class="detail-nj-btn jyarticle_see3" style="background: #2CB7CA;color: white;border:none;width: 132px;height: 36px;border-radius: 6px;margin-bottom: 12px;margin-top: 10px">立即解锁</button>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- {{end}}
|
|
|
- {{end}}
|
|
|
- {{end}}
|
|
|
- {{end}}
|
|
|
- </div>
|
|
|
- <div style="clear:none"></div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="tabfat">
|
|
|
- <!-- 非<拟建项目>、<采购意向>基本信息表格 -->
|
|
|
- <div id="tab2" style="display:none;">
|
|
|
- <div class="baseInfo bid_base">
|
|
|
- <span>基本信息</span>
|
|
|
- <div class="bid_dev" style="position: relative;">
|
|
|
- <span class="bid_dev_title">项目投标怎么报价?为你提供类似项目预算分析!</span>
|
|
|
- <el-popover
|
|
|
- popper-class="bidtrggirPover"
|
|
|
- placement="bottom"
|
|
|
- width="514"
|
|
|
- title=""
|
|
|
- :trigger="optionType">
|
|
|
+ <div class="lead-btn-nj" style="color:#2cb7ca;margin:15px 0;display:none;"><div class="adv_tosieve"></div><div class="join" onclick="adv_statistics(this)"><a style="color:#fff;text-decoration:none" class="adv_tosieve-btn"></a></div></div>
|
|
|
+ {{if .T.obj.detail}}
|
|
|
+ <div class="recoveryfat" style="display:none;">
|
|
|
+ <div class="recoveryhead">
|
|
|
+ <div class="tab2 active" onclick="jumpTab('2')">公告摘要</div>
|
|
|
+ <div class="tab1" onclick="jumpTab('1')">公告正文</div>
|
|
|
+ <div class="tab3">
|
|
|
+ {{if .T.obj.site}}
|
|
|
+ {{if eq .T.obj.site "剑鱼信息发布平台"}}
|
|
|
+ {{if .T.obj.recommended_service}}
|
|
|
+ {{if eq .T.obj.recommended_service 1}}
|
|
|
+ <div class="pubinfo">
|
|
|
+ <span>该信息由用户发布,急寻供应商</span>
|
|
|
+ <span class="btnn">点击报名</span>
|
|
|
+ <script>
|
|
|
+ $(".btnn").click(function(){
|
|
|
+ //点击报名事件处理
|
|
|
+ // vm.showForm = true
|
|
|
+ var infoid = window.location.pathname.split("/")[3].split(".html")[0]
|
|
|
+ vm.isNeedSubmit('peugeot_supplier_regist', function () {
|
|
|
+ vm.showSuccess = true
|
|
|
+ },"",infoid)
|
|
|
+ vm.dialogTitleTop='供应商报名'
|
|
|
+ vm.dialogTitle = '请完善您的个人信息,抢先对接采购单位'
|
|
|
+ })
|
|
|
+ </script>
|
|
|
+ </div>
|
|
|
+ {{end}}
|
|
|
+ {{end}}
|
|
|
+ {{end}}
|
|
|
+ {{end}}
|
|
|
+ </div>
|
|
|
+ <div style="clear:none"></div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="tabfat">
|
|
|
+ <!-- 非<拟建项目>、<采购意向>基本信息表格 -->
|
|
|
+ <div id="tab2" style="display:none;">
|
|
|
+ <div class="baseInfo bid_base">
|
|
|
+ <span>基本信息</span>
|
|
|
+ <div class="bid_dev" style="position: relative;">
|
|
|
+ <span class="bid_dev_title">项目投标怎么报价?为你提供类似项目预算分析!</span>
|
|
|
+ <el-popover
|
|
|
+ popper-class="bidtrggirPover"
|
|
|
+ placement="bottom"
|
|
|
+ width="514"
|
|
|
+ title=""
|
|
|
+ :trigger="optionType">
|
|
|
<span class="bid_dev_btn" @click="linkroute" slot="reference">
|
|
|
<span class="bid_dev_text">投标决策分析</span>
|
|
|
<span class="bid_icon_arrow"></span>
|
|
|
</span>
|
|
|
- <div id="bidhistory">
|
|
|
- <div class="bidconhistory">
|
|
|
- <!-- <span class="hyone_bid"></span> -->
|
|
|
- <div id="bidhtlist" style="overflow-y: auto;padding: 20px;">
|
|
|
- <div class="bidthead">
|
|
|
- <span style="font-size: 18px; color: #1d1d1d; line-height: 28px;">投标决策分析</span>
|
|
|
- <ul class="bidtagul">
|
|
|
- <li class="bidtaglist">中标企业预测</li>
|
|
|
- <li class="bidtaglist">预算</li>
|
|
|
- <li class="bidtaglist">单位类型</li>
|
|
|
- <li class="bidtaglist">区域分布</li>
|
|
|
- <li class="bidtaglist">评标专家</li>
|
|
|
- </ul>
|
|
|
- </div>
|
|
|
- <div class="bidcontent">
|
|
|
- <ul class="bidcon_ul" v-if="bidnum < 2">
|
|
|
- <li class="bidcon_list" v-if="bidinfo.all_counts != 0">
|
|
|
- <div class="bidcomputed">
|
|
|
- <span class="bid_num" v-html="bidinfo.all_counts"></span>
|
|
|
- <span class="bid_unit">个</span>
|
|
|
- </div>
|
|
|
- <div class="bidproject">类似项目</div>
|
|
|
- </li>
|
|
|
- <li class="bidcon_list" v-if="bidinfo.all_winners != 0">
|
|
|
- <div class="bidcomputed">
|
|
|
- <span class="bid_num" v-html="bidinfo.all_winners"></span>
|
|
|
- <span class="bid_unit">个</span>
|
|
|
- </div>
|
|
|
- <div class="bidproject">热点中标企业</div>
|
|
|
- </li>
|
|
|
- <li class="bidcon_list" v-if="bidinfo.all_money != 0">
|
|
|
- <div class="bidcomputed">
|
|
|
- <span class="bid_num" v-html="bidinfo.all_money"></span>
|
|
|
- <span class="bid_unit">万元</span>
|
|
|
- </div>
|
|
|
- <div class="bidproject">项目规模</div>
|
|
|
- </li>
|
|
|
- <li class="bidcon_list" v-if="bidinfo.all_counts == 0 || bidinfo.all_winners == 0 || bidinfo.all_money == 0">
|
|
|
- <div class="bidcomputed">
|
|
|
- <span class="bid_num" v-html="bidinfo.all_review_experts"></span>
|
|
|
- <span class="bid_unit">万</span>
|
|
|
- </div>
|
|
|
- <div class="bidproject">评标专家</div>
|
|
|
- </li>
|
|
|
- </ul>
|
|
|
- <div class="bid_tel">
|
|
|
- <img src="/images/tel.png" style="width: 20px;height: 20px;" alt="">
|
|
|
- <span class="bid_phonetext">咨询 400-108-6670 了解更多</span>
|
|
|
- </div>
|
|
|
- <div class="bid_classfun">
|
|
|
- <div class="classfun_list">
|
|
|
- <img src="/images/blue-duihao.png" style="width: 20px;height: 20px;" alt="">
|
|
|
- <span class="classs_text">类似项目帮多维度分析</span>
|
|
|
- </div>
|
|
|
- <div class="classfun_list">
|
|
|
- <img src="/images/blue-duihao.png" style="width: 20px;height: 20px;" alt="">
|
|
|
- <span class="classs_text">辅助投标策略及报价参考</span>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="bidfoot">
|
|
|
- <div class="bid_button_cancel bid_btn" @click="onlineQue">在线咨询</div>
|
|
|
- <div class="bid_button_confirm bid_btn" @click="freeUse">免费体验</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </el-popover>
|
|
|
- <el-dialog
|
|
|
- :visible.sync="dialogVisible"
|
|
|
- custom-class="bidpover"
|
|
|
- :show-close="showClose"
|
|
|
- width="532">
|
|
|
- <div class="bid_header">
|
|
|
- <div class="big_title">欢迎体验剑鱼大会员</div>
|
|
|
- <div class="big_infor">请完善个人信息,免费辅助投标决策及报价参考!</div>
|
|
|
- </div>
|
|
|
- <el-form :model="ruleForm" :rules="rules" ref="ruleForm" label-width="100px" class="demo-ruleForm">
|
|
|
- <el-form-item label="姓名:" prop="name">
|
|
|
- <el-input v-model="ruleForm.name" placeholder="请输入姓名"></el-input>
|
|
|
- </el-form-item>
|
|
|
- <el-form-item label="手机号:" prop="phone">
|
|
|
- <el-input v-model="ruleForm.name" placeholder="请输入手机号"></el-input>
|
|
|
- </el-form-item>
|
|
|
- <el-form-item label="公司名称:" prop="company">
|
|
|
- <el-input v-model="ruleForm.name" placeholder="请输入公司名称"></el-input>
|
|
|
- </el-form-item>
|
|
|
- <el-form-item label="职位:" prop="region">
|
|
|
- <el-select v-model="ruleForm.region" placeholder="请选择活动区域">
|
|
|
- <el-option label="区域一" value="shanghai"></el-option>
|
|
|
- <el-option label="区域二" value="beijing"></el-option>
|
|
|
- </el-select>
|
|
|
- </el-form-item>
|
|
|
- <el-button type="primary" @click="submitForm('ruleForm')">立即提交</el-button>
|
|
|
- <!-- </el-form-item> -->
|
|
|
- </el-form>
|
|
|
- </el-dialog>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="baseTable">
|
|
|
- <table>
|
|
|
- <tr>
|
|
|
- <td class="tab-type">省份</td>
|
|
|
- <td class="tab-cont">{{if eq .T.obj.area "A"}}全国{{else}}{{.T.obj.area}}{{end}}</td>
|
|
|
- <td class="tab-type">城市</td>
|
|
|
- <td class="tab-cont">{{.T.obj.city}}</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td class="tab-type" style="padding-right: 0px;">招标代理机构</td>
|
|
|
- <td class="tab-cont">
|
|
|
- <div class="cont-cont">{{.T.obj.agency}}</div>
|
|
|
- <div class="cont-recy" onclick="recoveryerr(this,'agency','')">纠错</div>
|
|
|
- <div style="display:none;"></div>
|
|
|
- </td>
|
|
|
- <td class="tab-type">项目名称</td>
|
|
|
- <td class="tab-cont">
|
|
|
- <div class="cont-cont">{{.T.obj.projectname}}</div>
|
|
|
- <div class="cont-recy" onclick="recoveryerr(this,'projectname','')">纠错</div>
|
|
|
- <div style="display:none;"></div>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td class="tab-type">采购单位</td>
|
|
|
- <td class="tab-cont" style="position: relative;">
|
|
|
- {{if or (or .T.isMember .T.isVip) .T.isEntniche }}
|
|
|
- {{if .T.isEntnicheNew}}
|
|
|
- <!-- 新商机管理用户跳商机管理采购单位画像 -->
|
|
|
- <div class="cont-cont portrait_img" href-data="/entpc/unit_portrayal/{{.T.obj.buyer}}" tip-data="查看采购单位画像">{{.T.obj.buyer}} </div>
|
|
|
- {{else}}
|
|
|
- <div class="cont-cont portrait_img" href-data="/swordfish/page_big_pc/unit_portrayal/{{.T.obj.buyer}}" tip-data="查看采购单位画像">{{.T.obj.buyer}} </div>
|
|
|
- {{end}}
|
|
|
- <div class="cont-recy" onclick="recoveryerr(this,'buyer','')">纠错</div>
|
|
|
- {{if or .T.isEntnicheNew .T.isEntService}}
|
|
|
- <div class="claim">{{if .T.obj.buyer}}认领{{end}}</div>
|
|
|
- {{else}}
|
|
|
- <div class="portrait_img only-text">{{if .T.obj.buyer}}立即查看{{end}}</div>
|
|
|
- {{end}}
|
|
|
- <div style="display:none;"></div>
|
|
|
- {{else}}
|
|
|
- <el-popover
|
|
|
- popper-class="bidtrggirPover"
|
|
|
- placement="bottom-start"
|
|
|
- width="664"
|
|
|
- @show="getBuyerFreeData"
|
|
|
- trigger="hover">
|
|
|
- <div slot="reference">
|
|
|
- <div class="cont-cont portrait_img no-show-tip" tip-data="查看采购单位画像">{{.T.obj.buyer}} </div>
|
|
|
- <div class="portrait_img only-text no-show-tip">{{if .T.obj.buyer}}立即查看{{end}}</div>
|
|
|
- </div>
|
|
|
- <div id="buyer-popover" class="portrait-popover">
|
|
|
- <div class="bidconhistory">
|
|
|
- <div style="overflow-y: auto;padding: 20px;">
|
|
|
- <div class="bidthead" style="padding-bottom: 18px;border-bottom: 1px solid #ebebeb;">
|
|
|
- <p style="font-size: 18px; color: #1d1d1d; line-height: 28px;">{{.T.obj.buyer}}</p>
|
|
|
- <div class="buyer-subtitle">
|
|
|
+ <div id="bidhistory">
|
|
|
+ <div class="bidconhistory">
|
|
|
+ <!-- <span class="hyone_bid"></span> -->
|
|
|
+ <div id="bidhtlist" style="overflow-y: auto;padding: 20px;">
|
|
|
+ <div class="bidthead">
|
|
|
+ <span style="font-size: 18px; color: #1d1d1d; line-height: 28px;">投标决策分析</span>
|
|
|
+ <ul class="bidtagul">
|
|
|
+ <li class="bidtaglist">中标企业预测</li>
|
|
|
+ <li class="bidtaglist">预算</li>
|
|
|
+ <li class="bidtaglist">单位类型</li>
|
|
|
+ <li class="bidtaglist">区域分布</li>
|
|
|
+ <li class="bidtaglist">评标专家</li>
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+ <div class="bidcontent">
|
|
|
+ <ul class="bidcon_ul" v-if="bidnum < 2">
|
|
|
+ <li class="bidcon_list" v-if="bidinfo.all_counts != 0">
|
|
|
+ <div class="bidcomputed">
|
|
|
+ <span class="bid_num" v-html="bidinfo.all_counts"></span>
|
|
|
+ <span class="bid_unit">个</span>
|
|
|
+ </div>
|
|
|
+ <div class="bidproject">类似项目</div>
|
|
|
+ </li>
|
|
|
+ <li class="bidcon_list" v-if="bidinfo.all_winners != 0">
|
|
|
+ <div class="bidcomputed">
|
|
|
+ <span class="bid_num" v-html="bidinfo.all_winners"></span>
|
|
|
+ <span class="bid_unit">个</span>
|
|
|
+ </div>
|
|
|
+ <div class="bidproject">热点中标企业</div>
|
|
|
+ </li>
|
|
|
+ <li class="bidcon_list" v-if="bidinfo.all_money != 0">
|
|
|
+ <div class="bidcomputed">
|
|
|
+ <span class="bid_num" v-html="bidinfo.all_money"></span>
|
|
|
+ <span class="bid_unit">万元</span>
|
|
|
+ </div>
|
|
|
+ <div class="bidproject">项目规模</div>
|
|
|
+ </li>
|
|
|
+ <li class="bidcon_list" v-if="bidinfo.all_counts == 0 || bidinfo.all_winners == 0 || bidinfo.all_money == 0">
|
|
|
+ <div class="bidcomputed">
|
|
|
+ <span class="bid_num" v-html="bidinfo.all_review_experts"></span>
|
|
|
+ <span class="bid_unit">万</span>
|
|
|
+ </div>
|
|
|
+ <div class="bidproject">评标专家</div>
|
|
|
+ </li>
|
|
|
+ </ul>
|
|
|
+ <div class="bid_tel">
|
|
|
+ <img src="/images/tel.png" style="width: 20px;height: 20px;" alt="">
|
|
|
+ <span class="bid_phonetext">咨询 400-108-6670 了解更多</span>
|
|
|
+ </div>
|
|
|
+ <div class="bid_classfun">
|
|
|
+ <div class="classfun_list">
|
|
|
+ <img src="/images/blue-duihao.png" style="width: 20px;height: 20px;" alt="">
|
|
|
+ <span class="classs_text">类似项目帮多维度分析</span>
|
|
|
+ </div>
|
|
|
+ <div class="classfun_list">
|
|
|
+ <img src="/images/blue-duihao.png" style="width: 20px;height: 20px;" alt="">
|
|
|
+ <span class="classs_text">辅助投标策略及报价参考</span>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="bidfoot">
|
|
|
+ <div class="bid_button_cancel bid_btn" @click="onlineQue">在线咨询</div>
|
|
|
+ <div class="bid_button_confirm bid_btn" @click="freeUse">免费体验</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </el-popover>
|
|
|
+ <el-dialog
|
|
|
+ :visible.sync="dialogVisible"
|
|
|
+ custom-class="bidpover"
|
|
|
+ :show-close="showClose"
|
|
|
+ width="532">
|
|
|
+ <div class="bid_header">
|
|
|
+ <div class="big_title">欢迎体验剑鱼大会员</div>
|
|
|
+ <div class="big_infor">请完善个人信息,免费辅助投标决策及报价参考!</div>
|
|
|
+ </div>
|
|
|
+ <el-form :model="ruleForm" :rules="rules" ref="ruleForm" label-width="100px" class="demo-ruleForm">
|
|
|
+ <el-form-item label="姓名:" prop="name">
|
|
|
+ <el-input v-model="ruleForm.name" placeholder="请输入姓名"></el-input>
|
|
|
+ </el-form-item>
|
|
|
+ <el-form-item label="手机号:" prop="phone">
|
|
|
+ <el-input v-model="ruleForm.name" placeholder="请输入手机号"></el-input>
|
|
|
+ </el-form-item>
|
|
|
+ <el-form-item label="公司名称:" prop="company">
|
|
|
+ <el-input v-model="ruleForm.name" placeholder="请输入公司名称"></el-input>
|
|
|
+ </el-form-item>
|
|
|
+ <el-form-item label="职位:" prop="region">
|
|
|
+ <el-select v-model="ruleForm.region" placeholder="请选择活动区域">
|
|
|
+ <el-option label="区域一" value="shanghai"></el-option>
|
|
|
+ <el-option label="区域二" value="beijing"></el-option>
|
|
|
+ </el-select>
|
|
|
+ </el-form-item>
|
|
|
+ <el-button type="primary" @click="submitForm('ruleForm')">立即提交</el-button>
|
|
|
+ <!-- </el-form-item> -->
|
|
|
+ </el-form>
|
|
|
+ </el-dialog>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="baseTable">
|
|
|
+ <table>
|
|
|
+ <tr>
|
|
|
+ <td class="tab-type">省份</td>
|
|
|
+ <td class="tab-cont">{{if eq .T.obj.area "A"}}全国{{else}}{{.T.obj.area}}{{end}}</td>
|
|
|
+ <td class="tab-type">城市</td>
|
|
|
+ <td class="tab-cont">{{.T.obj.city}}</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td class="tab-type" style="padding-right: 0px;">招标代理机构</td>
|
|
|
+ <td class="tab-cont">
|
|
|
+ <div class="cont-cont">{{.T.obj.agency}}</div>
|
|
|
+ <div class="cont-recy" onclick="recoveryerr(this,'agency','')">纠错</div>
|
|
|
+ <div style="display:none;"></div>
|
|
|
+ </td>
|
|
|
+ <td class="tab-type">项目名称</td>
|
|
|
+ <td class="tab-cont">
|
|
|
+ <div class="cont-cont">{{.T.obj.projectname}}</div>
|
|
|
+ <div class="cont-recy" onclick="recoveryerr(this,'projectname','')">纠错</div>
|
|
|
+ <div style="display:none;"></div>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td class="tab-type">采购单位</td>
|
|
|
+ <td class="tab-cont" style="position: relative;">
|
|
|
+ {{if or (or .T.isMember .T.isVip) .T.isEntniche }}
|
|
|
+ {{if .T.isEntnicheNew}}
|
|
|
+ <!-- 新商机管理用户跳商机管理采购单位画像 -->
|
|
|
+ <div class="cont-cont portrait_img" href-data="/entpc/unit_portrayal/{{.T.obj.buyer}}" tip-data="查看采购单位画像">{{.T.obj.buyer}} </div>
|
|
|
+ {{else}}
|
|
|
+ <div class="cont-cont portrait_img" href-data="/swordfish/page_big_pc/unit_portrayal/{{.T.obj.buyer}}" tip-data="查看采购单位画像">{{.T.obj.buyer}} </div>
|
|
|
+ {{end}}
|
|
|
+ <div class="cont-recy" onclick="recoveryerr(this,'buyer','')">纠错</div>
|
|
|
+ {{if or .T.isEntnicheNew .T.isEntService}}
|
|
|
+ <div class="claim">{{if .T.obj.buyer}}认领{{end}}</div>
|
|
|
+ {{else}}
|
|
|
+ <div class="portrait_img only-text">{{if .T.obj.buyer}}立即查看{{end}}</div>
|
|
|
+ {{end}}
|
|
|
+ <div style="display:none;"></div>
|
|
|
+ {{else}}
|
|
|
+ <el-popover
|
|
|
+ popper-class="bidtrggirPover"
|
|
|
+ placement="bottom-start"
|
|
|
+ width="664"
|
|
|
+ @show="getBuyerFreeData"
|
|
|
+ trigger="hover">
|
|
|
+ <div slot="reference">
|
|
|
+ <div class="cont-cont portrait_img no-show-tip" tip-data="查看采购单位画像">{{.T.obj.buyer}} </div>
|
|
|
+ <div class="portrait_img only-text no-show-tip">{{if .T.obj.buyer}}立即查看{{end}}</div>
|
|
|
+ </div>
|
|
|
+ <div id="buyer-popover" class="portrait-popover">
|
|
|
+ <div class="bidconhistory">
|
|
|
+ <div style="overflow-y: auto;padding: 20px;">
|
|
|
+ <div class="bidthead" style="padding-bottom: 18px;border-bottom: 1px solid #ebebeb;">
|
|
|
+ <p style="font-size: 18px; color: #1d1d1d; line-height: 28px;">{{.T.obj.buyer}}</p>
|
|
|
+ <div class="buyer-subtitle">
|
|
|
<span style="margin-right: 32px;">
|
|
|
<i class="area-icon"></i>所在地:
|
|
|
<span v-html="buyerInfo.province"></span>
|
|
|
<span v-html="buyerInfo.city"></span>
|
|
|
</span>
|
|
|
- <span><i class="buyer-icon"></i>采购单位类型: <span v-html="buyerInfo.buyerclass"></span></span>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="bidcontent">
|
|
|
- <div class="clearfix buyer-info">
|
|
|
- <div class="buyer-info-item">
|
|
|
+ <span><i class="buyer-icon"></i>采购单位类型: <span v-html="buyerInfo.buyerclass"></span></span>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="bidcontent">
|
|
|
+ <div class="clearfix buyer-info">
|
|
|
+ <div class="buyer-info-item">
|
|
|
<span class="b-i-value">
|
|
|
<strong v-html="buyerInfo.biddingCount"></strong>
|
|
|
<span v-if="buyerInfo.biddingCount != '--'">条</span>
|
|
|
</span>
|
|
|
- <span class="b-i-label">招标动态</span>
|
|
|
- </div>
|
|
|
- <div class="buyer-info-item">
|
|
|
+ <span class="b-i-label">招标动态</span>
|
|
|
+ </div>
|
|
|
+ <div class="buyer-info-item">
|
|
|
<span class="b-i-value">
|
|
|
<strong v-html="buyerInfo.contactCount"></strong>
|
|
|
<span v-if="buyerInfo.contactCount != '--'">个</span>
|
|
|
</span>
|
|
|
- <span class="b-i-label">历史联系人</span>
|
|
|
- </div>
|
|
|
- <div class="buyer-info-item">
|
|
|
+ <span class="b-i-label">历史联系人</span>
|
|
|
+ </div>
|
|
|
+ <div class="buyer-info-item">
|
|
|
<span class="b-i-value">
|
|
|
<strong v-html="buyerInfo.project_count"></strong>
|
|
|
<span v-if="buyerInfo.project_count != '--'">个</span>
|
|
|
</span>
|
|
|
- <span class="b-i-label">采购项目数量</span>
|
|
|
- </div>
|
|
|
- <div class="buyer-info-item">
|
|
|
+ <span class="b-i-label">采购项目数量</span>
|
|
|
+ </div>
|
|
|
+ <div class="buyer-info-item">
|
|
|
<span class="b-i-value">
|
|
|
<strong v-html="buyerInfo.bidamount_count"></strong>
|
|
|
<span v-if="buyerInfo.bidamount_count != '--'" v-html="buyerInfo.unit"></span>
|
|
|
</span>
|
|
|
- <span class="b-i-label">采购规模</span>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="bid_tel">
|
|
|
- <img src="/images/tel.png" style="width: 20px;height: 20px;" alt="">
|
|
|
- <span class="bid_phonetext">咨询 400-108-6670 了解更多</span>
|
|
|
- </div>
|
|
|
- <div class="contacts" v-if="buyerInfo && buyerInfo.contactList">
|
|
|
- <p class="contacts-title">采购单位通讯录</p>
|
|
|
- <p class="contacts-list" v-for="item in buyerInfo.contactList">
|
|
|
- <span class="c-l-time" v-if="item.date">成交时间:<span v-html="item.date"></span></span>
|
|
|
- <span class="c-l-way" v-if="item.contact">联系方式:<span v-html="item.contact"></span></span>
|
|
|
- </p>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="bidfoot">
|
|
|
- <div class="bid_button_cancel bid_btn" @click="window.open('/swordfish/page_big_pc/unit_portrayal/{{.T.obj.buyer}}')">查看详情</div>
|
|
|
- <!-- <div class="bid_button_confirm bid_btn" @click="goCollect('article_buyer_portrait')">一键开通</div> -->
|
|
|
- <div class="bid_button_confirm bid_btn" @click="location.href= '/swordfish/page_big_pc/free/svip/buy'">一键开通</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+ <span class="b-i-label">采购规模</span>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="bid_tel">
|
|
|
+ <img src="/images/tel.png" style="width: 20px;height: 20px;" alt="">
|
|
|
+ <span class="bid_phonetext">咨询 400-108-6670 了解更多</span>
|
|
|
+ </div>
|
|
|
+ <div class="contacts" v-if="buyerInfo && buyerInfo.contactList">
|
|
|
+ <p class="contacts-title">采购单位通讯录</p>
|
|
|
+ <p class="contacts-list" v-for="item in buyerInfo.contactList">
|
|
|
+ <span class="c-l-time" v-if="item.date">成交时间:<span v-html="item.date"></span></span>
|
|
|
+ <span class="c-l-way" v-if="item.contact">联系方式:<span v-html="item.contact"></span></span>
|
|
|
+ </p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="bidfoot">
|
|
|
+ <div class="bid_button_cancel bid_btn" @click="window.open('/swordfish/page_big_pc/unit_portrayal/{{.T.obj.buyer}}')">查看详情</div>
|
|
|
+ <!-- <div class="bid_button_confirm bid_btn" @click="goCollect('article_buyer_portrait')">一键开通</div> -->
|
|
|
+ <div class="bid_button_confirm bid_btn" @click="location.href= '/swordfish/page_big_pc/free/svip/buy'">一键开通</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </el-popover>
|
|
|
+ {{end}}
|
|
|
+ </td>
|
|
|
+ <td class="tab-type" style="padding-right: 9px;">采购联系人</td>
|
|
|
+ <td class="tab-cont">
|
|
|
+ <div class="cont-cont">{{.T.obj.buyerperson}}</div>
|
|
|
+ <div class="cont-recy" onclick="recoveryerr(this,'buyerperson','')">纠错</div>
|
|
|
+ <div style="display:none;"></div>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td class="tab-type">采购电话</td>
|
|
|
+ <td class="tab-cont">
|
|
|
+ <div class="cont-cont buyertel">{{.T.obj.buyertel}}</div>
|
|
|
+ <div class="cont-recy" onclick="recoveryerr(this,'buyertel','')">纠错</div>
|
|
|
+ <div style="display:none;"></div>
|
|
|
+ </td>
|
|
|
+ <td class="tab-type piddingfour" id="tdbudget"></td>
|
|
|
+ <td class="tab-cont">
|
|
|
+ <div class="cont-cont"></div>
|
|
|
+ <div class="cont-recy" onclick="recoveryerr(this,'budget','')"></div>
|
|
|
+ <div style="display:none;"></div>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr id="baselast" style="display:none;">
|
|
|
+ <td class="tab-type">拟定单一来源采购供应商</td>
|
|
|
+ <td class="tab-cont">
|
|
|
+ <div class="cont-cont">{{.T.obj.winner}}</div>
|
|
|
+ <div class="cont-recy" onclick="recoveryerr(this,'winner','')">纠错</div>
|
|
|
+ <div style="display:none;"></div>
|
|
|
+ </td>
|
|
|
+ <td class="tab-type"></td>
|
|
|
+ <td class="tab-cont">
|
|
|
+ <div class="cont-cont"></div>
|
|
|
+ <div class="cont-recy"></div>
|
|
|
+ <div style="display:none;"></div>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
</div>
|
|
|
- </el-popover>
|
|
|
- {{end}}
|
|
|
- </td>
|
|
|
- <td class="tab-type" style="padding-right: 9px;">采购联系人</td>
|
|
|
- <td class="tab-cont">
|
|
|
- <div class="cont-cont">{{.T.obj.buyerperson}}</div>
|
|
|
- <div class="cont-recy" onclick="recoveryerr(this,'buyerperson','')">纠错</div>
|
|
|
- <div style="display:none;"></div>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td class="tab-type">采购电话</td>
|
|
|
- <td class="tab-cont">
|
|
|
- <div class="cont-cont buyertel">{{.T.obj.buyertel}}</div>
|
|
|
- <div class="cont-recy" onclick="recoveryerr(this,'buyertel','')">纠错</div>
|
|
|
- <div style="display:none;"></div>
|
|
|
- </td>
|
|
|
- <td class="tab-type piddingfour" id="tdbudget"></td>
|
|
|
- <td class="tab-cont">
|
|
|
- <div class="cont-cont"></div>
|
|
|
- <div class="cont-recy" onclick="recoveryerr(this,'budget','')"></div>
|
|
|
- <div style="display:none;"></div>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr id="baselast" style="display:none;">
|
|
|
- <td class="tab-type">拟定单一来源采购供应商</td>
|
|
|
- <td class="tab-cont">
|
|
|
- <div class="cont-cont">{{.T.obj.winner}}</div>
|
|
|
- <div class="cont-recy" onclick="recoveryerr(this,'winner','')">纠错</div>
|
|
|
- <div style="display:none;"></div>
|
|
|
- </td>
|
|
|
- <td class="tab-type"></td>
|
|
|
- <td class="tab-cont">
|
|
|
- <div class="cont-cont"></div>
|
|
|
- <div class="cont-recy"></div>
|
|
|
- <div style="display:none;"></div>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- </table>
|
|
|
- </div>
|
|
|
- <div class="baseInfo" id="bidInfoTitle" style="display:none;">中标信息</div>
|
|
|
- <div class="baseTable" id="bidInfoCont" style="display:none;">
|
|
|
- <table>
|
|
|
- <tr>
|
|
|
- <td class="tab-type">中标单位</td>
|
|
|
- <td class="bid-cont tab-cont " style="position: relative;">
|
|
|
- {{if or (or .T.isMember .T.isVip) .T.isEntniche }}
|
|
|
- <div>
|
|
|
- {{ range $index, $value := .T.obj.winnerMap }}
|
|
|
- <span style='position: relative;'>
|
|
|
+ <div class="baseInfo" id="bidInfoTitle" style="display:none;">中标信息</div>
|
|
|
+ <div class="baseTable" id="bidInfoCont" style="display:none;">
|
|
|
+ <table>
|
|
|
+ <tr>
|
|
|
+ <td class="tab-type">中标单位</td>
|
|
|
+ <td class="bid-cont tab-cont " style="position: relative;">
|
|
|
+ {{if or (or .T.isMember .T.isVip) .T.isEntniche }}
|
|
|
+ <div>
|
|
|
+ {{ range $index, $value := .T.obj.winnerMap }}
|
|
|
+ <span style='position: relative;'>
|
|
|
<span class="cont-cont portrait_img winners" {{if $value}} tip-data="查看企业画像"{{end}}>{{$index}}</span>
|
|
|
<span class="winner-point">、</span>
|
|
|
</span>
|
|
|
- {{ end }}
|
|
|
- <div class="cont-recy" onclick="recoveryerr(this,'winner','')">纠错</div>
|
|
|
- <div style="display:none;"></div>
|
|
|
- </div>
|
|
|
- {{else}}
|
|
|
- <el-popover
|
|
|
- popper-class="bidtrggirPover"
|
|
|
- placement="bottom-start"
|
|
|
- width="664"
|
|
|
- trigger="hover">
|
|
|
- <div slot="reference">
|
|
|
- {{ range $index, $value := .T.obj.winnerMap }}
|
|
|
- <span class="cont-cont portrait_img no-show-tip winners" @mouseenter="setMouseover('{{$value}}')">{{$index}}</span>
|
|
|
- <span class='winner-point'>、</span>
|
|
|
- {{end}}
|
|
|
- </div>
|
|
|
- <div id="winner-popover" class="portrait-popover">
|
|
|
- <div class="bidconhistory">
|
|
|
- <div style="overflow-y: auto;padding: 20px;">
|
|
|
- <div class="bidthead" style="padding-bottom: 18px;border-bottom: 1px solid #ebebeb;">
|
|
|
- <p v-if="winnerInfo.company_name" v-html="winnerInfo.company_name" style="font-size: 18px; color: #1d1d1d; line-height: 28px;"></p>
|
|
|
- <div class="buyer-subtitle">
|
|
|
+ {{ end }}
|
|
|
+ <div class="cont-recy" onclick="recoveryerr(this,'winner','')">纠错</div>
|
|
|
+ <div style="display:none;"></div>
|
|
|
+ </div>
|
|
|
+ {{else}}
|
|
|
+ <el-popover
|
|
|
+ popper-class="bidtrggirPover"
|
|
|
+ placement="bottom-start"
|
|
|
+ width="664"
|
|
|
+ trigger="hover">
|
|
|
+ <div slot="reference">
|
|
|
+ {{ range $index, $value := .T.obj.winnerMap }}
|
|
|
+ <span class="cont-cont portrait_img no-show-tip winners" @mouseenter="setMouseover('{{$value}}')">{{$index}}</span>
|
|
|
+ <span class='winner-point'>、</span>
|
|
|
+ {{end}}
|
|
|
+ </div>
|
|
|
+ <div id="winner-popover" class="portrait-popover">
|
|
|
+ <div class="bidconhistory">
|
|
|
+ <div style="overflow-y: auto;padding: 20px;">
|
|
|
+ <div class="bidthead" style="padding-bottom: 18px;border-bottom: 1px solid #ebebeb;">
|
|
|
+ <p v-if="winnerInfo.company_name" v-html="winnerInfo.company_name" style="font-size: 18px; color: #1d1d1d; line-height: 28px;"></p>
|
|
|
+ <div class="buyer-subtitle">
|
|
|
<span style="margin-right: 32px;" v-if="winnerInfo.status">
|
|
|
<span class="ent-status" v-html="winnerInfo.status"></span>
|
|
|
</span>
|
|
|
- <span v-if="winnerInfo.type" class="ent-type" v-html="winnerInfo.type"></span>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="bidcontent">
|
|
|
- <div class="clearfix buyer-info">
|
|
|
- <div class="buyer-info-item">
|
|
|
+ <span v-if="winnerInfo.type" class="ent-type" v-html="winnerInfo.type"></span>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="bidcontent">
|
|
|
+ <div class="clearfix buyer-info">
|
|
|
+ <div class="buyer-info-item">
|
|
|
<span class="b-i-value">
|
|
|
<strong v-html="winnerInfo.biddingCount"></strong>
|
|
|
<span v-if="winnerInfo.biddingCount != '--'">条</span>
|
|
|
</span>
|
|
|
- <span class="b-i-label">项目动态</span>
|
|
|
- </div>
|
|
|
- <div class="buyer-info-item">
|
|
|
+ <span class="b-i-label">项目动态</span>
|
|
|
+ </div>
|
|
|
+ <div class="buyer-info-item">
|
|
|
<span class="b-i-value">
|
|
|
<strong v-html="winnerInfo.contactCount"></strong>
|
|
|
<span v-if="winnerInfo.contactCount != '--'">个</span>
|
|
|
</span>
|
|
|
- <span class="b-i-label">历史联系人</span>
|
|
|
- </div>
|
|
|
- <div class="buyer-info-item">
|
|
|
+ <span class="b-i-label">历史联系人</span>
|
|
|
+ </div>
|
|
|
+ <div class="buyer-info-item">
|
|
|
<span class="b-i-value">
|
|
|
<strong v-html="winnerInfo.project_count"></strong>
|
|
|
<span v-if="winnerInfo.project_count != '--'">个</span>
|
|
|
</span>
|
|
|
- <span class="b-i-label">项目数量</span>
|
|
|
- </div>
|
|
|
- <div class="buyer-info-item">
|
|
|
+ <span class="b-i-label">项目数量</span>
|
|
|
+ </div>
|
|
|
+ <div class="buyer-info-item">
|
|
|
<span class="b-i-value">
|
|
|
<strong v-html="winnerInfo.bidamount_count"></strong>
|
|
|
<span v-if="winnerInfo.bidamount_count != '--'" v-html="winnerInfo.unit"></span>
|
|
|
</span>
|
|
|
- <span class="b-i-label">项目金额</span>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="bid_tel">
|
|
|
- <img src="/images/tel.png" style="width: 20px;height: 20px;" alt="">
|
|
|
- <span class="bid_phonetext">咨询 400-108-6670 了解更多</span>
|
|
|
- </div>
|
|
|
- <div class="contacts" v-if="winnerInfo && winnerInfo.contactList">
|
|
|
- <p class="contacts-title">历史项目联系方式</p>
|
|
|
- <p class="contacts-list" v-for="item in winnerInfo.contactList">
|
|
|
- <span class="c-l-time" v-if="item.date">成交时间:<span v-html="item.date"></span></span>
|
|
|
- <span class="c-l-way" v-if="item.contact">联系方式:<span v-html="item.contact"></span></span>
|
|
|
- </p>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="bidfoot">
|
|
|
- <div class="bid_button_cancel bid_btn" @click="window.open(`/swordfish/page_big_pc/svip/ent_ser_portrait/${winnerInfo.entid}`)">查看详情</div>
|
|
|
- <div class="bid_button_confirm bid_btn" @click="goCollect('article_ent_portrait')">一键预约</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </el-popover>
|
|
|
- {{end}}
|
|
|
- </td>
|
|
|
- <tbody>
|
|
|
- <td class="tab-type piddingfour">中标金额(元)</td>
|
|
|
- <td class="tab-cont">
|
|
|
- <div class="cont-cont" id="bidamount"></div>
|
|
|
- <div class="cont-recy" onclick="recoveryerr(this,'bidamount','')">纠错</div>
|
|
|
- <div style="display:none;"></div>
|
|
|
- </td>
|
|
|
- </tbody>
|
|
|
- </tr>
|
|
|
- <tr class="winnertel" style="display:none;position: relative">
|
|
|
- <tbody>
|
|
|
- <td style="position: absolute;right: 54px;margin-top:12px;font-size: 14px;display:none;color:#888;" id="tel_source"></td>
|
|
|
- </tbody>
|
|
|
- <td class="tab-type">联系方式</td>
|
|
|
- <td class="tab-cont" style="border-right: none;">
|
|
|
- <div class="cont-cont"><span id="winnertel"></span></div>
|
|
|
+ <span class="b-i-label">项目金额</span>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="bid_tel">
|
|
|
+ <img src="/images/tel.png" style="width: 20px;height: 20px;" alt="">
|
|
|
+ <span class="bid_phonetext">咨询 400-108-6670 了解更多</span>
|
|
|
+ </div>
|
|
|
+ <div class="contacts" v-if="winnerInfo && winnerInfo.contactList">
|
|
|
+ <p class="contacts-title">历史项目联系方式</p>
|
|
|
+ <p class="contacts-list" v-for="item in winnerInfo.contactList">
|
|
|
+ <span class="c-l-time" v-if="item.date">成交时间:<span v-html="item.date"></span></span>
|
|
|
+ <span class="c-l-way" v-if="item.contact">联系方式:<span v-html="item.contact"></span></span>
|
|
|
+ </p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="bidfoot">
|
|
|
+ <div class="bid_button_cancel bid_btn" @click="window.open(`/swordfish/page_big_pc/svip/ent_ser_portrait/${winnerInfo.entid}`)">查看详情</div>
|
|
|
+ <div class="bid_button_confirm bid_btn" @click="goCollect('article_ent_portrait')">一键预约</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </el-popover>
|
|
|
+ {{end}}
|
|
|
+ </td>
|
|
|
+ <tbody>
|
|
|
+ <td class="tab-type piddingfour">中标金额(元)</td>
|
|
|
+ <td class="tab-cont">
|
|
|
+ <div class="cont-cont" id="bidamount"></div>
|
|
|
+ <div class="cont-recy" onclick="recoveryerr(this,'bidamount','')">纠错</div>
|
|
|
+ <div style="display:none;"></div>
|
|
|
+ </td>
|
|
|
+ </tbody>
|
|
|
+ </tr>
|
|
|
+ <tr class="winnertel" style="display:none;position: relative">
|
|
|
+ <tbody>
|
|
|
+ <td style="position: absolute;right: 54px;margin-top:12px;font-size: 14px;display:none;color:#888;" id="tel_source"></td>
|
|
|
+ </tbody>
|
|
|
+ <td class="tab-type">联系方式</td>
|
|
|
+ <td class="tab-cont" style="border-right: none;">
|
|
|
+ <div class="cont-cont"><span id="winnertel"></span></div>
|
|
|
|
|
|
- </td>
|
|
|
- <!-- <td class="tab-type piddingfour"></td>
|
|
|
- <td class="tab-cont">
|
|
|
- <div class="cont-cont"></div>
|
|
|
- <div class="cont-recy"></div>
|
|
|
- <div style="display:none;"></div>
|
|
|
- </td> -->
|
|
|
- </tr>
|
|
|
- </table>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <!-- 超前项目(<拟建项目>、<采购意向>)基本信息表格 -->
|
|
|
- <div id="advanced-project-table" v-cloak>
|
|
|
- <table class="advanced-table" v-show="tableShow">
|
|
|
- <caption>基本信息</caption>
|
|
|
- <tbody>
|
|
|
- <tr>
|
|
|
- <td class="t-label">项目名称</td>
|
|
|
- <td class="t-text" v-text="tableInfo.projectname"></td>
|
|
|
- <td class="t-label">省份</td>
|
|
|
- <td class="t-text" v-text="tableInfo.area"></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td class="t-label">业主单位</td>
|
|
|
- <td class="t-text tab-cont table-content-wrapper owner">
|
|
|
- <template v-if="isEntnicheNew || isEntService">
|
|
|
- <div
|
|
|
- v-show="ownerEnable"
|
|
|
- :href-data="'/entpc/unit_portrayal/' + tableInfo.owner"
|
|
|
- v-text="tableInfo.owner"
|
|
|
- tip-data="查看业主单位画像"
|
|
|
- class="cont-cont portrait_img fl"></div>
|
|
|
- <div class="claim claim-no fr" v-if="ownerEnable">认领</div>
|
|
|
- </template>
|
|
|
- <template v-else>
|
|
|
- <div
|
|
|
- v-show="ownerEnable"
|
|
|
- :href-data="'/swordfish/page_big_pc/unit_portrayal/' + tableInfo.owner"
|
|
|
- v-text="tableInfo.owner"
|
|
|
- tip-data="查看业主单位画像"
|
|
|
- class="cont-cont portrait_img fl"></div>
|
|
|
- <div class="portrait_img only-text fr" v-if="ownerEnable">立即查看</div>
|
|
|
- </template>
|
|
|
- </td>
|
|
|
- <td class="t-label">业主类型</td>
|
|
|
- <td class="t-text" v-text="tableInfo.buyerclass"></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td class="t-label">总投资</td>
|
|
|
- <td class="t-text" v-text="tableInfo.total_investment"></td>
|
|
|
- <td class="t-label">建设年限</td>
|
|
|
- <td class="t-text" v-text="tableInfo.projectperiod"></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td class="t-label">建设地点</td>
|
|
|
- <td class="t-text whole-line" colspan="3" v-text="tableInfo.projectaddr"></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td class="t-label">审批机关</td>
|
|
|
- <td class="t-text" v-text="tableInfo.approvedept"></td>
|
|
|
- <td class="t-label">审批事项</td>
|
|
|
- <td class="t-text" v-text="tableInfo.approvecontent"></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td class="t-label">审批代码</td>
|
|
|
- <td class="t-text" v-text="tableInfo.approvecode"></td>
|
|
|
- <td class="t-label">批准文号</td>
|
|
|
- <td class="t-text" v-text="tableInfo.approvenumber"></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td class="t-label">审批时间</td>
|
|
|
- <td class="t-text" v-text="tableInfo.approvetime"></td>
|
|
|
- <td class="t-label">审批结果</td>
|
|
|
- <td class="t-text" v-text="tableInfo.approvestatus"></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td class="t-label">建设内容</td>
|
|
|
- <td class="t-text whole-line" colspan="3" v-text="tableInfo.project_scale"></td>
|
|
|
- </tr>
|
|
|
- </tbody>
|
|
|
- </table>
|
|
|
- </div>
|
|
|
- <div class="explain" style="display:none;">*以上摘要信息由剑鱼标讯智能提取,仅供参考。如有误差,请联系客服进行处理。</div>
|
|
|
- <div class="clearfix center-ad-container center-card-container" style="display:none;">
|
|
|
- <!-- 大会员用户引流语 -->
|
|
|
- {{if .T.isMember}}
|
|
|
- <div class="center-card-item lead-btn" style="display: none;">
|
|
|
- <div class="adv_tosieve cci-title"></div>
|
|
|
- <div class="join" onclick="adv_statistics(this)">
|
|
|
- <a class="adv_tosieve-btn cci-text cci-light suffix-right"></a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- {{else}}
|
|
|
- <!-- 非大会员用户引流语 -->
|
|
|
- <div class="center-card-item not-bigmember-slogan" style="display: none">
|
|
|
- <div class="cci-title slogan-text"></div>
|
|
|
- <div class="cci-content">
|
|
|
- <span class="cci-text cci-light suffix-right free-btn">免费体验</span>
|
|
|
- <span class="cci-text cci-dark suffix-right more-btn">了解更多</span>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- {{end}}
|
|
|
- <!-- 不判断身份都显示 -->
|
|
|
- <div class="center-card-item third-party-verification">
|
|
|
- <div class="cci-title">招投标必备,剑鱼认证服务</div>
|
|
|
- <div class="cci-content">
|
|
|
- <a class="cci-text cci-light suffix-right third-party-apply-for-button">申请认证</a>
|
|
|
- <a class="cci-text cci-dark suffix-right learn-more" href="/swordfish/frontPage/enterpriseCertificatio/free/index" target="_blank">了解更多</a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div id="tab1">
|
|
|
- <div class="com-detail">
|
|
|
- {{Html (Regexp (Regexp (Regexp (Regexp (Regexp (Regexp .T.obj.detail "(\\n|\\\\n)\\s+" "\n") "(\\n|\\\\n)+" "<br/>") "<td>\\s*$" "") "<tr>\\s*$" "") "<tbody>\\s*$" "") "<table>\\s*$" "")}}
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- {{end}}
|
|
|
- {{if .T.obj.projectinfo.attachments}}
|
|
|
- <div class="preb-enclosure hidden">
|
|
|
- <div class="preb-enno"><img src="{{Msg "seo" "cdn"}}/images/wx/enclosure.png"/>附件(1个)</div>
|
|
|
- </div>
|
|
|
- {{end}}
|
|
|
- <div class="pdf-div hidden"></div>
|
|
|
- {{if .T.isVip}}
|
|
|
- <div class="original-text" onclick="adv_statistics(this)" adv_name="pc_article_viporiginaltext">
|
|
|
- {{else}}
|
|
|
- <div class="original-text" onclick="adv_statistics(this)" adv_name="pc_article_getoriginaltext">
|
|
|
- {{end}}
|
|
|
- <a target="_blank" class="com-original hidden">
|
|
|
- <img src="{{Msg "seo" "cdn"}}/images/pc_15.png">查看原文
|
|
|
- </a>
|
|
|
- <!--#onekey{padding:8px 40px;}-->
|
|
|
- <!--<div class="onekey" data-toggle="modal" data-target="#myModal">一键报告排版问题</div>-->
|
|
|
- <!--<div class="clicklike hidden">
|
|
|
- <div class="jyuseful">
|
|
|
- <img src="{{Msg "seo" "cdn"}}/images/praise_no.png"/>
|
|
|
- <span class="hidden">{{if .T.obj.i_upno}}{{.T.obj.i_upno}}{{else}}0{{end}}</span>
|
|
|
- </div>
|
|
|
- <div class="jyuseless hidden">
|
|
|
- <img src="{{Msg "seo" "cdn"}}/images/praise_yes.png"/>
|
|
|
- <span class="hidden">{{if .T.obj.i_downno}}{{.T.obj.i_downno}}{{else}}0{{end}}</span>
|
|
|
- </div>
|
|
|
- </div>-->
|
|
|
- </div>
|
|
|
- <!--大会员附件下载 -->
|
|
|
- <div id="attach-list" style="margin: 40px 0px;display: none">
|
|
|
- <div>
|
|
|
- <span style="font-weight: 400;font-size: 16px">附件下载</span>
|
|
|
- <span class="free-download">免费下载1次</span>
|
|
|
- <span class="super-vip-show" style="display:none;">
|
|
|
+ </td>
|
|
|
+ <!-- <td class="tab-type piddingfour"></td>
|
|
|
+ <td class="tab-cont">
|
|
|
+ <div class="cont-cont"></div>
|
|
|
+ <div class="cont-recy"></div>
|
|
|
+ <div style="display:none;"></div>
|
|
|
+ </td> -->
|
|
|
+ </tr>
|
|
|
+ </table>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <!-- 超前项目(<拟建项目>、<采购意向>)基本信息表格 -->
|
|
|
+ <div id="advanced-project-table" v-cloak>
|
|
|
+ <table class="advanced-table" v-show="tableShow">
|
|
|
+ <caption>基本信息</caption>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td class="t-label">项目名称</td>
|
|
|
+ <td class="t-text" v-text="tableInfo.projectname"></td>
|
|
|
+ <td class="t-label">省份</td>
|
|
|
+ <td class="t-text" v-text="tableInfo.area"></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td class="t-label">业主单位</td>
|
|
|
+ <td class="t-text tab-cont table-content-wrapper owner">
|
|
|
+ <template v-if="isEntnicheNew || isEntService">
|
|
|
+ <div
|
|
|
+ v-show="ownerEnable"
|
|
|
+ :href-data="'/entpc/unit_portrayal/' + tableInfo.owner"
|
|
|
+ v-text="tableInfo.owner"
|
|
|
+ tip-data="查看业主单位画像"
|
|
|
+ class="cont-cont portrait_img fl"></div>
|
|
|
+ <div class="claim claim-no fr" v-if="ownerEnable">认领</div>
|
|
|
+ </template>
|
|
|
+ <template v-else>
|
|
|
+ <div
|
|
|
+ v-show="ownerEnable"
|
|
|
+ :href-data="'/swordfish/page_big_pc/unit_portrayal/' + tableInfo.owner"
|
|
|
+ v-text="tableInfo.owner"
|
|
|
+ tip-data="查看业主单位画像"
|
|
|
+ class="cont-cont portrait_img fl"></div>
|
|
|
+ <div class="portrait_img only-text fr" v-if="ownerEnable">立即查看</div>
|
|
|
+ </template>
|
|
|
+ </td>
|
|
|
+ <td class="t-label">业主类型</td>
|
|
|
+ <td class="t-text" v-text="tableInfo.buyerclass"></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td class="t-label">总投资</td>
|
|
|
+ <td class="t-text" v-text="tableInfo.total_investment"></td>
|
|
|
+ <td class="t-label">建设年限</td>
|
|
|
+ <td class="t-text" v-text="tableInfo.projectperiod"></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td class="t-label">建设地点</td>
|
|
|
+ <td class="t-text whole-line" colspan="3" v-text="tableInfo.projectaddr"></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td class="t-label">审批机关</td>
|
|
|
+ <td class="t-text" v-text="tableInfo.approvedept"></td>
|
|
|
+ <td class="t-label">审批事项</td>
|
|
|
+ <td class="t-text" v-text="tableInfo.approvecontent"></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td class="t-label">审批代码</td>
|
|
|
+ <td class="t-text" v-text="tableInfo.approvecode"></td>
|
|
|
+ <td class="t-label">批准文号</td>
|
|
|
+ <td class="t-text" v-text="tableInfo.approvenumber"></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td class="t-label">审批时间</td>
|
|
|
+ <td class="t-text" v-text="tableInfo.approvetime"></td>
|
|
|
+ <td class="t-label">审批结果</td>
|
|
|
+ <td class="t-text" v-text="tableInfo.approvestatus"></td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td class="t-label">建设内容</td>
|
|
|
+ <td class="t-text whole-line" colspan="3" v-text="tableInfo.project_scale"></td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+ </div>
|
|
|
+ <div class="explain" style="display:none;">*以上摘要信息由剑鱼标讯智能提取,仅供参考。如有误差,请联系客服进行处理。</div>
|
|
|
+ <div class="clearfix center-ad-container center-card-container" style="display:none;">
|
|
|
+ <!-- 大会员用户引流语 -->
|
|
|
+ {{if .T.isMember}}
|
|
|
+ <div class="center-card-item lead-btn" style="display: none;">
|
|
|
+ <div class="adv_tosieve cci-title"></div>
|
|
|
+ <div class="join" onclick="adv_statistics(this)">
|
|
|
+ <a class="adv_tosieve-btn cci-text cci-light suffix-right"></a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ {{else}}
|
|
|
+ <!-- 非大会员用户引流语 -->
|
|
|
+ <div class="center-card-item not-bigmember-slogan" style="display: none">
|
|
|
+ <div class="cci-title slogan-text"></div>
|
|
|
+ <div class="cci-content">
|
|
|
+ <span class="cci-text cci-light suffix-right free-btn">免费体验</span>
|
|
|
+ <span class="cci-text cci-dark suffix-right more-btn">了解更多</span>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ {{end}}
|
|
|
+ <!-- 不判断身份都显示 -->
|
|
|
+ <div class="center-card-item third-party-verification">
|
|
|
+ <div class="cci-title">招投标必备,剑鱼认证服务</div>
|
|
|
+ <div class="cci-content">
|
|
|
+ <a class="cci-text cci-light suffix-right third-party-apply-for-button">申请认证</a>
|
|
|
+ <a class="cci-text cci-dark suffix-right learn-more" href="/swordfish/frontPage/enterpriseCertificatio/free/index" target="_blank">了解更多</a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div id="tab1">
|
|
|
+ <div class="com-detail">
|
|
|
+ {{Html (Regexp (Regexp (Regexp (Regexp (Regexp (Regexp .T.obj.detail "(\\n|\\\\n)\\s+" "\n") "(\\n|\\\\n)+" "<br/>") "<td>\\s*$" "") "<tr>\\s*$" "") "<tbody>\\s*$" "") "<table>\\s*$" "")}}
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ {{end}}
|
|
|
+ {{if .T.obj.projectinfo.attachments}}
|
|
|
+ <div class="preb-enclosure hidden">
|
|
|
+ <div class="preb-enno"><img src="{{Msg "seo" "cdn"}}/images/wx/enclosure.png"/>附件(1个)</div>
|
|
|
+ </div>
|
|
|
+ {{end}}
|
|
|
+ <div class="pdf-div hidden"></div>
|
|
|
+ {{if .T.isVip}}
|
|
|
+ <div class="original-text" onclick="adv_statistics(this)" adv_name="pc_article_viporiginaltext">
|
|
|
+ {{else}}
|
|
|
+ <div class="original-text" onclick="adv_statistics(this)" adv_name="pc_article_getoriginaltext">
|
|
|
+ {{end}}
|
|
|
+ <a target="_blank" class="com-original hidden">
|
|
|
+ <img src="{{Msg "seo" "cdn"}}/images/pc_15.png">查看原文
|
|
|
+ </a>
|
|
|
+ <!--#onekey{padding:8px 40px;}-->
|
|
|
+ <!--<div class="onekey" data-toggle="modal" data-target="#myModal">一键报告排版问题</div>-->
|
|
|
+ <!--<div class="clicklike hidden">
|
|
|
+ <div class="jyuseful">
|
|
|
+ <img src="{{Msg "seo" "cdn"}}/images/praise_no.png"/>
|
|
|
+ <span class="hidden">{{if .T.obj.i_upno}}{{.T.obj.i_upno}}{{else}}0{{end}}</span>
|
|
|
+ </div>
|
|
|
+ <div class="jyuseless hidden">
|
|
|
+ <img src="{{Msg "seo" "cdn"}}/images/praise_yes.png"/>
|
|
|
+ <span class="hidden">{{if .T.obj.i_downno}}{{.T.obj.i_downno}}{{else}}0{{end}}</span>
|
|
|
+ </div>
|
|
|
+ </div>-->
|
|
|
+ </div>
|
|
|
+ <!--大会员附件下载 -->
|
|
|
+ <div id="attach-list" style="margin: 40px 0px;display: none">
|
|
|
+ <div>
|
|
|
+ <span style="font-weight: 400;font-size: 16px">附件下载</span>
|
|
|
+ <span class="free-download">免费下载1次</span>
|
|
|
+ <span class="super-vip-show" style="display:none;">
|
|
|
<span class="file-count-tip">本月剩余: <i class="file-count"></i>个</span>
|
|
|
<img class="file-icon-help" src="/images/help-b.png" alt="">
|
|
|
<span class="concat-kf recharge-new">立即充值</span>
|
|
|
</span>
|
|
|
- <span class="free-go-open" style="display:none;">
|
|
|
+ <span class="free-go-open" style="display:none;">
|
|
|
<span>如需下载更多附件,请开通超级订阅</span>
|
|
|
<a class="concat-kf go-open-btn" href="/swordfish/page_big_pc/free/svip/buy">去开通>> </a>
|
|
|
</span>
|
|
|
- </div>
|
|
|
- <div class="download-list" style="margin-top: 20px">
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div id="third-party-verify-attention" class="third-party-verify-attention" style="display:none;">
|
|
|
- <span class="t-p-v-a-text">*温馨提示:系统识别到正文中对投标方有资质要求~</span>
|
|
|
- </div>
|
|
|
- <center class="reward text-align">
|
|
|
- <br><div>打赏</div>
|
|
|
- </center>
|
|
|
- {{if .T.obj.urltop}}<a class="trs" style="color:white"> </a>{{end}}
|
|
|
- </div>
|
|
|
- <div class="exposure-content-right--group">
|
|
|
- <div onclick="adv_statistics(this)" adv_name="PC快照页-右部" class="exposure-content-right" id="B1" style="cursor: default;">
|
|
|
- <!--通过下方脚本注入-->
|
|
|
- </div>
|
|
|
- <div onclick="adv_statistics(this)" adv_name="PC快照页-右部" class="exposure-content-right" id="B1-Medical">
|
|
|
- <!--通过下方脚本注入-->
|
|
|
- </div>
|
|
|
- <script>
|
|
|
- /**
|
|
|
- * @date 2022-10-15
|
|
|
- * 原有右侧曝光广告位区域,业务逻辑已无从确认
|
|
|
- * 从代码逻辑上包含排除非启用状态广告(新版已通过Ad 函数支持无需前端判断)、随机展示一个广告
|
|
|
- */
|
|
|
- {{$s:=(Ad "jy-pccontent-right" -1 .Host)}}
|
|
|
- var ADList={{$s}};
|
|
|
- var ExcludeList = ""
|
|
|
- if (ADList.length>0){
|
|
|
- for (var i=0;i<ADList.length;i++ ){
|
|
|
- if (ExcludeList!=""&&ExcludeList.split("-").length==ADList.length){
|
|
|
- break;
|
|
|
- }
|
|
|
- var random=Math.floor(Math.random()*ADList.length);
|
|
|
- if (ExcludeList.indexOf(random)>-1){
|
|
|
- continue;
|
|
|
- }
|
|
|
- var AD=ADList[random];
|
|
|
- if (AD.o_extend != undefined) {
|
|
|
- var nowTime = new Date().getTime();
|
|
|
- if (AD.o_extend.startTime!=undefined){
|
|
|
- var stArr = AD.o_extend.startTime.split("-");
|
|
|
- if (stArr.length==6){
|
|
|
- var stStr = stArr[0]+"-"+stArr[1]+"-"+stArr[2]+" "+stArr[3]+":"+stArr[4]+":"+stArr[5]
|
|
|
- var stTime = new Date(stStr.replace(/-/g, '/')).getTime();
|
|
|
- //未开始
|
|
|
- if (stTime>nowTime){
|
|
|
- if (ExcludeList!=""){
|
|
|
- ExcludeList +="-"
|
|
|
- }
|
|
|
- ExcludeList = ExcludeList+ random
|
|
|
- continue
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- if (AD.o_extend.endTime!=undefined){
|
|
|
- var etArr = AD.o_extend.endTime.split("-");
|
|
|
- if (etArr.length==6){
|
|
|
- var etStr = etArr[0]+"-"+etArr[1]+"-"+etArr[2]+" "+etArr[3]+":"+etArr[4]+":"+etArr[5]
|
|
|
- var etTime = new Date(etStr.replace(/-/g, '/')).getTime();
|
|
|
- //已结束
|
|
|
- if (etTime<nowTime){
|
|
|
- if (ExcludeList!=""){
|
|
|
- ExcludeList +="-"
|
|
|
+ </div>
|
|
|
+ <div class="download-list" style="margin-top: 20px">
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div id="third-party-verify-attention" class="third-party-verify-attention" style="display:none;">
|
|
|
+ <span class="t-p-v-a-text">*温馨提示:系统识别到正文中对投标方有资质要求~</span>
|
|
|
+ </div>
|
|
|
+ <center class="reward text-align">
|
|
|
+ <br><div>打赏</div>
|
|
|
+ </center>
|
|
|
+ {{if .T.obj.urltop}}<a class="trs" style="color:white"> </a>{{end}}
|
|
|
+ </div>
|
|
|
+ <div class="exposure-content-right--group">
|
|
|
+ <div onclick="adv_statistics(this)" adv_name="PC快照页-右部" class="exposure-content-right" id="B1" style="cursor: default;">
|
|
|
+ <!--通过下方脚本注入-->
|
|
|
+ </div>
|
|
|
+ <div onclick="adv_statistics(this)" adv_name="PC快照页-右部" class="exposure-content-right" id="B1-Medical">
|
|
|
+ <!--通过下方脚本注入-->
|
|
|
+ </div>
|
|
|
+ <script>
|
|
|
+ /**
|
|
|
+ * @date 2022-10-15
|
|
|
+ * 原有右侧曝光广告位区域,业务逻辑已无从确认
|
|
|
+ * 从代码逻辑上包含排除非启用状态广告(新版已通过Ad 函数支持无需前端判断)、随机展示一个广告
|
|
|
+ */
|
|
|
+ {{$s:=(Ad "jy-pccontent-right" -1 .Host)}}
|
|
|
+ var ADList={{$s}};
|
|
|
+ var ExcludeList = ""
|
|
|
+ if (ADList.length>0){
|
|
|
+ for (var i=0;i<ADList.length;i++ ){
|
|
|
+ if (ExcludeList!=""&&ExcludeList.split("-").length==ADList.length){
|
|
|
+ break;
|
|
|
+ }
|
|
|
+ var random=Math.floor(Math.random()*ADList.length);
|
|
|
+ if (ExcludeList.indexOf(random)>-1){
|
|
|
+ continue;
|
|
|
+ }
|
|
|
+ var AD=ADList[random];
|
|
|
+ if (AD.o_extend != undefined) {
|
|
|
+ var nowTime = new Date().getTime();
|
|
|
+ if (AD.o_extend.startTime!=undefined){
|
|
|
+ var stArr = AD.o_extend.startTime.split("-");
|
|
|
+ if (stArr.length==6){
|
|
|
+ var stStr = stArr[0]+"-"+stArr[1]+"-"+stArr[2]+" "+stArr[3]+":"+stArr[4]+":"+stArr[5]
|
|
|
+ var stTime = new Date(stStr.replace(/-/g, '/')).getTime();
|
|
|
+ //未开始
|
|
|
+ if (stTime>nowTime){
|
|
|
+ if (ExcludeList!=""){
|
|
|
+ ExcludeList +="-"
|
|
|
+ }
|
|
|
+ ExcludeList = ExcludeList+ random
|
|
|
+ continue
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ if (AD.o_extend.endTime!=undefined){
|
|
|
+ var etArr = AD.o_extend.endTime.split("-");
|
|
|
+ if (etArr.length==6){
|
|
|
+ var etStr = etArr[0]+"-"+etArr[1]+"-"+etArr[2]+" "+etArr[3]+":"+etArr[4]+":"+etArr[5]
|
|
|
+ var etTime = new Date(etStr.replace(/-/g, '/')).getTime();
|
|
|
+ //已结束
|
|
|
+ if (etTime<nowTime){
|
|
|
+ if (ExcludeList!=""){
|
|
|
+ ExcludeList +="-"
|
|
|
+ }
|
|
|
+ ExcludeList = ExcludeList+ random
|
|
|
+ continue
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ var ADHtml = "";
|
|
|
+ if(AD.s_pic){
|
|
|
+ if(AD.s_link){
|
|
|
+ ADHtml += "<a dataHref='"+AD.s_link+"' target='_blank'>";
|
|
|
+ }
|
|
|
+ ADHtml += "<img id='pc-article-content-right' src='"+AD.s_pic+"'>";
|
|
|
+ if(AD.s_link){
|
|
|
+ ADHtml += "</a>";
|
|
|
+ }
|
|
|
+ }else {
|
|
|
+ ADHtml += AD.s_script;
|
|
|
+ }
|
|
|
+ $("#B1").html(ADHtml);
|
|
|
+ break;
|
|
|
+ }
|
|
|
}
|
|
|
- ExcludeList = ExcludeList+ random
|
|
|
- continue
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- var ADHtml = "";
|
|
|
- if(AD.s_pic){
|
|
|
- if(AD.s_link){
|
|
|
- ADHtml += "<a dataHref='"+AD.s_link+"' target='_blank'>";
|
|
|
- }
|
|
|
- ADHtml += "<img id='pc-article-content-right' src='"+AD.s_pic+"'>";
|
|
|
- if(AD.s_link){
|
|
|
- ADHtml += "</a>";
|
|
|
- }
|
|
|
- }else {
|
|
|
- ADHtml += AD.s_script;
|
|
|
- }
|
|
|
- $("#B1").html(ADHtml);
|
|
|
- break;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * @date 2022-10-15
|
|
|
- * 医疗卫生标签额外新增右侧曝光广告位区域
|
|
|
- */
|
|
|
+ /**
|
|
|
+ * @date 2022-10-15
|
|
|
+ * 医疗卫生标签额外新增右侧曝光广告位区域
|
|
|
+ */
|
|
|
|
|
|
- function addIndustryExclusive () {
|
|
|
- {{$s_medical:=(Ad "jy-pccontent-right--medical" -1 .Host)}}
|
|
|
- var ADListOfMedical = {{$s_medical}} || []
|
|
|
- var waitAppendHtml = ''
|
|
|
+ function addIndustryExclusive () {
|
|
|
+ {{$s_medical:=(Ad "jy-pccontent-right--medical" -1 .Host)}}
|
|
|
+ var ADListOfMedical = {{$s_medical}} || []
|
|
|
+ var waitAppendHtml = ''
|
|
|
|
|
|
- /**
|
|
|
- * ADListOfMedical.forEach(function (item) {
|
|
|
- * waitAppendHtml += `
|
|
|
- * <div onclick="adv_statistics(this)" adv_name="${item.s_remark}" class="exposure-content-right" data-has-link="${Boolean(item.s_link)}">
|
|
|
- * <a dataHref="${item.s_link}"> <img src="${item.s_pic}"> </a>
|
|
|
- * <img src="${item.s_pic}">
|
|
|
- * </div>
|
|
|
- * `
|
|
|
- * })
|
|
|
- */
|
|
|
- ADListOfMedical.forEach(function (item) {
|
|
|
- waitAppendHtml += "\n <div onclick=\"adv_statistics(this)\" adv_name=\"".concat(item.s_remark, "\" class=\"exposure-content-right\" data-has-link=\"").concat(Boolean(item.s_link), "\">\n <a dataHref=\"").concat(item.s_link, "\"> <img src=\"").concat(item.s_pic, "\"> </a>\n <img src=\"").concat(item.s_pic, "\">\n </div>\n ");
|
|
|
- });
|
|
|
+ /**
|
|
|
+ * ADListOfMedical.forEach(function (item) {
|
|
|
+ * waitAppendHtml += `
|
|
|
+ * <div onclick="adv_statistics(this)" adv_name="${item.s_remark}" class="exposure-content-right" data-has-link="${Boolean(item.s_link)}">
|
|
|
+ * <a dataHref="${item.s_link}"> <img src="${item.s_pic}"> </a>
|
|
|
+ * <img src="${item.s_pic}">
|
|
|
+ * </div>
|
|
|
+ * `
|
|
|
+ * })
|
|
|
+ */
|
|
|
+ ADListOfMedical.forEach(function (item) {
|
|
|
+ waitAppendHtml += "\n <div onclick=\"adv_statistics(this)\" adv_name=\"".concat(item.s_remark, "\" class=\"exposure-content-right\" data-has-link=\"").concat(Boolean(item.s_link), "\">\n <a dataHref=\"").concat(item.s_link, "\"> <img src=\"").concat(item.s_pic, "\"> </a>\n <img src=\"").concat(item.s_pic, "\">\n </div>\n ");
|
|
|
+ });
|
|
|
|
|
|
- $('#B1').after(waitAppendHtml)
|
|
|
- }
|
|
|
+ $('#B1').after(waitAppendHtml)
|
|
|
+ }
|
|
|
|
|
|
- try {
|
|
|
- if (goTemplateData.params.obj.indadd === 'YLWS' || goTemplateData.params.obj.industry === '医疗卫生') {
|
|
|
- addIndustryExclusive()
|
|
|
- }
|
|
|
- } catch (e) {}
|
|
|
- </script>
|
|
|
- <div class="_29p15mchdsg" style="margin-top: 12px"></div>
|
|
|
+ try {
|
|
|
+ if (goTemplateData.params.obj.indadd === 'YLWS' || goTemplateData.params.obj.industry === '医疗卫生') {
|
|
|
+ addIndustryExclusive()
|
|
|
+ }
|
|
|
+ } catch (e) {}
|
|
|
+ </script>
|
|
|
+ <div class="_29p15mchdsg" style="margin-top: 12px"></div>
|
|
|
|
|
|
- </div>
|
|
|
- <!--去掉一键报告排版问题-->
|
|
|
- <!--<div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
|
|
|
- <div class="modal-dialog" style="width: 458px">
|
|
|
- <div class="modal-content" style="width: 458px;margin: auto;height: 300px;">
|
|
|
- <div class="modal-header">
|
|
|
- <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
|
|
|
- <h4 class="modal-title" id="myModalLabel" style="font-size:14px;">请描述排版存在的问题(非必填)</h4>
|
|
|
- </div>
|
|
|
- <div class="modal-body" style="height: 181px;">
|
|
|
- <textarea class="form-control noresize" id="onekey-value" rows="6" maxlength="200"></textarea>
|
|
|
- </div>
|
|
|
- <div class="modal-footer">
|
|
|
- <button type="button" class="btn" id="onekey">提交</button>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>-->
|
|
|
- <!--S-- NPS评分 --S-->
|
|
|
- <div id="nps-container"></div>
|
|
|
- <!--E-- NPS评分 --E-->
|
|
|
- <div class="otherinfo">
|
|
|
- <!--同一个项目的其他招标信息-->
|
|
|
- {{if .T.projectOther}}
|
|
|
- <div class="com-title">
|
|
|
- {{if .T.obj.projectname}}{{.T.obj.projectname}}{{else if .T.obj.projectcode}}{{.T.obj.projectcode}}{{end}}<front>的其他信息</front>
|
|
|
- </div>
|
|
|
- <ul>
|
|
|
- {{range $k,$v := .T.projectOther}}
|
|
|
- <li>
|
|
|
- <div class="com-index">{{$v.index}}.</div>
|
|
|
- <div class="com-title"><a href="/article/content/{{$v._id}}.html{{if $v.industry}}?industry={{$v.industry}}{{end}}" target="_blank">{{$v.title}}</a></div>
|
|
|
- <div class="com-status">
|
|
|
- {{if $v.area}}<span class="com-area"><a href="/list/area/{{$v.areaadd}}.html">{{$v.area}}</a></span>{{end}}
|
|
|
- {{if $v.type}}<span class="com-type"><a href="/list/stype/{{$v.stypeadd}}.html">{{$v.type}}</a></span>{{end}}
|
|
|
- {{if $v.industry}}<span class="com-industry"><a href="/list/industry/{{$v.indadd}}.html">{{$v.industry}}</a></span>{{end}}
|
|
|
- {{if $v.publishtime}}<span class="com-time" data-value="{{$v.pbtime}}"><i class="glyphicon bofangjilu"></i>{{$v.publishtime}}</span>{{end}}
|
|
|
- </div>
|
|
|
- </li>
|
|
|
- {{end}}
|
|
|
- </ul>
|
|
|
- {{end}}
|
|
|
- <!--同一个业主最近的其他招标信息-->
|
|
|
- {{if .T.buyerOther}}
|
|
|
- <div class="com-title">{{.T.obj.buyer}}<front>的其他信息</front></div>
|
|
|
- <ul>
|
|
|
- {{range $k,$v := .T.buyerOther}}
|
|
|
- <li>
|
|
|
- <div class="com-index">{{$v.index}}.</div>
|
|
|
- <div class="com-title"><a href="/article/content/{{$v._id}}.html{{if $v.industry}}?industry={{$v.industry}}{{end}}" target="_blank">{{$v.title}}</a></div>
|
|
|
- <div class="com-status">
|
|
|
- {{if $v.area}}<span class="com-area"><a href="/list/area/{{$v.areaadd}}.html">{{$v.area}}</a></span>{{end}}
|
|
|
- {{if $v.type}}<span class="com-type"><a href="/list/stype/{{$v.stypeadd}}.html">{{$v.type}}</a></span>{{end}}
|
|
|
- {{if $v.industry}}<span class="com-industry"><a href="/list/industry/{{$v.indadd}}.html">{{$v.industry}}</a></span>{{end}}
|
|
|
- {{if $v.publishtime}}<span class="com-time" data-value="{{$v.pbtime}}"><i class="glyphicon bofangjilu"></i>{{$v.publishtime}}</span>{{end}}
|
|
|
- </div>
|
|
|
- </li>
|
|
|
- {{end}}
|
|
|
- </ul>
|
|
|
- {{end}}
|
|
|
- <!--同一中标人最近中标的其他信息-->
|
|
|
- {{if .T.winnerOther}}
|
|
|
- <div class="com-title">{{.T.obj.winner}}<front>的其他信息</front></div>
|
|
|
- <ul>
|
|
|
- {{range $k,$v := .T.winnerOther}}
|
|
|
- <li>
|
|
|
- <div class="com-index">{{$v.index}}.</div>
|
|
|
- <div class="com-title"><a href="/article/content/{{$v._id}}.html{{if $v.industry}}?industry={{$v.industry}}{{end}}" target="_blank">{{$v.title}}</a></div>
|
|
|
- <div class="com-status">
|
|
|
- {{if $v.area}}<span class="com-area"><a href="/list/area/{{$v.areaadd}}.html">{{$v.area}}</a></span>{{end}}
|
|
|
- {{if $v.type}}<span class="com-type"><a href="/list/stype/{{$v.stypeadd}}.html">{{$v.type}}</a></span>{{end}}
|
|
|
- {{if $v.industry}}<span class="com-industry"><a href="/list/industry/{{$v.indadd}}.html">{{$v.industry}}</a></span>{{end}}
|
|
|
- {{if $v.publishtime}}<span class="com-time" data-value="{{$v.pbtime}}"><i class="glyphicon bofangjilu"></i>{{$v.publishtime}}</span>{{end}}
|
|
|
- </div>
|
|
|
- </li>
|
|
|
- {{end}}
|
|
|
- </ul>
|
|
|
- {{end}}
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div onclick="adv_statistics(this)" adv_name="PC快照页-底部" class="adv-pccontent-bottom" id="B2" style="cursor:default;">
|
|
|
- <script>
|
|
|
- {{$s:=(Ad "jy-pccontent-bottom" -1 .Host)}}
|
|
|
- var ADList={{$s}};
|
|
|
- var ExcludeList = ""
|
|
|
- if (ADList.length>0){
|
|
|
- for (var i=0;i<ADList.length;i++ ){
|
|
|
- if (ExcludeList!=""&&ExcludeList.split("-").length==ADList.length){
|
|
|
- break;
|
|
|
- }
|
|
|
- var random=Math.floor(Math.random()*ADList.length);
|
|
|
- if (ExcludeList.indexOf(random)>-1){
|
|
|
- continue;
|
|
|
- }
|
|
|
- var AD=ADList[random];
|
|
|
- if (AD.o_extend != undefined) {
|
|
|
- var nowTime = new Date().getTime();
|
|
|
- if (AD.o_extend.startTime!=undefined){
|
|
|
- var stArr = AD.o_extend.startTime.split("-");
|
|
|
- if (stArr.length==6){
|
|
|
- var stStr = stArr[0]+"-"+stArr[1]+"-"+stArr[2]+" "+stArr[3]+":"+stArr[4]+":"+stArr[5]
|
|
|
- var stTime = new Date(stStr.replace(/-/g, '/')).getTime();
|
|
|
- //未开始
|
|
|
- if (stTime>nowTime){
|
|
|
- if (ExcludeList!=""){
|
|
|
- ExcludeList +="-"
|
|
|
- }
|
|
|
- ExcludeList = ExcludeList+ random
|
|
|
- continue
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- if (AD.o_extend.endTime!=undefined){
|
|
|
- var etArr = AD.o_extend.endTime.split("-");
|
|
|
- if (etArr.length==6){
|
|
|
- var etStr = etArr[0]+"-"+etArr[1]+"-"+etArr[2]+" "+etArr[3]+":"+etArr[4]+":"+etArr[5]
|
|
|
- var etTime = new Date(etStr.replace(/-/g, '/')).getTime();
|
|
|
- //已结束
|
|
|
- if (etTime<nowTime){
|
|
|
- if (ExcludeList!=""){
|
|
|
- ExcludeList +="-"
|
|
|
- }
|
|
|
- ExcludeList = ExcludeList+ random
|
|
|
- continue
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- var ADHtml = "";
|
|
|
- if(AD.s_pic){
|
|
|
- if(AD.s_link){
|
|
|
- ADHtml += "<a dataHref='"+AD.s_link+"' target='_blank'>";
|
|
|
- }
|
|
|
- ADHtml += "<img id='pc-article-content-bottom' src='"+AD.s_pic+"'>";
|
|
|
- if(AD.s_link){
|
|
|
- ADHtml += "</a>";
|
|
|
- }
|
|
|
- }else {
|
|
|
- ADHtml += AD.s_script;
|
|
|
- }
|
|
|
- $("#B2").html(ADHtml);
|
|
|
- break;
|
|
|
- }
|
|
|
- }
|
|
|
- </script>
|
|
|
- </div>
|
|
|
- <!-- 商机管理认领-自定义标签弹框 -->
|
|
|
- <div class="tags-box" id="entNicheTags">
|
|
|
- <div class="tags-inputs">
|
|
|
- <div class="tag-input">
|
|
|
- <div class="tag-labels"></div>
|
|
|
- <input type="text" class="clear-input" maxlength="10" oninput="this.value=this.value.replace(/\s+/g,'')">
|
|
|
- <div class="tag-placeholder">新增标签回车保存</div>
|
|
|
+ </div>
|
|
|
+ <!--去掉一键报告排版问题-->
|
|
|
+ <!--<div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
|
|
|
+ <div class="modal-dialog" style="width: 458px">
|
|
|
+ <div class="modal-content" style="width: 458px;margin: auto;height: 300px;">
|
|
|
+ <div class="modal-header">
|
|
|
+ <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
|
|
|
+ <h4 class="modal-title" id="myModalLabel" style="font-size:14px;">请描述排版存在的问题(非必填)</h4>
|
|
|
+ </div>
|
|
|
+ <div class="modal-body" style="height: 181px;">
|
|
|
+ <textarea class="form-control noresize" id="onekey-value" rows="6" maxlength="200"></textarea>
|
|
|
+ </div>
|
|
|
+ <div class="modal-footer">
|
|
|
+ <button type="button" class="btn" id="onekey">提交</button>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>-->
|
|
|
+ <!--S-- NPS评分 --S-->
|
|
|
+ <div id="nps-container"></div>
|
|
|
+ <!--E-- NPS评分 --E-->
|
|
|
+ <div class="otherinfo">
|
|
|
+ <!--同一个项目的其他招标信息-->
|
|
|
+ {{if .T.projectOther}}
|
|
|
+ <div class="com-title">
|
|
|
+ {{if .T.obj.projectname}}{{.T.obj.projectname}}{{else if .T.obj.projectcode}}{{.T.obj.projectcode}}{{end}}<front>的其他信息</front>
|
|
|
+ </div>
|
|
|
+ <ul>
|
|
|
+ {{range $k,$v := .T.projectOther}}
|
|
|
+ <li>
|
|
|
+ <div class="com-index">{{$v.index}}.</div>
|
|
|
+ <div class="com-title"><a href="/article/content/{{$v._id}}.html{{if $v.industry}}?industry={{$v.industry}}{{end}}" target="_blank">{{$v.title}}</a></div>
|
|
|
+ <div class="com-status">
|
|
|
+ {{if $v.area}}<span class="com-area"><a href="/list/area/{{$v.areaadd}}.html">{{$v.area}}</a></span>{{end}}
|
|
|
+ {{if $v.type}}<span class="com-type"><a href="/list/stype/{{$v.stypeadd}}.html">{{$v.type}}</a></span>{{end}}
|
|
|
+ {{if $v.industry}}<span class="com-industry"><a href="/list/industry/{{$v.indadd}}.html">{{$v.industry}}</a></span>{{end}}
|
|
|
+ {{if $v.publishtime}}<span class="com-time" data-value="{{$v.pbtime}}"><i class="glyphicon bofangjilu"></i>{{$v.publishtime}}</span>{{end}}
|
|
|
+ </div>
|
|
|
+ </li>
|
|
|
+ {{end}}
|
|
|
+ </ul>
|
|
|
+ {{end}}
|
|
|
+ <!--同一个业主最近的其他招标信息-->
|
|
|
+ {{if .T.buyerOther}}
|
|
|
+ <div class="com-title">{{.T.obj.buyer}}<front>的其他信息</front></div>
|
|
|
+ <ul>
|
|
|
+ {{range $k,$v := .T.buyerOther}}
|
|
|
+ <li>
|
|
|
+ <div class="com-index">{{$v.index}}.</div>
|
|
|
+ <div class="com-title"><a href="/article/content/{{$v._id}}.html{{if $v.industry}}?industry={{$v.industry}}{{end}}" target="_blank">{{$v.title}}</a></div>
|
|
|
+ <div class="com-status">
|
|
|
+ {{if $v.area}}<span class="com-area"><a href="/list/area/{{$v.areaadd}}.html">{{$v.area}}</a></span>{{end}}
|
|
|
+ {{if $v.type}}<span class="com-type"><a href="/list/stype/{{$v.stypeadd}}.html">{{$v.type}}</a></span>{{end}}
|
|
|
+ {{if $v.industry}}<span class="com-industry"><a href="/list/industry/{{$v.indadd}}.html">{{$v.industry}}</a></span>{{end}}
|
|
|
+ {{if $v.publishtime}}<span class="com-time" data-value="{{$v.pbtime}}"><i class="glyphicon bofangjilu"></i>{{$v.publishtime}}</span>{{end}}
|
|
|
+ </div>
|
|
|
+ </li>
|
|
|
+ {{end}}
|
|
|
+ </ul>
|
|
|
+ {{end}}
|
|
|
+ <!--同一中标人最近中标的其他信息-->
|
|
|
+ {{if .T.winnerOther}}
|
|
|
+ <div class="com-title">{{.T.obj.winner}}<front>的其他信息</front></div>
|
|
|
+ <ul>
|
|
|
+ {{range $k,$v := .T.winnerOther}}
|
|
|
+ <li>
|
|
|
+ <div class="com-index">{{$v.index}}.</div>
|
|
|
+ <div class="com-title"><a href="/article/content/{{$v._id}}.html{{if $v.industry}}?industry={{$v.industry}}{{end}}" target="_blank">{{$v.title}}</a></div>
|
|
|
+ <div class="com-status">
|
|
|
+ {{if $v.area}}<span class="com-area"><a href="/list/area/{{$v.areaadd}}.html">{{$v.area}}</a></span>{{end}}
|
|
|
+ {{if $v.type}}<span class="com-type"><a href="/list/stype/{{$v.stypeadd}}.html">{{$v.type}}</a></span>{{end}}
|
|
|
+ {{if $v.industry}}<span class="com-industry"><a href="/list/industry/{{$v.indadd}}.html">{{$v.industry}}</a></span>{{end}}
|
|
|
+ {{if $v.publishtime}}<span class="com-time" data-value="{{$v.pbtime}}"><i class="glyphicon bofangjilu"></i>{{$v.publishtime}}</span>{{end}}
|
|
|
+ </div>
|
|
|
+ </li>
|
|
|
+ {{end}}
|
|
|
+ </ul>
|
|
|
+ {{end}}
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div onclick="adv_statistics(this)" adv_name="PC快照页-底部" class="adv-pccontent-bottom" id="B2" style="cursor:default;">
|
|
|
+ <script>
|
|
|
+ {{$s:=(Ad "jy-pccontent-bottom" -1 .Host)}}
|
|
|
+ var ADList={{$s}};
|
|
|
+ var ExcludeList = ""
|
|
|
+ if (ADList.length>0){
|
|
|
+ for (var i=0;i<ADList.length;i++ ){
|
|
|
+ if (ExcludeList!=""&&ExcludeList.split("-").length==ADList.length){
|
|
|
+ break;
|
|
|
+ }
|
|
|
+ var random=Math.floor(Math.random()*ADList.length);
|
|
|
+ if (ExcludeList.indexOf(random)>-1){
|
|
|
+ continue;
|
|
|
+ }
|
|
|
+ var AD=ADList[random];
|
|
|
+ if (AD.o_extend != undefined) {
|
|
|
+ var nowTime = new Date().getTime();
|
|
|
+ if (AD.o_extend.startTime!=undefined){
|
|
|
+ var stArr = AD.o_extend.startTime.split("-");
|
|
|
+ if (stArr.length==6){
|
|
|
+ var stStr = stArr[0]+"-"+stArr[1]+"-"+stArr[2]+" "+stArr[3]+":"+stArr[4]+":"+stArr[5]
|
|
|
+ var stTime = new Date(stStr.replace(/-/g, '/')).getTime();
|
|
|
+ //未开始
|
|
|
+ if (stTime>nowTime){
|
|
|
+ if (ExcludeList!=""){
|
|
|
+ ExcludeList +="-"
|
|
|
+ }
|
|
|
+ ExcludeList = ExcludeList+ random
|
|
|
+ continue
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ if (AD.o_extend.endTime!=undefined){
|
|
|
+ var etArr = AD.o_extend.endTime.split("-");
|
|
|
+ if (etArr.length==6){
|
|
|
+ var etStr = etArr[0]+"-"+etArr[1]+"-"+etArr[2]+" "+etArr[3]+":"+etArr[4]+":"+etArr[5]
|
|
|
+ var etTime = new Date(etStr.replace(/-/g, '/')).getTime();
|
|
|
+ //已结束
|
|
|
+ if (etTime<nowTime){
|
|
|
+ if (ExcludeList!=""){
|
|
|
+ ExcludeList +="-"
|
|
|
+ }
|
|
|
+ ExcludeList = ExcludeList+ random
|
|
|
+ continue
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ var ADHtml = "";
|
|
|
+ if(AD.s_pic){
|
|
|
+ if(AD.s_link){
|
|
|
+ ADHtml += "<a dataHref='"+AD.s_link+"' target='_blank'>";
|
|
|
+ }
|
|
|
+ ADHtml += "<img id='pc-article-content-bottom' src='"+AD.s_pic+"'>";
|
|
|
+ if(AD.s_link){
|
|
|
+ ADHtml += "</a>";
|
|
|
+ }
|
|
|
+ }else {
|
|
|
+ ADHtml += AD.s_script;
|
|
|
+ }
|
|
|
+ $("#B2").html(ADHtml);
|
|
|
+ break;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ </script>
|
|
|
+ </div>
|
|
|
+ <!-- 商机管理认领-自定义标签弹框 -->
|
|
|
+ <div class="tags-box" id="entNicheTags">
|
|
|
+ <div class="tags-inputs">
|
|
|
+ <div class="tag-input">
|
|
|
+ <div class="tag-labels"></div>
|
|
|
+ <input type="text" class="clear-input" maxlength="10" oninput="this.value=this.value.replace(/\s+/g,'')">
|
|
|
+ <div class="tag-placeholder">新增标签回车保存</div>
|
|
|
+ </div>
|
|
|
+ <div class="add-tag-button">添加并使用</div>
|
|
|
+ </div>
|
|
|
+ <div class="tags-list clearfix"></div>
|
|
|
+ <div class="tags-footer">
|
|
|
+ <div class="tags-button button-confirm">确认添加</div>
|
|
|
+ <div class="tags-button button-cancel">暂不添加</div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- <div class="add-tag-button">添加并使用</div>
|
|
|
- </div>
|
|
|
- <div class="tags-list clearfix"></div>
|
|
|
- <div class="tags-footer">
|
|
|
- <div class="tags-button button-confirm">确认添加</div>
|
|
|
- <div class="tags-button button-cancel">暂不添加</div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
- <div id="popup" class="pop-up poperr">
|
|
|
- <div class="pop-head" id="pop-head">
|
|
|
- <span>标出正确的项目名称</span>
|
|
|
- <img src="{{Msg "seo" "cdn"}}/images/t-close.png"/>
|
|
|
- </div>
|
|
|
- <div class="pop-cont">
|
|
|
- <div class="pop-text">
|
|
|
- <input id="pop-textarea" type="text" class="form-control"/>
|
|
|
- </div>
|
|
|
- <div class="pop-botton">提交</div>
|
|
|
- </div>
|
|
|
- <div class="rec-null" style="display:none;">
|
|
|
- <div class="null-head">提示</div>
|
|
|
- <div class="null-cont">确认为空?</div>
|
|
|
- <div class="null-feet">
|
|
|
- <span class="null-yes">是</span><span class="null-no">否</span>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="third-party-popover-content-template" style="display: none">
|
|
|
- <div class="third-party popover-content-header">
|
|
|
- <div class="p-c-h-title">剑鱼认证服务</div>
|
|
|
- <div class="p-c-h-content">
|
|
|
- <div class="p-c-h-c-list">
|
|
|
- <div class="p-c-h-c-item"><span class="icon-verify-checked"></span> 认监委官网可查</div>
|
|
|
- <div class="p-c-h-c-item"><span class="icon-verify-checked"></span> 认证品类齐全</div>
|
|
|
- <div class="p-c-h-c-item"><span class="icon-verify-checked"></span> 量身定制方案</div>
|
|
|
+ <div id="popup" class="pop-up poperr">
|
|
|
+ <div class="pop-head" id="pop-head">
|
|
|
+ <span>标出正确的项目名称</span>
|
|
|
+ <img src="{{Msg "seo" "cdn"}}/images/t-close.png"/>
|
|
|
+ </div>
|
|
|
+ <div class="pop-cont">
|
|
|
+ <div class="pop-text">
|
|
|
+ <input id="pop-textarea" type="text" class="form-control"/>
|
|
|
+ </div>
|
|
|
+ <div class="pop-botton">提交</div>
|
|
|
+ </div>
|
|
|
+ <div class="rec-null" style="display:none;">
|
|
|
+ <div class="null-head">提示</div>
|
|
|
+ <div class="null-cont">确认为空?</div>
|
|
|
+ <div class="null-feet">
|
|
|
+ <span class="null-yes">是</span><span class="null-no">否</span>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- <div>招投标必备 · 品牌提升 · 奖励补贴 · 吸引投资</div>
|
|
|
- <div>ISO体系认证丨信用评定丨服务体系认证丨其他认证证书</div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
- <div class="third-party popover-content-main bidcontent">
|
|
|
- <div class="bid_tel">
|
|
|
- <img src="/images/tel.png" alt="" style="width: 20px; height: 20px;">
|
|
|
- <span class="bid_phonetext">咨询 $tel 了解更多</span>
|
|
|
- </div>
|
|
|
- <div class="p-c-m-content">
|
|
|
- <div class="p-c-m-content-l bid_classfun">
|
|
|
- <div class="classfun_list">
|
|
|
- <img src="/images/blue-duihao.png" alt="" style="width: 20px; height: 20px;">
|
|
|
- <span class="classs_text">体系认证:品牌提升,投标加分,提升企业竞争力</span>
|
|
|
- </div>
|
|
|
- <div class="classfun_list">
|
|
|
- <img src="/images/blue-duihao.png" alt="" style="width: 20px; height: 20px;">
|
|
|
- <span class="classs_text">信用认证:企业信用名片,招投标必备</span>
|
|
|
- </div>
|
|
|
- <div class="classfun_list">
|
|
|
- <img src="/images/blue-duihao.png" alt="" style="width: 20px; height: 20px;">
|
|
|
- <span class="classs_text">服务体系认证:实力认证,竞争有优势</span>
|
|
|
- </div>
|
|
|
+ <div class="third-party-popover-content-template" style="display: none">
|
|
|
+ <div class="third-party popover-content-header">
|
|
|
+ <div class="p-c-h-title">剑鱼认证服务</div>
|
|
|
+ <div class="p-c-h-content">
|
|
|
+ <div class="p-c-h-c-list">
|
|
|
+ <div class="p-c-h-c-item"><span class="icon-verify-checked"></span> 认监委官网可查</div>
|
|
|
+ <div class="p-c-h-c-item"><span class="icon-verify-checked"></span> 认证品类齐全</div>
|
|
|
+ <div class="p-c-h-c-item"><span class="icon-verify-checked"></span> 量身定制方案</div>
|
|
|
+ </div>
|
|
|
+ <div>招投标必备 · 品牌提升 · 奖励补贴 · 吸引投资</div>
|
|
|
+ <div>ISO体系认证丨信用评定丨服务体系认证丨其他认证证书</div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- <div class="p-c-m-content-r">
|
|
|
- <div class="t-p-verify-customer-qr" title="客服企业微信二维码">
|
|
|
- <img alt="客服企业微信二维码" />
|
|
|
- </div>
|
|
|
- <div class="p-c-m-c-r-text">添加客服微信<br />备注认证服务</div>
|
|
|
+ <div class="third-party popover-content-main bidcontent">
|
|
|
+ <div class="bid_tel">
|
|
|
+ <img src="/images/tel.png" alt="" style="width: 20px; height: 20px;">
|
|
|
+ <span class="bid_phonetext">咨询 $tel 了解更多</span>
|
|
|
+ </div>
|
|
|
+ <div class="p-c-m-content">
|
|
|
+ <div class="p-c-m-content-l bid_classfun">
|
|
|
+ <div class="classfun_list">
|
|
|
+ <img src="/images/blue-duihao.png" alt="" style="width: 20px; height: 20px;">
|
|
|
+ <span class="classs_text">体系认证:品牌提升,投标加分,提升企业竞争力</span>
|
|
|
+ </div>
|
|
|
+ <div class="classfun_list">
|
|
|
+ <img src="/images/blue-duihao.png" alt="" style="width: 20px; height: 20px;">
|
|
|
+ <span class="classs_text">信用认证:企业信用名片,招投标必备</span>
|
|
|
+ </div>
|
|
|
+ <div class="classfun_list">
|
|
|
+ <img src="/images/blue-duihao.png" alt="" style="width: 20px; height: 20px;">
|
|
|
+ <span class="classs_text">服务体系认证:实力认证,竞争有优势</span>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="p-c-m-content-r">
|
|
|
+ <div class="t-p-verify-customer-qr" title="客服企业微信二维码">
|
|
|
+ <img alt="客服企业微信二维码" />
|
|
|
+ </div>
|
|
|
+ <div class="p-c-m-c-r-text">添加客服微信<br />备注认证服务</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="third-party popover-content-footer bidfoot">
|
|
|
+ <a class="bid_button_cancel bid_btn" href="/swordfish/frontPage/enterpriseCertificatio/free/index" target="_blank">了解详情</a>
|
|
|
+ <div class="bid_button_confirm bid_btn third-party-apply-for-button">申请认证</div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
- <div class="third-party popover-content-footer bidfoot">
|
|
|
- <a class="bid_button_cancel bid_btn" href="/swordfish/frontPage/enterpriseCertificatio/free/index" target="_blank">了解详情</a>
|
|
|
- <div class="bid_button_confirm bid_btn third-party-apply-for-button">申请认证</div>
|
|
|
+ {{include "/common/pcbottom.html"}}
|
|
|
+ <!--支付二维码-->
|
|
|
+ <div class="payQRcode">
|
|
|
+ <div class="mark"></div>
|
|
|
+ <div class="reward-dialog">
|
|
|
+ <img src="{{Msg "seo" "cdn"}}/images/reward-close.png" class="reward-close">
|
|
|
+ <front>请微信扫码</front><br>
|
|
|
+ <img src="/jypay/weixin/reward/qr/{{.T.obj._id}}" class="qrcode">
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
- {{include "/common/pcbottom.html"}}
|
|
|
- <!--支付二维码-->
|
|
|
- <div class="payQRcode">
|
|
|
- <div class="mark"></div>
|
|
|
- <div class="reward-dialog">
|
|
|
- <img src="{{Msg "seo" "cdn"}}/images/reward-close.png" class="reward-close">
|
|
|
- <front>请微信扫码</front><br>
|
|
|
- <img src="/jypay/weixin/reward/qr/{{.T.obj._id}}" class="qrcode">
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <!--<script type="text/javascript">
|
|
|
+ <!--<script type="text/javascript">
|
|
|
var ucbs_source="pc_rec",ucbsId="{{.T.obj.ucbsId}}";
|
|
|
</script>
|
|
|
<script type="text/javascript" src="{{Msg "seo" "cdn"}}/js/ucbs.js?v={{Msg "seo" "version"}}"></script>-->
|
|
|
- <script src=//cdn-common.jianyu360.com/cdn/lib/vue/2.7.14/vue.min.js></script>
|
|
|
- <script src=//cdn-common.jianyu360.com/cdn/lib/element-ui/2.15.7/lib/index.js></script>
|
|
|
- {{include "/common/bidLeaveInfo.html"}}
|
|
|
- <script src='{{Msg "seo" "cdn"}}/common-module/selector/js/china_area.js?v={{Msg "seo" "version"}}'></script>
|
|
|
- <script src='{{Msg "seo" "cdn"}}/common-module/selector/js/static-data.js?v={{Msg "seo" "version"}}'></script>
|
|
|
- <script src='{{Msg "seo" "cdn"}}/common-module/selector/js/powerMap.js?v={{Msg "seo" "version"}}'></script>
|
|
|
- <script src="{{Msg "seo" "cdn"}}/js/pc-collect-bid-info.js?v={{Msg "seo" "version"}}"></script>
|
|
|
- <script src="{{Msg "seo" "cdn"}}/js/pc-collect-user-info.js?v={{Msg "seo" "version"}}"></script>
|
|
|
- <script type="text/javascript" src="{{Msg "seo" "cdn"}}/js/pc_entniche_tags.js?v={{Msg "seo" "version"}}"></script>
|
|
|
- <script type="text/javascript" src='{{Msg "seo" "cdn"}}/common-module/nps-common/js/nps.js?v={{Msg "seo" "version"}}'></script>
|
|
|
- <script>
|
|
|
- // 广告点击事件
|
|
|
- var IframeOnClick = {
|
|
|
- resolution: 200,
|
|
|
- iframes: [],
|
|
|
- interval: null,
|
|
|
- Iframe: function() {
|
|
|
- this.element = arguments[0];
|
|
|
- this.cb = arguments[1];
|
|
|
- this.hasTracked = false;
|
|
|
- },
|
|
|
- track: function(element, cb) {
|
|
|
- this.iframes.push(new this.Iframe(element, cb));
|
|
|
- var _this = this;
|
|
|
- this.interval = setInterval(function() { _this.checkClick(); }, this.resolution);
|
|
|
- },
|
|
|
- checkClick: function() {
|
|
|
- if (document.activeElement) {
|
|
|
- var activeElement = document.activeElement;
|
|
|
- for (var i in this.iframes) {
|
|
|
- if (activeElement === this.iframes[i].element) { // user is in this Iframe
|
|
|
- if (this.iframes[i].hasTracked == false) {
|
|
|
- this.iframes[i].cb.apply(window, []);
|
|
|
- this.iframes[i].hasTracked = true;
|
|
|
- $.ajax({
|
|
|
- type: 'POST',
|
|
|
- url: '/publicapply/adLeague/click',
|
|
|
- data: {
|
|
|
- client: 'PC',
|
|
|
- id: 'ad3',
|
|
|
- position: '公告详情页右侧'
|
|
|
- },
|
|
|
- success: function(res) {
|
|
|
- // console.log(res)
|
|
|
- }
|
|
|
- })
|
|
|
- }
|
|
|
- } else {
|
|
|
- this.iframes[i].hasTracked = false;
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- };
|
|
|
- </script>
|
|
|
- <script type="text/javascript">
|
|
|
- var pathname = location.pathname
|
|
|
- var entService = pathname.indexOf('entservice') !== -1
|
|
|
- var canRead = location.href.indexOf('mailprivate') > -1 || {{.T.canRead}} || entService
|
|
|
- // 免费用户每日查看三次
|
|
|
- checkunPreBuildCanRead()
|
|
|
- // 非拟建采购意向 是否展示遮罩
|
|
|
- function checkunPreBuildCanRead () {
|
|
|
+ <script src=//cdn-common.jianyu360.com/cdn/lib/vue/2.7.14/vue.min.js></script>
|
|
|
+ <script src=//cdn-common.jianyu360.com/cdn/lib/element-ui/2.15.7/lib/index.js></script>
|
|
|
+ {{include "/common/bidLeaveInfo.html"}}
|
|
|
+ <script src='{{Msg "seo" "cdn"}}/common-module/selector/js/china_area.js?v={{Msg "seo" "version"}}'></script>
|
|
|
+ <script src='{{Msg "seo" "cdn"}}/common-module/selector/js/static-data.js?v={{Msg "seo" "version"}}'></script>
|
|
|
+ <script src='{{Msg "seo" "cdn"}}/common-module/selector/js/powerMap.js?v={{Msg "seo" "version"}}'></script>
|
|
|
+ <script src="{{Msg "seo" "cdn"}}/js/pc-collect-bid-info.js?v={{Msg "seo" "version"}}"></script>
|
|
|
+ <script src="{{Msg "seo" "cdn"}}/js/pc-collect-user-info.js?v={{Msg "seo" "version"}}"></script>
|
|
|
+ <script type="text/javascript" src="{{Msg "seo" "cdn"}}/js/pc_entniche_tags.js?v={{Msg "seo" "version"}}"></script>
|
|
|
+ <script type="text/javascript" src='{{Msg "seo" "cdn"}}/common-module/nps-common/js/nps.js?v={{Msg "seo" "version"}}'></script>
|
|
|
+ <script>
|
|
|
+ // 广告点击事件
|
|
|
+ var IframeOnClick = {
|
|
|
+ resolution: 200,
|
|
|
+ iframes: [],
|
|
|
+ interval: null,
|
|
|
+ Iframe: function() {
|
|
|
+ this.element = arguments[0];
|
|
|
+ this.cb = arguments[1];
|
|
|
+ this.hasTracked = false;
|
|
|
+ },
|
|
|
+ track: function(element, cb) {
|
|
|
+ this.iframes.push(new this.Iframe(element, cb));
|
|
|
+ var _this = this;
|
|
|
+ this.interval = setInterval(function() { _this.checkClick(); }, this.resolution);
|
|
|
+ },
|
|
|
+ checkClick: function() {
|
|
|
+ if (document.activeElement) {
|
|
|
+ var activeElement = document.activeElement;
|
|
|
+ for (var i in this.iframes) {
|
|
|
+ if (activeElement === this.iframes[i].element) { // user is in this Iframe
|
|
|
+ if (this.iframes[i].hasTracked == false) {
|
|
|
+ this.iframes[i].cb.apply(window, []);
|
|
|
+ this.iframes[i].hasTracked = true;
|
|
|
+ $.ajax({
|
|
|
+ type: 'POST',
|
|
|
+ url: '/publicapply/adLeague/click',
|
|
|
+ data: {
|
|
|
+ client: 'PC',
|
|
|
+ id: 'ad3',
|
|
|
+ position: '公告详情页右侧'
|
|
|
+ },
|
|
|
+ success: function(res) {
|
|
|
+ // console.log(res)
|
|
|
+ }
|
|
|
+ })
|
|
|
+ }
|
|
|
+ } else {
|
|
|
+ this.iframes[i].hasTracked = false;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ };
|
|
|
+ </script>
|
|
|
+ <script type="text/javascript">
|
|
|
+ var pathname = location.pathname
|
|
|
+ var entService = pathname.indexOf('entservice') !== -1
|
|
|
+ var canRead = location.href.indexOf('mailprivate') > -1 || {{.T.canRead}} || entService
|
|
|
+ // 免费用户每日查看三次
|
|
|
+ checkunPreBuildCanRead()
|
|
|
+ // 非拟建采购意向 是否展示遮罩
|
|
|
+ function checkunPreBuildCanRead () {
|
|
|
if(!(goTemplateData.params.obj.subtype == '采购意向' || goTemplateData.params.obj.subtype == '拟建') && !canRead) {
|
|
|
- $('#tip-title').text('免费查看更多公告')
|
|
|
- $(".tip-box .tip-text").eq(0).text('请完善个人信息,获取更多免费查看公告权限')
|
|
|
- $(".tip-box .tip-text").eq(1).text('')
|
|
|
- $(".tip-box .detail-nj-btn").text('立即解锁')
|
|
|
- $(".tabfat").hide()
|
|
|
- $(".recoveryfat").hide()
|
|
|
- $("#attach-list").hide()
|
|
|
- $(".com-statusbar").hide()
|
|
|
+ $('#tip-title').text('免费查看更多公告')
|
|
|
+ $(".tip-box .tip-text").eq(0).text('请完善个人信息,获取更多免费查看公告权限')
|
|
|
+ $(".tip-box .tip-text").eq(1).text('')
|
|
|
+ $(".tip-box .detail-nj-btn").text('立即解锁')
|
|
|
+ $(".tabfat").hide()
|
|
|
+ $(".recoveryfat").hide()
|
|
|
+ $("#attach-list").hide()
|
|
|
+ $(".com-statusbar").hide()
|
|
|
}
|
|
|
- }
|
|
|
-
|
|
|
- //是否显示遮罩层
|
|
|
- function checkShowDialog (res) {
|
|
|
- // 企业级用户不显示广告
|
|
|
- if (entService) {
|
|
|
- $('.lead-btn-nj').show()
|
|
|
- $('.tabfat').show()
|
|
|
- $(".recoveryfat").show()
|
|
|
- $('.free-download').hide()
|
|
|
- getFileData()
|
|
|
- return
|
|
|
- }
|
|
|
- var bidmember = res.data.member
|
|
|
- var entniche = res.data.entniche
|
|
|
- var vip = res.data.vip
|
|
|
- var privatedata = res.data.privatedata
|
|
|
- var subType = goTemplateData.params.obj.subtype
|
|
|
- // 免费用户每日查看三次
|
|
|
- if (subType == '采购意向') {
|
|
|
- $('#tip-title').text('项目提前介入,中标更轻松')
|
|
|
- $(".tip-box .tip-text").eq(0).text('提前1-3个月获取项目信息,及早介入准备更充分')
|
|
|
- $(".tip-box .tip-text").eq(1).text('')
|
|
|
- $(".detail-nj-btn").text("点击进入")
|
|
|
- }
|
|
|
- if(subType == "拟建") {
|
|
|
- $('#tip-title').text('超前项目抢先知,中标更容易')
|
|
|
- $(".tip-box .tip-text").eq(0).text('提前3-12个月获取审批中的新项目,超前项目抢先介入,商机提前掌控。')
|
|
|
- $(".tip-box .tip-text").eq(1).text('')
|
|
|
- $(".detail-nj-btn").text("点击进入")
|
|
|
- }
|
|
|
+ }
|
|
|
|
|
|
- checkunPreBuildCanRead()
|
|
|
- if (!canRead && !privatedata){
|
|
|
- $(".com-prebuilt").removeClass("hidden");
|
|
|
- $(".com-prebuilt").css('height', '408px')
|
|
|
- $('.original-text').hide()
|
|
|
- $(".mask-zz").removeClass("hidden");
|
|
|
- $(".tabfat").remove()
|
|
|
- $(".recoveryfat").remove()
|
|
|
- $("#attach-list").remove()
|
|
|
- } else {
|
|
|
- getFileData()
|
|
|
- $(".com-prebuilt").css('height', 'unset')
|
|
|
- }
|
|
|
+ //是否显示遮罩层
|
|
|
+ function checkShowDialog (res) {
|
|
|
+ // 企业级用户不显示广告
|
|
|
+ if (entService) {
|
|
|
+ $('.lead-btn-nj').show()
|
|
|
+ $('.tabfat').show()
|
|
|
+ $(".recoveryfat").show()
|
|
|
+ $('.free-download').hide()
|
|
|
+ getFileData()
|
|
|
+ return
|
|
|
}
|
|
|
-
|
|
|
- $.ajax({
|
|
|
- type: 'POST',
|
|
|
- url: '/publicapply/bidcoll/power',
|
|
|
- success: function(res) {
|
|
|
- if(res.error_code == 0) {
|
|
|
- checkShowDialog(res)
|
|
|
- if(!res.data.entniche && !res.data.member && res.data.vip <= 0) {
|
|
|
- (window.slotbydup = window.slotbydup || []).push({
|
|
|
- id: "u6603896",
|
|
|
- container: "_29p15mchdsg",
|
|
|
- async: true,
|
|
|
- });
|
|
|
- getAjaxAdv()
|
|
|
- var frames = document.getElementById("iframeu6603896_0");
|
|
|
- //console.log(frames, 'frames')
|
|
|
- IframeOnClick.track(frames, function() {
|
|
|
- jQuery(document).click();
|
|
|
- });
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- error: function(err) {
|
|
|
- console.log(err)
|
|
|
- }
|
|
|
- })
|
|
|
- function getAjaxAdv () {
|
|
|
- $.ajax({
|
|
|
- type: 'POST',
|
|
|
- url: '/publicapply/adLeague/exposure',
|
|
|
- data: {
|
|
|
- client: 'PC',
|
|
|
- id: 'ad3',
|
|
|
- position: '公告详情页右侧'
|
|
|
- },
|
|
|
- success: function(res) {
|
|
|
- // console.log(res)
|
|
|
- }
|
|
|
- })
|
|
|
- }
|
|
|
- </script>
|
|
|
- <!-- 多条广告如下脚本只需引入一次 -->
|
|
|
- <script type="text/javascript" src="//cpro.baidustatic.com/cpro/ui/cm.js" async="async" defer="defer" >
|
|
|
- </script>
|
|
|
- <script src='{{Msg "seo" "cdn"}}/common-module/mainSearch/js/third-party-verify.js?v={{Msg "seo" "version"}}'></script>
|
|
|
- <script src='{{Msg "seo" "cdn"}}/public-pc/js/article-content.js?v={{Msg "seo" "version"}}'></script>
|
|
|
- <script src='{{Msg "seo" "cdn"}}/common-module/mainSearch/js/advanced-project-table.js?v={{Msg "seo" "version"}}'></script>
|
|
|
- <script src='{{Msg "seo" "cdn"}}/common-module/chat/jy-chat-mini.umd.js?auto=false&v={{Msg "seo" "version"}}'></script>
|
|
|
- <script>
|
|
|
- $(function () {
|
|
|
- var cdnPrefix = (window.goTemplateData && window.goTemplateData.cdn) || ''
|
|
|
- function initChat () {
|
|
|
- if (window.innerWidth === 0) {
|
|
|
- return setTimeout(function() {
|
|
|
- initChat()
|
|
|
- }, 200)
|
|
|
+ var bidmember = res.data.member
|
|
|
+ var entniche = res.data.entniche
|
|
|
+ var vip = res.data.vip
|
|
|
+ var privatedata = res.data.privatedata
|
|
|
+ var subType = goTemplateData.params.obj.subtype
|
|
|
+ // 免费用户每日查看三次
|
|
|
+ if (subType == '采购意向') {
|
|
|
+ $('#tip-title').text('项目提前介入,中标更轻松')
|
|
|
+ $(".tip-box .tip-text").eq(0).text('提前1-3个月获取项目信息,及早介入准备更充分')
|
|
|
+ $(".tip-box .tip-text").eq(1).text('')
|
|
|
+ $(".detail-nj-btn").text("点击进入")
|
|
|
}
|
|
|
- try {
|
|
|
- window.__initChatPlugin({
|
|
|
- CDN: cdnPrefix,
|
|
|
- checkUserPower: function (state) {
|
|
|
- if (!state.hasLogin) {
|
|
|
- openLoginDig()
|
|
|
- return false
|
|
|
- }
|
|
|
- else if (!state.hasPower) {
|
|
|
- window.open('/aiChatWait')
|
|
|
- return false
|
|
|
- }
|
|
|
- return true
|
|
|
- },
|
|
|
- })
|
|
|
- } catch (e) {
|
|
|
- console.warn(e)
|
|
|
+ if(subType == "拟建") {
|
|
|
+ $('#tip-title').text('超前项目抢先知,中标更容易')
|
|
|
+ $(".tip-box .tip-text").eq(0).text('提前3-12个月获取审批中的新项目,超前项目抢先介入,商机提前掌控。')
|
|
|
+ $(".tip-box .tip-text").eq(1).text('')
|
|
|
+ $(".detail-nj-btn").text("点击进入")
|
|
|
+ }
|
|
|
+
|
|
|
+ checkunPreBuildCanRead()
|
|
|
+ if (!canRead && !privatedata){
|
|
|
+ $(".com-prebuilt").removeClass("hidden");
|
|
|
+ $(".com-prebuilt").css('height', '408px')
|
|
|
+ $('.original-text').hide()
|
|
|
+ $(".mask-zz").removeClass("hidden");
|
|
|
+ $(".tabfat").remove()
|
|
|
+ $(".recoveryfat").remove()
|
|
|
+ $("#attach-list").remove()
|
|
|
+ } else {
|
|
|
+ getFileData()
|
|
|
+ $(".com-prebuilt").css('height', 'unset')
|
|
|
}
|
|
|
}
|
|
|
- initChat()
|
|
|
- $('#share-colleague').on('click', function(){
|
|
|
- sharebox_Dialog.showNewuserDialog = true
|
|
|
+
|
|
|
+ $.ajax({
|
|
|
+ type: 'POST',
|
|
|
+ url: '/publicapply/bidcoll/power',
|
|
|
+ success: function(res) {
|
|
|
+ if(res.error_code == 0) {
|
|
|
+ checkShowDialog(res)
|
|
|
+ if(!res.data.entniche && !res.data.member && res.data.vip <= 0) {
|
|
|
+ (window.slotbydup = window.slotbydup || []).push({
|
|
|
+ id: "u6603896",
|
|
|
+ container: "_29p15mchdsg",
|
|
|
+ async: true,
|
|
|
+ });
|
|
|
+ getAjaxAdv()
|
|
|
+ var frames = document.getElementById("iframeu6603896_0");
|
|
|
+ //console.log(frames, 'frames')
|
|
|
+ IframeOnClick.track(frames, function() {
|
|
|
+ jQuery(document).click();
|
|
|
+ });
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ error: function(err) {
|
|
|
+ console.log(err)
|
|
|
+ }
|
|
|
})
|
|
|
- // 分享弹框 数据注入
|
|
|
- const pagedata = {{.T.obj}} ;
|
|
|
- const stype = extractString(pagedata.urlpath)
|
|
|
- sharebox_Dialog.sendData({pageData:pagedata, title:pagedata.title, desc:'标讯信息', link:window.location.href, type:'biddetail_rec',code:1,id:pagedata._id,stype:stype});
|
|
|
- function extractString(str) {
|
|
|
- const regex = /\/article\/(.*?)\//;
|
|
|
- const match = str.match(regex);
|
|
|
- return match ? match[1] : null;
|
|
|
+ function getAjaxAdv () {
|
|
|
+ $.ajax({
|
|
|
+ type: 'POST',
|
|
|
+ url: '/publicapply/adLeague/exposure',
|
|
|
+ data: {
|
|
|
+ client: 'PC',
|
|
|
+ id: 'ad3',
|
|
|
+ position: '公告详情页右侧'
|
|
|
+ },
|
|
|
+ success: function(res) {
|
|
|
+ // console.log(res)
|
|
|
+ }
|
|
|
+ })
|
|
|
}
|
|
|
- })
|
|
|
- </script>
|
|
|
- <!--百度统计start-->
|
|
|
-{{include "/common/baiducc.html"}}
|
|
|
-<!--百度统计end-->
|
|
|
+ </script>
|
|
|
+ <!-- 多条广告如下脚本只需引入一次 -->
|
|
|
+ <script type="text/javascript" src="//cpro.baidustatic.com/cpro/ui/cm.js" async="async" defer="defer" >
|
|
|
+ </script>
|
|
|
+ <script src='{{Msg "seo" "cdn"}}/common-module/mainSearch/js/third-party-verify.js?v={{Msg "seo" "version"}}'></script>
|
|
|
+ <script src='{{Msg "seo" "cdn"}}/public-pc/js/article-content.js?v={{Msg "seo" "version"}}'></script>
|
|
|
+ <script src='{{Msg "seo" "cdn"}}/common-module/mainSearch/js/advanced-project-table.js?v={{Msg "seo" "version"}}'></script>
|
|
|
+ <script src='{{Msg "seo" "cdn"}}/common-module/chat/jy-chat-mini.umd.js?auto=false&v={{Msg "seo" "version"}}'></script>
|
|
|
+ <script>
|
|
|
+ $(function () {
|
|
|
+ var cdnPrefix = (window.goTemplateData && window.goTemplateData.cdn) || ''
|
|
|
+ function initChat () {
|
|
|
+ if (window.innerWidth === 0) {
|
|
|
+ return setTimeout(function() {
|
|
|
+ initChat()
|
|
|
+ }, 200)
|
|
|
+ }
|
|
|
+ try {
|
|
|
+ window.__initChatPlugin({
|
|
|
+ CDN: cdnPrefix,
|
|
|
+ checkUserPower: function (state) {
|
|
|
+ if (!state.hasLogin) {
|
|
|
+ openLoginDig()
|
|
|
+ return false
|
|
|
+ }
|
|
|
+ else if (!state.hasPower) {
|
|
|
+ window.open('/aiChatWait')
|
|
|
+ return false
|
|
|
+ }
|
|
|
+ return true
|
|
|
+ },
|
|
|
+ })
|
|
|
+ } catch (e) {
|
|
|
+ console.warn(e)
|
|
|
+ }
|
|
|
+ }
|
|
|
+ initChat()
|
|
|
+ $('#share-colleague').on('click', function(){
|
|
|
+ sharebox_Dialog.showNewuserDialog = true
|
|
|
+ })
|
|
|
+ // 分享弹框 数据注入
|
|
|
+ const pagedata = {{.T.obj}} ;
|
|
|
+ const stype = extractString(pagedata.urlpath)
|
|
|
+ sharebox_Dialog.sendData({pageData:pagedata, title:pagedata.title, desc:'标讯信息', link:window.location.href, type:'biddetail_rec',code:1,id:pagedata._id,stype:stype});
|
|
|
+ function extractString(str) {
|
|
|
+ const regex = /\/article\/(.*?)\//;
|
|
|
+ const match = str.match(regex);
|
|
|
+ return match ? match[1] : null;
|
|
|
+ }
|
|
|
+ })
|
|
|
+ </script>
|
|
|
+ <!--百度统计start-->
|
|
|
+ {{include "/common/baiducc.html"}}
|
|
|
+ <!--百度统计end-->
|
|
|
</body>
|
|
|
</html>
|
|
|
|