|
@@ -9,7 +9,7 @@
|
|
<link href="{{Msg "seo" "cdn"}}/css/bootstrap.min.css" rel="stylesheet">
|
|
<link href="{{Msg "seo" "cdn"}}/css/bootstrap.min.css" rel="stylesheet">
|
|
<link href="{{Msg "seo" "cdn"}}/css/jy.css?v={{Msg "seo" "version"}}" rel="stylesheet">
|
|
<link href="{{Msg "seo" "cdn"}}/css/jy.css?v={{Msg "seo" "version"}}" rel="stylesheet">
|
|
<link href="{{Msg "seo" "cdn"}}/css/common.css?v={{Msg "seo" "version"}}" rel="stylesheet">
|
|
<link href="{{Msg "seo" "cdn"}}/css/common.css?v={{Msg "seo" "version"}}" rel="stylesheet">
|
|
-<link href="{{Msg "seo" "cdn"}}/css/wxsearch.css?v={{Msg "seo" "version"}}11" rel="stylesheet" type="text/css" >
|
|
|
|
|
|
+<link href="{{Msg "seo" "cdn"}}/css/wxsearch.css?v={{Msg "seo" "version"}}" rel="stylesheet" type="text/css" >
|
|
<link href="{{Msg "seo" "cdn"}}/mobiscroll/mobiscroll.min.css" rel="stylesheet">
|
|
<link href="{{Msg "seo" "cdn"}}/mobiscroll/mobiscroll.min.css" rel="stylesheet">
|
|
<link href="{{Msg "seo" "cdn"}}/css/dropload.css?v={{Msg "seo" "version"}}" rel="stylesheet">
|
|
<link href="{{Msg "seo" "cdn"}}/css/dropload.css?v={{Msg "seo" "version"}}" rel="stylesheet">
|
|
<link href="{{Msg "seo" "cdn"}}/css/wxlist.css?v={{Msg "seo" "version"}}12" rel="stylesheet">
|
|
<link href="{{Msg "seo" "cdn"}}/css/wxlist.css?v={{Msg "seo" "version"}}12" rel="stylesheet">
|
|
@@ -27,7 +27,7 @@
|
|
<!--2.8-->
|
|
<!--2.8-->
|
|
<link rel="stylesheet" href="{{Msg "seo" "cdn"}}/wx_dataExport/css/base_myorder.css?v={{Msg "seo" "version"}}">
|
|
<link rel="stylesheet" href="{{Msg "seo" "cdn"}}/wx_dataExport/css/base_myorder.css?v={{Msg "seo" "version"}}">
|
|
<link rel="stylesheet" href="{{Msg "seo" "cdn"}}/wx_dataExport/iconfont/iconfont.css?v={{Msg "seo" "version"}}">
|
|
<link rel="stylesheet" href="{{Msg "seo" "cdn"}}/wx_dataExport/iconfont/iconfont.css?v={{Msg "seo" "version"}}">
|
|
-<link rel="stylesheet" href="{{Msg "seo" "cdn"}}/wx_dataExport/css/search_tab.css?v={{Msg "seo" "version"}}">
|
|
|
|
|
|
+<link rel="stylesheet" href="{{Msg "seo" "cdn"}}/wx_dataExport/css/search_tab.css?v={{Msg "seo" "version"}}5">
|
|
<link rel="stylesheet" href="{{Msg "seo" "cdn"}}/wx_dataExport/css/weui.min.css">
|
|
<link rel="stylesheet" href="{{Msg "seo" "cdn"}}/wx_dataExport/css/weui.min.css">
|
|
<!--2.8.5-->
|
|
<!--2.8.5-->
|
|
<link rel="stylesheet" type="text/css" href="{{Msg "seo" "cdn"}}/css/wx/base.css?v={{Msg "seo" "version"}}" />
|
|
<link rel="stylesheet" type="text/css" href="{{Msg "seo" "cdn"}}/css/wx/base.css?v={{Msg "seo" "version"}}" />
|
|
@@ -279,6 +279,18 @@
|
|
padding: 0 3px;
|
|
padding: 0 3px;
|
|
line-height: .39rem;
|
|
line-height: .39rem;
|
|
}
|
|
}
|
|
|
|
+ .modal-content {
|
|
|
|
+ position: relative;
|
|
|
|
+ background-color: #fff;
|
|
|
|
+ border: 0px solid #999 !important;
|
|
|
|
+ border: 0px solid rgba(0,0,0,.2) !important;
|
|
|
|
+ border-radius: 6px;
|
|
|
|
+ -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
|
|
|
|
+ box-shadow: none;
|
|
|
|
+ -webkit-background-clip: padding-box;
|
|
|
|
+ background-clip: padding-box;
|
|
|
|
+ outline: 0;
|
|
|
|
+ }
|
|
</style>
|
|
</style>
|
|
</head>
|
|
</head>
|
|
<body style="min-height:100vh;">
|
|
<body style="min-height:100vh;">
|
|
@@ -286,15 +298,14 @@
|
|
<div class="modal fade" data-backdrop="static" id="homePageTap" tabindex="-1" role="dialog">
|
|
<div class="modal fade" data-backdrop="static" id="homePageTap" tabindex="-1" role="dialog">
|
|
<div class="modal-dialog" role="document">
|
|
<div class="modal-dialog" role="document">
|
|
<div class="modal-content" style="background: unset;margin:.7rem;top: 2rem;">
|
|
<div class="modal-content" style="background: unset;margin:.7rem;top: 2rem;">
|
|
|
|
+
|
|
<div class="modal-body" style="padding:0px;">
|
|
<div class="modal-body" style="padding:0px;">
|
|
- <div style="background: #fff;border-radius: 10px;position: relative;width:5.7rem;height: 7.5rem;">
|
|
|
|
|
|
+<!-- <div style="background: #fff;border-radius: 10px;position: relative;width:5.7rem;height: 7.5rem;">-->
|
|
|
|
+ <div style="border-radius: 10px;position: relative;width:5.7rem;height: 7.5rem;">
|
|
<img onclick="tapClose(0)" src="/vipsubscribe/image/close.png" style="position: absolute;right: 0px;top: -1rem;width: .6rem;" >
|
|
<img onclick="tapClose(0)" src="/vipsubscribe/image/close.png" style="position: absolute;right: 0px;top: -1rem;width: .6rem;" >
|
|
- <img src="/images/wx/frame.png" >
|
|
|
|
- <div style="padding:.5rem .6rem;font-family: PingFang SC;font-style: normal;font-weight: normal;font-size: 12px;line-height: 22px;">
|
|
|
|
- 疫情阻止了我们出门的脚步,但却阻挡不了公司前进的步伐。
|
|
|
|
- <br> 剑鱼标讯为广大企业推出<span style="color:#2ABED1;font-size:14px;">免费</span>的商机洞察功能,通过招标大数据的深度分析,全面透视企业的客户和竞争对手,助力企业开工大吉!
|
|
|
|
- </div>
|
|
|
|
- <div onclick="tapClose(1)" class="tap_div_btn" style="position: absolute;background: #2ABED1;border-radius: 41px;width: 5rem;height: .9rem;text-align: center;line-height: .9rem;color: #fff;left: 50%;margin-left: -2.5rem;bottom: .5rem;">查看详情</div>
|
|
|
|
|
|
+<!-- <img src="/images/wx/frame.png" >-->
|
|
|
|
+ <img src ="/vipsubscribe/image/vip_home.png" onclick="gotoIntroducePage()">
|
|
|
|
+<!-- <div onclick="tapClose(1)" class="tap_div_btn" style="position: absolute;background: #2ABED1;border-radius: 41px;width: 5rem;height: .9rem;text-align: center;line-height: .9rem;color: #fff;left: 50%;margin-left: -2.5rem;bottom: .5rem;">查看详情</div>-->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
@@ -402,7 +413,7 @@
|
|
<p class="tips_text home_1" style="display: none;">设置订阅关键词,随时接收最新招标信息</p>
|
|
<p class="tips_text home_1" style="display: none;">设置订阅关键词,随时接收最新招标信息</p>
|
|
<p class="tips_text home_2" style="display: none;">为了使您接收更多信息,可对关键词进行新增或修改。</p>
|
|
<p class="tips_text home_2" style="display: none;">为了使您接收更多信息,可对关键词进行新增或修改。</p>
|
|
<p class="tips_text home_3" style="display: none;">您未设置关键词,设置后接收信息更精准!</p>
|
|
<p class="tips_text home_3" style="display: none;">您未设置关键词,设置后接收信息更精准!</p>
|
|
- <p class="tips_text home_4" style="display: none;">开通VIP订阅,获取更多订阅信息。</p>
|
|
|
|
|
|
+ <p class="tips_text home_4" style="display: none;">免费试用VIP订阅,商机获取能力提升30倍。</p>
|
|
<p class="tips_all" style="display: none;"><a class="GetAll">查看全部</a></p>
|
|
<p class="tips_all" style="display: none;"><a class="GetAll">查看全部</a></p>
|
|
<div class="tips_btn home_toset" style="display: none;">
|
|
<div class="tips_btn home_toset" style="display: none;">
|
|
<a class="home_toset" >去设置</a>
|
|
<a class="home_toset" >去设置</a>
|
|
@@ -753,9 +764,9 @@
|
|
查看更多
|
|
查看更多
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- <div class="resbm hidden">
|
|
|
|
- <div class="rests">如果您对以上结果满意可</div>
|
|
|
|
- <div class="resdy" id="zjdy">直接订阅<img src="{{Msg "seo" "cdn"}}/images/wx/jydyyou.png"></div>
|
|
|
|
|
|
+ <div class="resbm ">
|
|
|
|
+ <div class="rests"><p>如果您对以上结果满意可【直接订阅】</p><p>更有VIP订阅等你试用。<p></div>
|
|
|
|
+ <div class="resdy" id="zjdy">直接订阅</div>
|
|
<div class="dy_close"><img src="{{Msg "seo" "cdn"}}/images/search/dy_close.png"/></div>
|
|
<div class="dy_close"><img src="{{Msg "seo" "cdn"}}/images/search/dy_close.png"/></div>
|
|
<div style="clear:both"></div>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
</div>
|
|
@@ -1157,6 +1168,9 @@
|
|
['input', 'textarea'].includes(e.target.localName) && document.body.scrollIntoView(false)
|
|
['input', 'textarea'].includes(e.target.localName) && document.body.scrollIntoView(false)
|
|
}, true)
|
|
}, true)
|
|
}
|
|
}
|
|
|
|
+ function gotoIntroducePage(){
|
|
|
|
+ window.location.href="/front/vipsubscribe/introducePage";
|
|
|
|
+ }
|
|
|
|
|
|
</script>
|
|
</script>
|
|
<!--百度统计-->
|
|
<!--百度统计-->
|