调试公会顶部距离
This commit is contained in:
@@ -8,7 +8,7 @@ body {
|
||||
.back {
|
||||
width: 100%;
|
||||
height: 2.38667rem;
|
||||
line-height: 2.53333rem;
|
||||
line-height: 3.2rem;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0rem;
|
||||
@@ -26,7 +26,7 @@ body {
|
||||
height: 0.58667rem;
|
||||
position: absolute;
|
||||
left: 0.24rem;
|
||||
top: 1rem;
|
||||
top: 58%;
|
||||
}
|
||||
|
||||
.top {
|
||||
|
@@ -7,13 +7,13 @@ body {
|
||||
width: 100%;
|
||||
height: px2rem(1334);
|
||||
background: #F5F7F9;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.back {
|
||||
width: 100%;
|
||||
height: px2rem(179);
|
||||
line-height: px2rem(190);
|
||||
line-height: px2rem(240);
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: px2rem(0);
|
||||
@@ -30,7 +30,7 @@ body {
|
||||
height: px2rem(44);
|
||||
position: absolute;
|
||||
left: px2rem(18);
|
||||
top: px2rem(75);
|
||||
top: 58%;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -196,6 +196,7 @@ ul {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
.pub {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
@@ -204,7 +205,7 @@ ul {
|
||||
right: 0;
|
||||
background: rgba(0, 0, 0, .6);
|
||||
z-index: 11;
|
||||
display: none;
|
||||
display: none;
|
||||
|
||||
.pub_in {
|
||||
background: #fff;
|
||||
|
@@ -7,7 +7,7 @@ body {
|
||||
|
||||
.back {
|
||||
width: 100%;
|
||||
height: 2rem;
|
||||
height: 2.26667rem;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0rem;
|
||||
@@ -24,14 +24,14 @@ body {
|
||||
height: 0.58667rem;
|
||||
position: absolute;
|
||||
left: 0.24rem;
|
||||
top: 1rem;
|
||||
top: 58%;
|
||||
}
|
||||
|
||||
.back .fdj {
|
||||
width: 0.42667rem;
|
||||
height: 0.42667rem;
|
||||
position: absolute;
|
||||
top: 1.10667rem;
|
||||
top: 61%;
|
||||
left: 1.41333rem;
|
||||
z-index: 2;
|
||||
}
|
||||
@@ -48,7 +48,7 @@ body {
|
||||
padding-left: 0.72rem;
|
||||
position: absolute;
|
||||
left: 1.22667rem;
|
||||
top: 65%;
|
||||
top: 70%;
|
||||
transform: translateY(-50%);
|
||||
color: #333;
|
||||
font-size: 0.32rem;
|
||||
@@ -64,7 +64,7 @@ body {
|
||||
right: 0.62667rem;
|
||||
height: 100%;
|
||||
top: 0;
|
||||
line-height: 2.53333rem;
|
||||
line-height: 3.2rem;
|
||||
color: #333333;
|
||||
font-size: 0.45333rem;
|
||||
font-weight: bold;
|
||||
|
@@ -11,7 +11,7 @@ body {
|
||||
|
||||
.back {
|
||||
width: 100%;
|
||||
height: px2rem(150);
|
||||
height: px2rem(170);
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: px2rem(0);
|
||||
@@ -27,14 +27,14 @@ body {
|
||||
height: px2rem(44);
|
||||
position: absolute;
|
||||
left: px2rem(18);
|
||||
top: px2rem(75);
|
||||
top: 58%;
|
||||
}
|
||||
|
||||
.fdj {
|
||||
width: px2rem(32);
|
||||
height: px2rem(32);
|
||||
position: absolute;
|
||||
top: px2rem(83);
|
||||
top: 61%;
|
||||
left: px2rem(106);
|
||||
z-index: 2;
|
||||
}
|
||||
@@ -51,7 +51,7 @@ body {
|
||||
padding-left: px2rem(54);
|
||||
position: absolute;
|
||||
left: px2rem(92);
|
||||
top: 65%;
|
||||
top: 70%;
|
||||
transform: translateY(-50%);
|
||||
color: #333;
|
||||
font-size: px2rem(24);
|
||||
@@ -67,7 +67,7 @@ body {
|
||||
right: px2rem(47);
|
||||
height: 100%;
|
||||
top: 0;
|
||||
line-height: px2rem(190);
|
||||
line-height: px2rem(240);
|
||||
color: #333333;
|
||||
font-size: px2rem(34);
|
||||
font-weight: bold;
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<title class="text1"></title>
|
||||
<!-- 未加入公会首页 -->
|
||||
<link rel="stylesheet" href="../../common/css/reset.css">
|
||||
<link rel="stylesheet" href="./css/guild.css">
|
||||
<link rel="stylesheet" href="./css/guild.css?v=1.0">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@@ -43,7 +43,7 @@ $(function () {
|
||||
};
|
||||
// 頂部返回事件
|
||||
$('.back .backs').click(() => {
|
||||
window.location.href = document.referrer;
|
||||
window.location.href = './guild.html';
|
||||
})
|
||||
fuzzyMatchUpdateQueryStringParameterFun(); // 判断语言
|
||||
langReplace = window.lang.replace;
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<title class="text1"></title>
|
||||
<!-- 搜索公会页面 -->
|
||||
<link rel="stylesheet" href="../../common/css/reset.css">
|
||||
<link rel="stylesheet" href="./css/search.css">
|
||||
<link rel="stylesheet" href="./css/search.css?v=1.0">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user