|
@@ -64,10 +64,6 @@
|
|
align-items: center;
|
|
align-items: center;
|
|
font-size: 12px;
|
|
font-size: 12px;
|
|
}
|
|
}
|
|
- ._header .filter_tab{
|
|
|
|
- /* height: .88rem; */
|
|
|
|
- /* padding-left: 16px; */
|
|
|
|
- }
|
|
|
|
.app-layout-content-b .app-content::after{
|
|
.app-layout-content-b .app-content::after{
|
|
content: '';
|
|
content: '';
|
|
width: 100%;
|
|
width: 100%;
|
|
@@ -96,7 +92,9 @@
|
|
<div id="jyKeepComponent">
|
|
<div id="jyKeepComponent">
|
|
<keep-component ref="vKeepComponent" @on-change-keep="changeKeepStatus" :bid="nowOpenBid" :first="false"></keep-component>
|
|
<keep-component ref="vKeepComponent" @on-change-keep="changeKeepStatus" :bid="nowOpenBid" :first="false"></keep-component>
|
|
</div>
|
|
</div>
|
|
-<div class="app-layout-header">
|
|
|
|
|
|
+
|
|
|
|
+<div class="j-container">
|
|
|
|
+<div class="app-layout-header j-header" style="display: block;">
|
|
<ul>
|
|
<ul>
|
|
<li>订阅</li>
|
|
<li>订阅</li>
|
|
<li{{if or .T.isIosExam .T.isIosExamPhone}} style="visibility:hidden;"{{end}}>
|
|
<li{{if or .T.isIosExam .T.isIosExamPhone}} style="visibility:hidden;"{{end}}>
|
|
@@ -116,11 +114,12 @@
|
|
</ul>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
{{include "/big-member/commonjs.html"}}
|
|
{{include "/big-member/commonjs.html"}}
|
|
-<div class="app-layout-content-b j-container">
|
|
|
|
|
|
+<div class="j-main">
|
|
|
|
+ <div class="j-container">
|
|
<div class="app-content j-header" style="background:#fff;border-top: 1px solid transparent;">
|
|
<div class="app-content j-header" style="background:#fff;border-top: 1px solid transparent;">
|
|
{{if and (not .T.isIosExam) (not .T.isIosExamPhone)}}
|
|
{{if and (not .T.isIosExam) (not .T.isIosExamPhone)}}
|
|
- <div class="header_header" style="height: 60px;display:none;transition: all 0.1s;">
|
|
|
|
- <div class="only-personal" style="position: absolute;top: .35rem;left: 4%;background-image: url(/jyapp/vipsubscribe/image/entback.png?v=51430);background-size: 100%;background-repeat: no-repeat;border-radius: 8px;width: 92%;display: flex;align-items: center;justify-content: space-between;height: 44px;">
|
|
|
|
|
|
+ <div class="header_header" style="height: 60px;display:none;transition: all 0.1s;position: relative;width: 100%;">
|
|
|
|
+ <div class="only-personal" style="position: absolute;top: 50%;left: 50%;background-image: url(/jyapp/vipsubscribe/image/entback.png?v=51430);background-size: 100%;background-repeat: no-repeat;border-radius: 8px;width: 92%;display: flex;align-items: center;justify-content: space-between;height: 44px;transform: translate(-50%, -50%);">
|
|
<img style="width: 20px;height: 20px; margin-left: .3rem;" src="/jyapp/vipsubscribe/image/vip-icon.png?v=1">
|
|
<img style="width: 20px;height: 20px; margin-left: .3rem;" src="/jyapp/vipsubscribe/image/vip-icon.png?v=1">
|
|
<span data-name="doubleEleven_title" style="padding: 0 .12rem;flex: 1;font-size: .26rem;font-weight: 700;color: #fff;">全国企业随手查,竞争实力尽展示!</span>
|
|
<span data-name="doubleEleven_title" style="padding: 0 .12rem;flex: 1;font-size: .26rem;font-weight: 700;color: #fff;">全国企业随手查,竞争实力尽展示!</span>
|
|
<span data-name="doubleEleven_button" class="switch_ext" id="app-historypush-vipSub-banner" style="border-radius: 32px;display: flex;flex-direction: row;padding: 3px 12px;font-size: 12px;color: #FAE7CA;margin-right: .2rem;background: linear-gradient(to bottom, #F1D090 0%, #FAE7CA 100%);color: #33323A;font-family: PingFang SC;font-size: 12px;line-height: 18px;letter-spacing: 0px;text-align: center;white-space: nowrap;">立即使用</span>
|
|
<span data-name="doubleEleven_button" class="switch_ext" id="app-historypush-vipSub-banner" style="border-radius: 32px;display: flex;flex-direction: row;padding: 3px 12px;font-size: 12px;color: #FAE7CA;margin-right: .2rem;background: linear-gradient(to bottom, #F1D090 0%, #FAE7CA 100%);color: #33323A;font-family: PingFang SC;font-size: 12px;line-height: 18px;letter-spacing: 0px;text-align: center;white-space: nowrap;">立即使用</span>
|
|
@@ -268,6 +267,7 @@
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
+</div>
|
|
<div class="vip_report_tip">
|
|
<div class="vip_report_tip">
|
|
<div class="weui-mask weui-animate-fade-in"></div>
|
|
<div class="weui-mask weui-animate-fade-in"></div>
|
|
<div class="weui-dialog weui-animate-fade-in">
|
|
<div class="weui-dialog weui-animate-fade-in">
|
|
@@ -294,6 +294,7 @@
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
+</div>
|
|
<!-- <img src="/jyapp/images/gotosetpage.png?v=51430" id="gotosetpage">-->
|
|
<!-- <img src="/jyapp/images/gotosetpage.png?v=51430" id="gotosetpage">-->
|
|
{{include "/common/baiducc.html"}}
|
|
{{include "/common/baiducc.html"}}
|
|
{{if and (not .T.isIosExam) (not .T.isIosExamPhone)}}
|
|
{{if and (not .T.isIosExam) (not .T.isIosExamPhone)}}
|