Commit c1becdb6 by libai

ft活动上线

parent c1ac24da
......@@ -132,7 +132,7 @@
<script src="lib/swiper.min.js"></script>
<script>
$(function(){
var oneGame=true;
var oneGame=true;0
$(".top-btn1 div").eq(0).on("click",function(){
$(".user-box").hide()
$(".mc-box").fadeIn(200)
......@@ -189,8 +189,8 @@ $(function(){
if(data.result.rankList[i]==undefined)break;
var list=data.result.rankList[i]
html+='<div class="mc-top-box'+(i+1)+'">';
html+='<div class="king"></div>';
html+='<a href="yazhai://_' + list.uid + '_zone"><img class="king-face" src="https://big.bgp.ourpow.com/comm'+list.face+'?x-oss-process=image/resize,w_90" alt=""></a>';
html+='<a href="yazhai://_' + list.uid + '_zone"><div class="king"></div></a>';
html+='<img class="king-face" src="https://big.bgp.ourpow.com/comm'+list.face+'?x-oss-process=image/resize,w_90" alt="">';
html+='<p class="top-p1">'+list.name+'</p>';
html+='<p class="top-p2">探索值</p>';
html+='<p class="top-p3">'+list.score+'</p>';
......
......@@ -69,7 +69,7 @@ if(sessionStorage.open==undefined)sessionStorage.open=1
}
if (bbb.indexOf("file:///E:") > -1) {
sessionStorage.lang=1
sessionStorage.uid =210102;
sessionStorage.uid =11150369;
sessionStorage.token = 'debug'
sessionStorage.roomId=11134747;
sessionStorage.version=8890
......
......@@ -60,4 +60,7 @@ input[type=number]::-webkit-outer-spin-button {
::-webkit-scrollbar{
display:none;
}
i{
font-style: normal;
}
/*版芯*/
.bg-en .out-fly-no {
background: url(../images/en/out-fly-no.png) no-repeat;
background-size: 100% 100%;
}
.bg-en .layer-boom2 {
background: url(../images/en/layer-boom2.png) no-repeat;
background-size: 100% 100%;
}
.bg-en .layer-no2 {
background: url(../images/en/layer-no2.png) no-repeat;
background-size: 100% 100%;
}
.bg-en .layer-yes2 {
background: url(../images/en/layer-yes2.png) no-repeat;
background-size: 100% 100%;
}
.bg-en .layer-record {
background: url(../images/en/layer-record.png) no-repeat;
background-size: 100% 100%;
}
.bg-en .layer-history2 {
background: url(../images/en/layer-history2.png) no-repeat;
background-size: 100% 100%;
bottom: 0;
}
.bg-en .layer-history2 .back {
top: 0.7rem;
}
.bg-en .layer-history2-ul {
padding-top: 2.8rem;
}
.bg-en .go-btn {
background: url(../images/en/go-btn-show.png) no-repeat;
background-size: 100% auto;
}
.bg-en .star-show {
background: url(../images/en/star-show.png) no-repeat;
background-size: 100% auto;
}
.bg-en .layer-yes2-p2 .layer-yes2-txt1 {
width: 4rem;
}
.bg-en .layer-yes2-p4 .layer-yes2-txt1 {
width: 4rem;
}
.bg-en .out-fly-btn {
background: url(../images/en/out-fly-btn.png) no-repeat;
background-size: 100% 100%;
}
.bg-en .layer-rule {
background: url(../images/en/rule-text.png) no-repeat;
background-size: 100% 100%;
}
.ban-bg {
width: 10rem;
height: 10.426rem;
......
.bg-en{
.out-fly-no{
background: url(../images/en/out-fly-no.png)no-repeat;
background-size: 100% 100%;
}
.layer-boom2{
background: url(../images/en/layer-boom2.png)no-repeat;
background-size: 100% 100%;
}
.layer-no2{
background: url(../images/en/layer-no2.png)no-repeat;
background-size: 100% 100%;
}
.layer-yes2{
background: url(../images/en/layer-yes2.png)no-repeat;
background-size: 100% 100%;
}
.layer-record{
background: url(../images/en/layer-record.png)no-repeat;
background-size: 100% 100%;
}
.layer-history2{
background: url(../images/en/layer-history2.png)no-repeat;
background-size: 100% 100%;
bottom: 0;
.back{
top: 0.7rem;
}
}
.layer-history2-ul{
padding-top: 2.8rem;
}
.go-btn{
background: url(../images/en/go-btn-show.png) no-repeat;
background-size: 100% auto;
}
.star-show{
background: url(../images/en/star-show.png)no-repeat;
background-size: 100% auto;
}
.layer-yes2-p2{
.layer-yes2-txt1{
width: 4rem;
}
}
.layer-yes2-p4{
.layer-yes2-txt1{
width: 4rem;
}
}
.out-fly-btn{
background: url(../images/en/out-fly-btn.png)no-repeat;
background-size: 100% 100%;
}
.layer-rule{
background: url(../images/en/rule-text.png)no-repeat;
background-size: 100% 100%;
}
}
.ban-bg{
width: 10rem;
height: 10.426rem;
......@@ -7,7 +69,6 @@
bottom: 0.5rem;
left: 0;
overflow: hidden;
}
.fly-bg{
position: absolute;
......

220 KB | W: | H:

269 KB | W: | H:

activeFt/luckySpace/images/star-show.png
activeFt/luckySpace/images/star-show.png
activeFt/luckySpace/images/star-show.png
activeFt/luckySpace/images/star-show.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -50,7 +50,7 @@ if (bbb.indexOf("file:///") > -1) {
sessionStorage.bbb = 10007;
sessionStorage.kkk = 'debug'
sessionStorage.roomId=23868834
sessionStorage.lang=2
sessionStorage.lang=1
}
//ajax设置默认参数
$.ajaxSetup({
......
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 sign in to comment