Commit dd3aacd9 authored by 余成's avatar 余成

部分机型进行居中适配

parent e91d9fe4
......@@ -79,6 +79,7 @@
overflow: hidden;
position: relative;
/* background-color: #a1daff; */
margin: auto;
}
::-webkit-scrollbar {
......@@ -108,6 +109,7 @@
position: relative;
width: 100%;
display: none;
margin: auto;
}
.backbtn {
......@@ -307,11 +309,14 @@
.bg-Brand {
width: 7.5rem;
object-fit: cover;
margin: auto;
}
.position-container {
top: 0;
width: 7.5rem;
height:100%;
left: 50%;
transform: translateX(-50%);
position: absolute;
}
.brand-btn {
......@@ -496,9 +501,9 @@
<!-- 二级页面-周四专享页 -->
<div class="secondPage" id="ThursdayPage">
<img class="backbtn" onclick="goBack()" src="backbtn.png" />
<img class="bg-Brand" src="thursday_bg.png" />
<div class="position-container">
<img class="backbtn" onclick="goBack()" src="backbtn.png" />
<span class="brand-small-btn top-4-3 left-0-54" onclick="jumpUrl('thursday',1)"></span>
<span class="brand-small-btn top-4-3 right-2-2" onclick="jumpUrl('thursday',2)"></span>
<span class="brand-small-btn top-6-2 left-0-54" onclick="jumpUrl('thursday',3)"></span>
......@@ -515,9 +520,9 @@
<!-- 二级页面-每日品牌好券 -->
<div class="secondPage" id="GoodBrandPage">
<img class="backbtn" onclick="goBack()" src="backbtn.png" />
<img class="bg-Brand" src="brand_bg.png" />
<div class="position-container">
<img class="backbtn" onclick="goBack()" src="backbtn.png" />
<!-- 信用卡新客专享 山西乐活 -->
<span class="brand-btn right-95 top-3-13" onclick="jumpUrl('brand',1)"></span>
<!-- 山西全区品牌限量领 -->
......@@ -585,7 +590,7 @@
// 推荐办卡 畅想京东E卡
2: 'https://ssz.ccb.com/hccbtl/m120/2259-1206708.html?userInfoId=56114&overdueTime=1657282460861&dcCpAvyId=YHHD2022060260646#/',
// 开新享好礼
3: 'https://sinfo2.ccb.com/cn/creditcard/apply/new_mobile/card_list.html?Rcmd_InsID=IC1000203&wbbk=',
3: 'http://m.ccb.com/cn/html1/office/xyk/subject/22/04/29/wangshenyidongmenhu/index.html?title=',
// 办visa冬奥卡冰墩墩自由
4: 'https://sinfo1.ccb.com/cn/creditcard/apply/new_mobile/index.html?cardId=20211011_1633930412&Rcmd_InsID=IC1000096&wbbk=',
// linefriends粉丝信用卡
......@@ -594,7 +599,7 @@
6: 'https://sx.mangezi.com/s13251/p38452/cardmeet!220601?_productName=??????#wechat_redirect',
// 2.热门活动为固定banner位,
7: 'https://mp.weixin.qq.com/s/DpeaCU559Ykz1DOIhnbA7g',
7: 'https://ssz.ccb.com/v2/manage/book/eho3ne/',
// 轻松逛餐食为行内2个券码
// 满30-15
8: 'https://res.yunbusiness.ccb.com/gbchannel/e_report/CCBLIFE/#/couponDetail/176264?couponType=msps',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment