Compare commits
9 Commits
developmen
...
2024-invit
Author | SHA1 | Date | |
---|---|---|---|
![]() |
a760db5870 | ||
![]() |
4b5ca4596b | ||
![]() |
3befdb2473 | ||
![]() |
9a30334f5d | ||
![]() |
2e32e08284 | ||
![]() |
8f73aee4dc | ||
![]() |
4c4f8f1713 | ||
![]() |
b4d2acfe26 | ||
![]() |
cc1f0a2ef1 |
Before Width: | Height: | Size: 232 KiB |
Before Width: | Height: | Size: 85 KiB |
Before Width: | Height: | Size: 252 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 6.1 KiB |
Before Width: | Height: | Size: 455 KiB |
Before Width: | Height: | Size: 248 KiB |
Before Width: | Height: | Size: 299 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 6.1 KiB |
Before Width: | Height: | Size: 103 KiB |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 202 KiB |
Before Width: | Height: | Size: 8.9 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 234 KiB |
Before Width: | Height: | Size: 341 KiB |
Before Width: | Height: | Size: 356 KiB |
Before Width: | Height: | Size: 198 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 248 KiB |
Before Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 414 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 945 B |
@@ -1,269 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>愚樂派對</title>
|
||||
<link rel="stylesheet" href="../../common/css/reset.css">
|
||||
<link rel="stylesheet" href="./css/index.css?v=1.0">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- 頂部返回 -->
|
||||
<div class="back">
|
||||
<img src="./images/travel/back.png" alt="">
|
||||
</div>
|
||||
|
||||
<!-- 頭部 -->
|
||||
<div class="header">
|
||||
<!-- 限定禮物 -->
|
||||
<img src="./images/qualifyGift_icon.png" alt="" class="qualifyGift_icon">
|
||||
<!-- 活動規則 -->
|
||||
<img src="./images/rule_icon.png" alt="" class="rule_icon">
|
||||
</div>
|
||||
|
||||
<!-- tab切換 -->
|
||||
<div class="tabs">
|
||||
<div class="tab1 act1"></div>
|
||||
<div class="tab2"></div>
|
||||
<div class="tab3"></div>
|
||||
<div class="tab4"></div>
|
||||
</div>
|
||||
|
||||
<!-- 頁面1 -->
|
||||
<div class="page1">
|
||||
<!-- 奇幻魔盒 -->
|
||||
<div class="box1">
|
||||
<img src="./images/pageBox1Rule_icon.png" alt="" class="pageBox1Rule_icon">
|
||||
<div class="time">3分鐘倒計時: <span class="sp1">03</span> 分 <span class="sp2">00</span> 秒</div>
|
||||
<div class="text">用戶在送出第一個奇幻魔盒後開啓3分鐘倒計時,<br>在此期間內點亮所有禮物,可獲得<b>【愚人慶典】</b>禮物*1</div>
|
||||
<div class="giftBoxs">
|
||||
<!-- <div class="">
|
||||
<img src="./images/pageBox1Gift1.png" alt="">
|
||||
撲克士兵
|
||||
</div>
|
||||
<div>
|
||||
<img src="./images/pageBox1Gift2.png" alt="">
|
||||
咬咬鯊
|
||||
</div>
|
||||
<div>
|
||||
<img src="./images/pageBox1Gift3.png" alt="">
|
||||
兔子先生
|
||||
</div>
|
||||
<div>
|
||||
<img src="./images/pageBox1Gift4.png" alt="">
|
||||
甜心魔法
|
||||
</div>
|
||||
<div>
|
||||
<img src="./images/pageBox1Gift5.png" alt="">
|
||||
奇趣雜技
|
||||
</div> -->
|
||||
</div>
|
||||
</div>
|
||||
<!-- 奇幻榜 -->
|
||||
<div class="box2">
|
||||
<!-- 前三 -->
|
||||
<div class="top3">
|
||||
<div class="no1">
|
||||
<img src="./images/page1Top1.png" alt="" class="ts">
|
||||
<img src="./images/logo.png" alt="" class="tx">
|
||||
<div class="nick">用戶昵稱</div>
|
||||
<div class="score">奇幻值:0</div>
|
||||
</div>
|
||||
<div class="no2">
|
||||
<img src="./images/page1Top2.png" alt="" class="ts">
|
||||
<img src="./images/logo.png" alt="" class="tx">
|
||||
<div class="nick">用戶昵稱</div>
|
||||
<div class="score">奇幻值:0</div>
|
||||
</div>
|
||||
<div class="no3">
|
||||
<img src="./images/page1Top3.png" alt="" class="ts">
|
||||
<img src="./images/logo.png" alt="" class="tx">
|
||||
<div class="nick">用戶昵稱</div>
|
||||
<div class="score">奇幻值:0</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 非前三 -->
|
||||
<ul>
|
||||
<!-- <li>
|
||||
<div class="num">1.</div>
|
||||
<img src="./images/logo.png" alt="" class="tx">
|
||||
<div class="nick">用戶昵稱</div>
|
||||
<div class="score">奇幻值: 20</div>
|
||||
</li> -->
|
||||
</ul>
|
||||
</div>
|
||||
<!-- 自己榜單 -->
|
||||
<div class="my">
|
||||
<div class="num">1.</div>
|
||||
<img src="./images/logo.png" alt="" class="tx">
|
||||
<div class="nick">用戶昵稱</div>
|
||||
<div class="score">奇幻值: 20</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- 頁面2 -->
|
||||
<div class="page2">
|
||||
<!-- 更新 -->
|
||||
<img src="./images/upDate.png" alt="" class="upDate">
|
||||
<!-- 切換 -->
|
||||
<div class="tab">
|
||||
<div class="act1">牌照房間</div>
|
||||
<div class="">個播房間</div>
|
||||
</div>
|
||||
<!-- 第一名房間 -->
|
||||
<div class="topRoom">
|
||||
<img src="./images/logo.png" alt="" class="tx">
|
||||
<div class="roomName">房間昵稱</div>
|
||||
<div class="score">房間進度值: <b>00.0%</b></div>
|
||||
</div>
|
||||
<!-- 第一名進度 -->
|
||||
<div class="topLine">
|
||||
<div></div>
|
||||
<span>0/0</span>
|
||||
</div>
|
||||
<!-- 文案介紹 -->
|
||||
<div class="text">房間進度值達到100%,即可開啓紅包雨</div>
|
||||
<!-- 第一名房間跳轉 -->
|
||||
<img src="./images/page2ToRoomBut.png" alt="" class="page2ToRoomBut">
|
||||
<div class="page2NotTopTitle">其他房間推薦</div>
|
||||
<!-- 其他房間 -->
|
||||
<ul>
|
||||
<li>
|
||||
<img src="./images/logo.png" alt="" class="tx">
|
||||
<div class="live">直播中</div>
|
||||
<div class="roomName">房間昵稱</div>
|
||||
<div class="score">房間進度值: <b>00.0%</b></div>
|
||||
<div class="line_in">
|
||||
<div></div>
|
||||
<span>0/0</span>
|
||||
</div>
|
||||
<img src="./images/go.png" alt="" class="go">
|
||||
<img src="./images/notGo.png" alt="" class="notGo">
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- 頁面3 -->
|
||||
<div class="page3"></div>
|
||||
|
||||
<!-- 頁面4 -->
|
||||
<div class="page4 page41">
|
||||
<!-- 切換 -->
|
||||
<div class="page4_tab">
|
||||
<div></div>
|
||||
<div></div>
|
||||
</div>
|
||||
<!-- 日榜總榜切換 -->
|
||||
<div class="dayTab">
|
||||
<div class="act">日榜</div>
|
||||
<div>總榜</div>
|
||||
</div>
|
||||
<!-- 日期切換 -->
|
||||
<div class="timeTab">
|
||||
<div class="act">3.27</div>
|
||||
<div>3.27</div>
|
||||
<div>3.27</div>
|
||||
<div>3.27</div>
|
||||
<div>3.27</div>
|
||||
<div>3.27</div>
|
||||
</div>
|
||||
<!-- 前三 -->
|
||||
<div class="top3">
|
||||
<div class="no1">
|
||||
<img src="./images/page1Top1.png" alt="" class="ts">
|
||||
<img src="./images/logo.png" alt="" class="tx">
|
||||
<div class="nick">用戶昵稱</div>
|
||||
<div class="score">奇幻值:0</div>
|
||||
</div>
|
||||
<div class="no2">
|
||||
<img src="./images/page1Top2.png" alt="" class="ts">
|
||||
<img src="./images/logo.png" alt="" class="tx">
|
||||
<div class="nick">用戶昵稱</div>
|
||||
<div class="score">奇幻值:0</div>
|
||||
</div>
|
||||
<div class="no3">
|
||||
<img src="./images/page1Top3.png" alt="" class="ts">
|
||||
<img src="./images/logo.png" alt="" class="tx">
|
||||
<div class="nick">用戶昵稱</div>
|
||||
<div class="score">奇幻值:0</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 非前三 -->
|
||||
<ul>
|
||||
<li>
|
||||
<div class="num">1.</div>
|
||||
<img src="./images/logo.png" alt="" class="tx">
|
||||
<div class="nick">用戶昵稱</div>
|
||||
<div class="score">奇幻值: 20</div>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<!-- 自己榜單 -->
|
||||
<div class="my">
|
||||
<div class="num">1.</div>
|
||||
<img src="./images/logo.png" alt="" class="tx">
|
||||
<div class="nick">用戶昵稱</div>
|
||||
<div class="score">奇幻值: 20</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- 魔盒說明 -->
|
||||
<div class="MagicBoxRule">
|
||||
<div class="MagicBoxRule_in MagicBoxRule1">
|
||||
<!-- 切換 -->
|
||||
<div class="tab">
|
||||
<div></div>
|
||||
<div></div>
|
||||
</div>
|
||||
<!-- 切換頁面1 -->
|
||||
<img src="./images/MagicBoxRule1Bg.png" alt="" class="MagicBoxRulePage1">
|
||||
<!-- 切換頁面2 -->
|
||||
<div class="MagicBoxRulePage2">
|
||||
<ul>
|
||||
<li>
|
||||
<div>
|
||||
<p>2024/3/19</p>
|
||||
<b>14:07:07</b>
|
||||
</div>
|
||||
<div class="centen">用戶昵稱</div>
|
||||
<div class="right">
|
||||
<p>獲得:禮物名稱</p>
|
||||
<b>0 <img src="./images/diamond.png" alt=""></b>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- 活動規則 -->
|
||||
<div class="rule">
|
||||
<div class="rule_in">
|
||||
<div class="box">
|
||||
<img src="./images/rule_in.png" alt="" srcset="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- 限定禮物規則 -->
|
||||
<div class="limitedGift">
|
||||
<div class="limitedGift_in">
|
||||
<div class="box">
|
||||
<img src="./images/limitedGift_in.png" alt="" srcset="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
</html>
|
||||
<script src="../../common/js/flexible.js"></script>
|
||||
<script src="../../common/js/jquery-3.2.1.min.js"></script>
|
||||
<script src="../../common/js/common2.js"></script>
|
||||
<script src="../../common/js/layer.js"></script>
|
||||
<script src="../../common/js/vconsole.min.js"></script>
|
||||
<script src="../../common/js/route-constant.js"></script>
|
||||
<script src="./js/index.js"></script>
|
@@ -1,566 +0,0 @@
|
||||
let urlPrefix = getUrlPrefix()
|
||||
let browser = checkVersion()
|
||||
let env = EnvCheck();
|
||||
if (env == 'test') {
|
||||
new VConsole();
|
||||
}
|
||||
// 封裝layer消息提醒框
|
||||
let layerIndex
|
||||
const showLoading = (content = '加載中...') => {
|
||||
layer.open({
|
||||
type: 2,
|
||||
shadeClose: false,
|
||||
content,
|
||||
success (e) {
|
||||
layerIndex = $(e).attr('index')
|
||||
}
|
||||
})
|
||||
}
|
||||
const hideLoading = (index) => {
|
||||
layer.close(index)
|
||||
}
|
||||
const toastMsg = (content = '操作完成', time = 2) => {
|
||||
layer.open({
|
||||
content,
|
||||
time,
|
||||
skin: 'msg'
|
||||
})
|
||||
}
|
||||
var page = 1;
|
||||
var isLock = true;
|
||||
var timeOut = null;
|
||||
var countupTime = 0;
|
||||
var XIAO_CHOU_ROOM = 'XIAO_CHOU_ROOM_1';
|
||||
var rankType = 1; //排行榜類型(1=送禮日榜,2=送禮總榜,3=收禮日榜,4=收禮總榜);
|
||||
var data = null;//默認日榜;
|
||||
var type = 'a';//a:送禮b:收禮;
|
||||
var type2 = 'a';//a:日榜b:總榜;
|
||||
var curDate; //當天日期;
|
||||
// 初始化函數
|
||||
$(function () {
|
||||
getInfoFromClient()
|
||||
setTimeout(function () {
|
||||
// 頁面全屏
|
||||
if (browser.app) {
|
||||
if (browser.android) {
|
||||
window.androidJsObj.initShowNav(false)
|
||||
} else {
|
||||
window.webkit.messageHandlers.initShowNav.postMessage(0)
|
||||
}
|
||||
};
|
||||
// 頂部返回事件
|
||||
$('.back').click(() => {
|
||||
if (browser.android) {
|
||||
window.androidJsObj.closeWebView()
|
||||
} else {
|
||||
window.webkit.messageHandlers.closeWebView.postMessage(null)
|
||||
}
|
||||
})
|
||||
getTime();
|
||||
getRank();
|
||||
}, 100)
|
||||
})
|
||||
|
||||
// 獲取任務接口
|
||||
function getTaskUser () {
|
||||
showLoading()
|
||||
networkRequest({
|
||||
type: 'get',
|
||||
url: urlPrefix + '/activity/task/user',
|
||||
data: { componentCode: "QI_HUAN_MO_HE" },
|
||||
success (res) {
|
||||
if (res.code === 200) {
|
||||
// 渲染愚人盛典禮物
|
||||
$('.page1 .box1 .giftBoxs div').remove();
|
||||
var str = '';
|
||||
res.data[0].children.forEach((res, i) => {
|
||||
var img = res.taskIcon.split("|");
|
||||
str += `
|
||||
<div class="${res.completed ? 'act' : ''}">
|
||||
<img src = "${res.completed ? img[1] : img[0]}" alt = "" >
|
||||
${res.taskName}
|
||||
</div >
|
||||
`
|
||||
});
|
||||
$('.page1 .box1 .giftBoxs').append(str);
|
||||
} else {
|
||||
toastMsg(res.message)
|
||||
}
|
||||
hideLoading(layerIndex)
|
||||
},
|
||||
error (err) {
|
||||
hideLoading(layerIndex)
|
||||
toastMsg('網路錯誤,請退出重進')
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
// 獲取倒計時接口
|
||||
function getTime () {
|
||||
showLoading()
|
||||
networkRequest({
|
||||
type: 'get',
|
||||
url: urlPrefix + '/act/2024AprilFoolsDay/getTime',
|
||||
data: { activityCode: "ACT_2024_APRIL_FOOLS_DAY", taskCode: "QI_HUAN_GIFT" },
|
||||
success (res) {
|
||||
if (res.code === 200) {
|
||||
if (res.data) {
|
||||
countupTime = res.data - res.timestamp;
|
||||
countup();
|
||||
}
|
||||
getTaskUser();
|
||||
} else {
|
||||
toastMsg(res.message)
|
||||
}
|
||||
hideLoading(layerIndex)
|
||||
},
|
||||
error (err) {
|
||||
hideLoading(layerIndex)
|
||||
toastMsg('網路錯誤,請退出重進')
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
// 倒計時
|
||||
function countup () {
|
||||
clearTimeout(timeOut)
|
||||
//獲取當前時間
|
||||
var d = 0;
|
||||
var h = 0;
|
||||
var m = 0;
|
||||
var s = 0;
|
||||
//定義變量 d,h,m,s保存倒計時的時間
|
||||
var d, h, m, s;
|
||||
if (countupTime >= 0) {
|
||||
d = getzf(Math.floor(countupTime / 1000 / 60 / 60 / 24));
|
||||
h = getzf(Math.floor(countupTime / 1000 / 60 / 60 % 24));
|
||||
m = getzf(Math.floor(countupTime / 1000 / 60 % 60));
|
||||
s = getzf(Math.floor(countupTime / 1000 % 60));
|
||||
//將倒計時賦值到div中
|
||||
$('.page1 .box1 .time .sp1').text(m);
|
||||
$('.page1 .box1 .time .sp2').text(s);
|
||||
countupTime = countupTime - 1000;
|
||||
//遞歸每秒調⽤countTime⽅法,顯⽰動態時間效果
|
||||
} else {
|
||||
getTime();
|
||||
return
|
||||
}
|
||||
timeOut = setTimeout(countup, 1000);
|
||||
}
|
||||
//補0操作
|
||||
function getzf (num) {
|
||||
if (parseInt(num) < 10) {
|
||||
num = '0' + num;
|
||||
}
|
||||
return num;
|
||||
}
|
||||
|
||||
// tab切換
|
||||
$('.tabs div').click(function () {
|
||||
var i = $(this).index() + 1;
|
||||
$('.tabs div').removeClass('act1').removeClass('act2').removeClass('act3').removeClass('act4');
|
||||
$(this).addClass(`act${i}`);
|
||||
$('.page1,.page2,.page3,.page4').hide();
|
||||
$(`.page${i}`).show();
|
||||
if (i == 1) {
|
||||
getRank();
|
||||
} else if (i == 2) {
|
||||
getRooms();
|
||||
} else if (i == 4) {
|
||||
giftGetRank(rankType, data);
|
||||
}
|
||||
})
|
||||
|
||||
// 更新房間接口按鈕
|
||||
$('.page2 .upDate').click(function () {
|
||||
getRooms();
|
||||
})
|
||||
|
||||
// 獲取奇幻榜接口
|
||||
function getRank () {
|
||||
showLoading()
|
||||
networkRequest({
|
||||
type: 'get',
|
||||
url: urlPrefix + '/act/2023Halloween/rank/getRank',
|
||||
data: { rankType: 4, pageSize: 15, },
|
||||
success (res) {
|
||||
if (res.code === 200) {
|
||||
// 處理前三
|
||||
var top3 = res.data.rankList.slice(0, 3);
|
||||
var notTop3 = res.data.rankList.slice(3);
|
||||
if (top3.length < 3) {
|
||||
let arr = new Array(3 - top3.length).fill({
|
||||
avatar: './images/logo.png',
|
||||
nick: '虛位以待',
|
||||
score: "0"
|
||||
})
|
||||
top3.push(...arr)
|
||||
}
|
||||
top3.forEach((res, i) => {
|
||||
$(`.page1 .box2 .top3 .no${i + 1} .tx`).attr('src', res.avatar);
|
||||
$(`.page1 .box2 .top3 .no${i + 1} .nick`).text(res.nick);
|
||||
$(`.page1 .box2 .top3 .no${i + 1} .score`).html('奇幻值<br>' + unitProcessing(res.score, 10000, 1, 'w'))
|
||||
})
|
||||
// 非前三
|
||||
var str = '';
|
||||
$('.page1 .box2 ul li').remove();
|
||||
notTop3.forEach((res, i) => {
|
||||
str += `
|
||||
<li>
|
||||
<div class="num">${res.ranking}.</div>
|
||||
<img src="${res.avatar}" alt="" class="tx">
|
||||
<div class="nick">${res.nick}</div>
|
||||
<div class="score">奇幻值: ${unitProcessing(res.score, 10000, 1, 'w')}</div>
|
||||
</li>
|
||||
`
|
||||
})
|
||||
$('.page1 .box2 ul').append(str);
|
||||
// 處理自己榜單
|
||||
$('.page1 .my .num').text(res.data.meRank.ranking == 0 ? '未上榜' : res.data.meRank.ranking);
|
||||
$('.page1 .my .tx').attr('src', res.data.meRank.avatar);
|
||||
$('.page1 .my .nick').text(res.data.meRank.nick);
|
||||
$('.page1 .my .score').text('奇幻值' + unitProcessing(res.data.meRank.score, 10000, 1, 'w'));
|
||||
} else {
|
||||
toastMsg(res.message)
|
||||
}
|
||||
hideLoading(layerIndex)
|
||||
},
|
||||
error (err) {
|
||||
hideLoading(layerIndex)
|
||||
toastMsg('網路錯誤,請退出重進')
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
// 頁面2切換
|
||||
$('.page2 .tab div').click(function () {
|
||||
var i = $(this).index() + 1;
|
||||
$('.page2 .tab div').removeClass('act1').removeClass('act2');
|
||||
$(this).addClass(`act${i}`);
|
||||
XIAO_CHOU_ROOM = i == 1 ? 'XIAO_CHOU_ROOM_1' : 'XIAO_CHOU_ROOM_4';
|
||||
getRooms();
|
||||
})
|
||||
|
||||
// 獲取房間榜接口
|
||||
function getRooms () {
|
||||
showLoading()
|
||||
networkRequest({
|
||||
type: 'get',
|
||||
url: urlPrefix + '/act/2024AprilFoolsDay/getRooms',
|
||||
data: { activityCode: "ACT_2024_APRIL_FOOLS_DAY", taskCode: XIAO_CHOU_ROOM },
|
||||
success (res) {
|
||||
if (res.code === 200) {
|
||||
var top = res.data.slice(0, 1);
|
||||
if (top.length < 3) {
|
||||
let arr = new Array(1 - top.length).fill({
|
||||
roomAvatar: './images/logo.png',
|
||||
roomTitle: '虛位以待',
|
||||
percentage: 0,
|
||||
activityValue: 0,
|
||||
conditionValue: 0,
|
||||
})
|
||||
top.push(...arr)
|
||||
}
|
||||
console.log(top);
|
||||
var notTop = res.data.slice(1);
|
||||
// 第一房間
|
||||
$('.page2 .topRoom .tx').attr('src', top[0].roomAvatar);
|
||||
$('.page2 .topRoom .roomName').text(top[0].roomTitle);
|
||||
$('.page2 .topRoom .score b').text(top[0].percentage + '%');
|
||||
$('.page2 .topLine div').css('width', top[0].percentage + '%');
|
||||
$('.page2 .topLine span').text(`${top[0].activityValue}/${top[0].conditionValue}`);
|
||||
$('.page2 .page2ToRoomBut').attr("uid", top[0].roomUid);
|
||||
$('.page2 .page2ToRoomBut').attr("src", top[0].isUnderway ? './images/page2ToRoomBut.png' : './images/page2ToRoomBut2.png');
|
||||
$('.page2 .page2ToRoomBut').attr("isUnderway", top[0].isUnderway);
|
||||
// 其他房間
|
||||
$('.page2 ul li').remove();
|
||||
var str = '';
|
||||
notTop.forEach(res => {
|
||||
str += `
|
||||
<li>
|
||||
<img src="${res.roomAvatar}" alt="" class="tx">
|
||||
<div class="live" style="display:${res.isLive ? 'block' : 'none'}">直播中</div>
|
||||
<div class="roomName">${res.roomTitle}</div>
|
||||
<div class="score">房間進度值: <b>${res.percentage}%</b></div>
|
||||
<div class="line_in">
|
||||
<div style="width:${res.percentage}%"></div>
|
||||
<span>${res.activityValue}/${res.conditionValue}</span>
|
||||
</div>
|
||||
<img style="display:${res.isUnderway ? 'block' : 'none'}" src="./images/go.png" alt="" class="go" uid=${res.roomUid}>
|
||||
<img style="display:${!res.isUnderway ? 'block' : 'none'}" src="./images/notGo.png" alt="" class="notGo" uid=${res.roomUid}>
|
||||
</li>
|
||||
`
|
||||
})
|
||||
$('.page2 ul').append(str);
|
||||
} else {
|
||||
toastMsg(res.message)
|
||||
}
|
||||
hideLoading(layerIndex)
|
||||
},
|
||||
error (err) {
|
||||
hideLoading(layerIndex)
|
||||
toastMsg('網路錯誤,請退出重進')
|
||||
}
|
||||
})
|
||||
}
|
||||
// 房間最前面的跳轉按鈕
|
||||
$('.page2 .page2ToRoomBut').click(function () {
|
||||
var uid = $(this).attr('uid');
|
||||
var isUnderway = $(this).attr('isUnderway');
|
||||
if (isUnderway) {
|
||||
if (browser.ios) {
|
||||
window.webkit.messageHandlers.openRoom.postMessage(uid);
|
||||
} else if (browser.android) {
|
||||
if (androidJsObj && typeof androidJsObj === 'object') {
|
||||
window.androidJsObj.openRoom(uid);
|
||||
}
|
||||
}
|
||||
}
|
||||
})
|
||||
// 其他房間跳轉房間按鈕
|
||||
$('.page2 ul').on('click', ' li .go', function () {
|
||||
var uid = $(this).attr('uid');
|
||||
if (browser.ios) {
|
||||
window.webkit.messageHandlers.openRoom.postMessage(uid);
|
||||
} else if (browser.android) {
|
||||
if (androidJsObj && typeof androidJsObj === 'object') {
|
||||
window.androidJsObj.openRoom(uid);
|
||||
}
|
||||
}
|
||||
})
|
||||
// 其他房間跳轉房間按鈕
|
||||
$('.page2 ul').on('click', ' li .notGo', function () {
|
||||
var uid = $(this).attr('uid');
|
||||
if (browser.ios) {
|
||||
window.webkit.messageHandlers.openRoom.postMessage(uid);
|
||||
} else if (browser.android) {
|
||||
if (androidJsObj && typeof androidJsObj === 'object') {
|
||||
window.androidJsObj.openRoom(uid);
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
// 頁面4切換
|
||||
$('.page4 .page4_tab div').click(function () {
|
||||
var i = $(this).index() + 1;
|
||||
$('.page4').removeClass('page41').removeClass('page42');
|
||||
$('.page4').addClass(`page4${i}`);
|
||||
if (i == 1) {
|
||||
type = 'a';
|
||||
rankType = type2 == "a" ? 1 : 2;
|
||||
} else {
|
||||
type = 'b';
|
||||
rankType = type2 == "a" ? 3 : 4;
|
||||
}
|
||||
giftGetRank(rankType, data);
|
||||
})
|
||||
|
||||
// 頁面4 日榜/總榜切換
|
||||
$('.page4 .dayTab div').click(function () {
|
||||
var i = $(this).index() + 1;
|
||||
$(this).addClass('act').siblings().removeClass('act')
|
||||
if (i == 1) {
|
||||
type2 = 'a';
|
||||
rankType = type == "a" ? 1 : 3;
|
||||
$('.page4 .timeTab').show();
|
||||
} else {
|
||||
type2 = 'b';
|
||||
rankType = type == "a" ? 2 : 4;
|
||||
$('.page4 .timeTab').hide();
|
||||
}
|
||||
giftGetRank(rankType, data);
|
||||
})
|
||||
|
||||
// 頁面4 日期切換
|
||||
$('.page4 .timeTab div').click(function () {
|
||||
var i = $(this).index() + 1;
|
||||
var datas = $(this).attr('data');
|
||||
$(this).addClass('act').siblings().removeClass('act')
|
||||
rankType = type == "a" ? 1 : 3;//排行榜類型(1=甜蜜日榜,2=甜蜜總榜,3=愛意日榜,4=愛意總榜)
|
||||
data = datas;
|
||||
giftGetRank(rankType, data);
|
||||
})
|
||||
|
||||
// 獲取愚人榜單接口
|
||||
function giftGetRank (rankType, date) {
|
||||
showLoading()
|
||||
networkRequest({
|
||||
type: 'get',
|
||||
url: urlPrefix + '/act/special/gift/getRank',
|
||||
data: { rankType, date, pageSize: 30 },
|
||||
success (res) {
|
||||
if (res.code === 200) {
|
||||
// 設置當天日期
|
||||
curDate = res.data.curDate;
|
||||
// 處理日期
|
||||
if (res.data.dateList) {
|
||||
res.data.dateList.forEach((res, i) => {
|
||||
$('.page4 .timeTab div').eq(i).text(`${res[5]}${res[6]}.${res[8]}${res[9]}`);
|
||||
$('.page4 .timeTab div').eq(i).attr('data', res);
|
||||
if (res == curDate && date == null) {
|
||||
$('.page4 .timeTab div').removeClass('act')
|
||||
$('.page4 .timeTab div').eq(i).addClass('act');
|
||||
}
|
||||
})
|
||||
}
|
||||
// 處理前三
|
||||
var top3 = res.data.rankList.slice(0, 3);
|
||||
var notTop3 = res.data.rankList.slice(3);
|
||||
if (top3.length < 3) {
|
||||
let arr = new Array(3 - top3.length).fill({
|
||||
avatar: './images/logo.png',
|
||||
nick: '虛位以待',
|
||||
score: "0"
|
||||
})
|
||||
top3.push(...arr)
|
||||
}
|
||||
top3.forEach((res, i) => {
|
||||
$(`.page4 .top3 .no${i + 1} .tx`).attr('src', res.avatar);
|
||||
$(`.page4 .top3 .no${i + 1} .nick`).text(res.nick);
|
||||
$(`.page4 .top3 .no${i + 1} .score`).html(`${rankType == 1 || rankType == 2 ? '愚樂值' : '娛樂值'}<br>` + unitProcessing(res.score, 10000, 1, 'w'))
|
||||
})
|
||||
// 非前三
|
||||
var str = '';
|
||||
$('.page4 ul li').remove();
|
||||
notTop3.forEach((res, i) => {
|
||||
str += `
|
||||
<li>
|
||||
<div class="num">${res.ranking}.</div>
|
||||
<img src="${res.avatar}" alt="" class="tx">
|
||||
<div class="nick">${res.nick}</div>
|
||||
<div class="score">${rankType == 1 || rankType == 2 ? '愚樂值' : '娛樂值'}: ${unitProcessing(res.score, 10000, 1, 'w')}</div>
|
||||
</li>
|
||||
`
|
||||
})
|
||||
$('.page4 ul').append(str);
|
||||
// 處理自己榜單
|
||||
$('.page4 .my .num').text(res.data.meRank.ranking == 0 ? '未上榜' : res.data.meRank.ranking);
|
||||
$('.page4 .my .tx').attr('src', res.data.meRank.avatar);
|
||||
$('.page4 .my .nick').text(res.data.meRank.nick);
|
||||
$('.page4 .my .score').text(`${rankType == 1 || rankType == 2 ? '愚樂值' : '娛樂值'}` + unitProcessing(res.data.meRank.score, 10000, 1, 'w'));
|
||||
} else {
|
||||
toastMsg(res.message)
|
||||
}
|
||||
hideLoading(layerIndex)
|
||||
},
|
||||
error (err) {
|
||||
hideLoading(layerIndex)
|
||||
toastMsg('網路錯誤,請退出重進')
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
// 魔盒切換
|
||||
$('.MagicBoxRule .MagicBoxRule_in .tab div').click(function () {
|
||||
var i = $(this).index() + 1;
|
||||
$('.MagicBoxRule .MagicBoxRule_in').removeClass('MagicBoxRule1').removeClass('MagicBoxRule2');
|
||||
$('.MagicBoxRule .MagicBoxRule_in').addClass(`MagicBoxRule${i}`);
|
||||
$('.MagicBoxRule .MagicBoxRule_in .MagicBoxRulePage1,.MagicBoxRule .MagicBoxRule_in .MagicBoxRulePage2').hide();
|
||||
$(`.MagicBoxRule .MagicBoxRule_in .MagicBoxRulePage${i}`).show();
|
||||
return false;
|
||||
})
|
||||
|
||||
// 獲取魔盒接口
|
||||
function getRecordPage () {
|
||||
showLoading()
|
||||
networkRequest({
|
||||
type: 'get',
|
||||
url: urlPrefix + '/activity/task/user/record/page',
|
||||
data: {
|
||||
componentCode: "QI_HUAN_MO_HE",
|
||||
activityCode: 'ACT_2024_APRIL_FOOLS_DAY',
|
||||
pageNum: page,
|
||||
pageSize: 20,
|
||||
},
|
||||
success (res) {
|
||||
if (res.code === 200) {
|
||||
var str = ''
|
||||
if (res.data.records.length == 0) {
|
||||
str = `
|
||||
<li class="not">暫無記錄</li>
|
||||
`
|
||||
isLock = false;
|
||||
} else {
|
||||
res.data.records.forEach(res => {
|
||||
str += `
|
||||
<li>
|
||||
<div>
|
||||
<p>${dateFormat(res.createTime, 'yyyy/MM/dd')}</p>
|
||||
<b>${dateFormat(res.createTime, 'hh:mm:ss')}</b>
|
||||
</div>
|
||||
<div class="centen">${res.nick}</div>
|
||||
<div class="right">
|
||||
<p>獲得:${res.rewardName}</p>
|
||||
<b>${res.showValue} <img src="./images/diamond.png" alt=""></b>
|
||||
</div>
|
||||
</li>
|
||||
`
|
||||
})
|
||||
isLock = true;
|
||||
}
|
||||
$('.MagicBoxRule .MagicBoxRule_in .MagicBoxRulePage2 ul').append(str);
|
||||
} else {
|
||||
toastMsg(res.message)
|
||||
isLock = true;
|
||||
}
|
||||
hideLoading(layerIndex)
|
||||
},
|
||||
error (err) {
|
||||
hideLoading(layerIndex)
|
||||
toastMsg('網路錯誤,請退出重進')
|
||||
isLock = true;
|
||||
}
|
||||
})
|
||||
}
|
||||
// 滾動
|
||||
$('.MagicBoxRule .MagicBoxRule_in .MagicBoxRulePage2 ul').scroll(function () {
|
||||
let scrollTop = $(this).scrollTop()
|
||||
let scrollHeight = $('.MagicBoxRule .MagicBoxRule_in .MagicBoxRulePage2 ul')[0].scrollHeight
|
||||
let ulHeight = $(this).innerHeight()
|
||||
if (scrollTop + ulHeight + 100 >= scrollHeight) {
|
||||
if (isLock) {
|
||||
// 請求下一頁
|
||||
page = page + 1;
|
||||
getRecordPage();
|
||||
isLock = false;
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
// 打開魔盒規則
|
||||
$('.page1 .box1 .pageBox1Rule_icon').click(function () {
|
||||
$('.MagicBoxRule .MagicBoxRule_in .MagicBoxRulePage2 ul li').remove();
|
||||
getRecordPage();
|
||||
$('.MagicBoxRule').show();
|
||||
bodyScroolFun(true);
|
||||
})
|
||||
|
||||
// 關閉魔盒規則
|
||||
$('.MagicBoxRule').click(function () {
|
||||
$('.MagicBoxRule').hide();
|
||||
bodyScroolFun(false);
|
||||
})
|
||||
|
||||
// 打開規則
|
||||
$('.header .rule_icon').click(function () {
|
||||
$('.rule').show();
|
||||
bodyScroolFun(true);
|
||||
})
|
||||
|
||||
// 關閉規則
|
||||
$('.rule').click(function () {
|
||||
$('.rule').hide();
|
||||
bodyScroolFun(false);
|
||||
})
|
||||
|
||||
// 打開限定禮物規則
|
||||
$('.header .qualifyGift_icon').click(function () {
|
||||
$('.limitedGift').show();
|
||||
bodyScroolFun(true);
|
||||
})
|
||||
|
||||
// 關閉限定禮物規則
|
||||
$('.limitedGift').click(function () {
|
||||
$('.limitedGift').hide();
|
||||
bodyScroolFun(false);
|
||||
})
|
@@ -96,7 +96,7 @@
|
||||
<span class="sp2">+1000 <img src="./images/diamond.png" alt="" class="diamond"></span>
|
||||
</div>
|
||||
<div class="rule2">
|
||||
<h3>邀請好友儲值返現,纍計高達10%,持續30天!</h3>
|
||||
<h3>邀請好友儲值返現,纍計高達7%,持續30天!</h3>
|
||||
<div class="text1">邀請人:妳</div>
|
||||
<div class="text2">直接邀請對象</div>
|
||||
<div class="text3">間接邀請對象</div>
|
||||
@@ -143,7 +143,7 @@
|
||||
<li class="title">關於邀請獎勵結算</li>
|
||||
<li>1.被邀用戶收益:新用戶填寫邀請碼後繫統自動發放權益至所屬賬號</li>
|
||||
<li>2.邀請用戶收益:被邀新用戶填寫邀請碼後繫統自動發放權益至所屬賬號</li>
|
||||
<li>3.充值獎勵:新用戶自填寫邀請碼30日內完成首次儲值,可獲得魔法棒獎勵,魔法棒可用於參與許願之星玩法,獲取珍稀禮物獎勵;完成指定數額儲值後,邀請人可獲得額外收益,收益實時到賬;</li>
|
||||
<li>3.充值獎勵:僅統計直接充值數據;新用戶自填寫邀請碼30日內完成首充,可獲得魔法棒獎勵,魔法棒可用於參與許願之星玩法,獲取珍稀禮物獎勵;完成指定數額充值,邀請人可獲得額外收益,收益實時到賬;</li>
|
||||
<li class="title">關於無效的邀請</li>
|
||||
<li>1.使用同一設備,同一手機號碼,同一身份信息註冊的用戶視為同一用戶,不能重復獲得獎勵;若邀請人與被邀請人使用同一設備,同一身份信息,同一手機號碼,邀請人無法獲取獎勵</li>
|
||||
<li>2.每位新用戶僅能填寫一次邀請碼,填寫後不支持修改,註意註意!邀請碼不支持補填,還請邀請新用戶時告知新用戶註冊時及時填寫邀請碼,否則本次邀請無效;</li>
|
||||
|
@@ -233,7 +233,7 @@ function profitPage () {
|
||||
var str = '';
|
||||
if (text == '直接' && typeStr == "1,3") {
|
||||
$('.bg .incomeBox .tableTitle div').remove();
|
||||
$('.bg .incomeBox .tableTitle').append(`<div>時間</div><div>收益</div><div>收益類型</div><div>直接請對象</div>`);
|
||||
$('.bg .incomeBox .tableTitle').append(`<div>時間</div><div>收益</div><div>收益類型</div><div>直接邀請對象</div>`);
|
||||
} else if (text == '間接' && typeStr == "2,4") {
|
||||
$('.bg .incomeBox .tableTitle div').remove();
|
||||
$('.bg .incomeBox .tableTitle').append(`<div>時間</div><div>收益</div><div>收益類型</div><div>間接邀請對象</div>`);
|
||||
|
Before Width: | Height: | Size: 164 KiB After Width: | Height: | Size: 159 KiB |
@@ -186,14 +186,16 @@
|
||||
<li>c.每送齊或收齊一次全套,所獲得的裝扮贈禮天數會纍加;</li>
|
||||
<li>2.甜蜜升溫</li>
|
||||
<li>a.活動期間,超珍稀禮物直購限時開放,贈送禮物每達指定價值即可解鎖直購;</li>
|
||||
<li>b.贈送禮物價值每滿13140鉆,即可購買【心動一剎13140鉆】,贈送禮物價值每滿33440鉆,即可購買【絕對寵溺33440鉆】;</li>
|
||||
<li>b.贈送禮物價值每滿131400鉆,即可購買【心動一剎131400鉆】,贈送禮物價值每滿334400鉆,即可購買【絕對寵溺334400鉆】;</li>
|
||||
<li>c.購買的禮物將直接放入背包當中;</li>
|
||||
<li>3.熱戀時刻</li>
|
||||
<li>a.活動期間,比拼熱戀值;</li>
|
||||
<li>b.詳細榜單規則與獎勵可見榜單說明;</li>
|
||||
<li>a.活動期間,比拼熱戀值活動期間內,送禮方與收禮方產生CP關系,收到禮物可增加熱戀值,10鑽=1熱戀值;</li>
|
||||
<li>b. 禮物包含禮物面板禮物和背包禮物;</li>
|
||||
<li>c. 若熱戀值相同則按照最早贈送時間優先排序;</li>
|
||||
<li>d. 活動榜單僅有總榜,總榜前3可獲得相應獎勵,CP中男方獲得藍色裝扮,女方獲得粉色裝扮,總榜獎勵將在活動結束後統一自動發放;</li>
|
||||
<li> 三、特別說明</li>
|
||||
<li>1.靚號持有者需要在活動結束後2周內確認靚號,否則將自動過期無法使用;</li>
|
||||
<li>2.本活動以及獎勵與蘋果公司無關。</li>
|
||||
<li>a. 靚號持有者需要在活動結束後2周內確認靚號,否則將自動過期無法使用;</li>
|
||||
<li>b. 本活動以及獎勵與Apple公司無關。</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -251,7 +253,7 @@
|
||||
<div class="page3Rule_in">
|
||||
<img src="./images/page3Title.png" alt="" class="title">
|
||||
<div class="box">
|
||||
<img src="./images/page3Rule_inBg.png" alt="">
|
||||
<img src="./images/page3Rule_inBg.png?v=1.0" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@@ -40,14 +40,6 @@ html {
|
||||
top: 1.18667rem;
|
||||
}
|
||||
|
||||
.header .muciek {
|
||||
width: 0.8rem;
|
||||
height: 0.8rem;
|
||||
position: absolute;
|
||||
right: 0.1rem;
|
||||
top: 2.0rem;
|
||||
}
|
||||
|
||||
.header .record_icon {
|
||||
width: 1.57333rem;
|
||||
height: 0.61333rem;
|
||||
|
@@ -43,14 +43,6 @@ html {
|
||||
top: px2rem(89);
|
||||
}
|
||||
|
||||
.muciek {
|
||||
width: px2rem(60);
|
||||
height: px2rem(60);
|
||||
position: absolute;
|
||||
right: 0.1rem;
|
||||
top: 2.0rem;
|
||||
}
|
||||
|
||||
.record_icon {
|
||||
width: px2rem(118);
|
||||
height: px2rem(46);
|
||||
|
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.5 KiB |
@@ -17,7 +17,6 @@
|
||||
<img src="./images/rule_icon.png" alt="" class="rule_icon">
|
||||
<img src="./images/record_icon.png" alt="" class="record_icon">
|
||||
<img src="./images/rank_icon.png" alt="" class="rank_icon">
|
||||
<img src="./images/bo.png" alt="" class="muciek" id="muciek">
|
||||
<!-- <div class="headerH3">選擇鉆石 > 選擇圖標</div> -->
|
||||
</div>
|
||||
<!-- 食材大盒子 -->
|
||||
@@ -312,19 +311,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- 投入音效 -->
|
||||
<audio style="display: none;" id="draw">
|
||||
<source src="https://img.tukuppt.com/newpreview_music/09/00/67/5c8941a76fd1b53174.mp3" type="audio/mp3">
|
||||
</audio>
|
||||
<!-- 开奖中音效 -->
|
||||
<audio style="display: none;" id="lotteryMusic">
|
||||
<source src="https://img.tukuppt.com/newpreview_music/09/00/67/5c8941a43051468781.mp3" type="audio/mp3">
|
||||
</audio>
|
||||
<!-- 背景音效 -->
|
||||
<audio style="display: none;" id="backgroundMusic" autoplay loop>
|
||||
<source src="https://img.tukuppt.com/newpreview_music/08/99/14/5c88e514c9bd380408.mp3" type="audio/mp3">
|
||||
</audio>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
@@ -39,9 +39,6 @@ let type = 1
|
||||
let pageSize = 20
|
||||
let page = 1
|
||||
let pageSizeLack = true;
|
||||
var audioIf = true;
|
||||
var backgroundMusic = document.getElementById('backgroundMusic');
|
||||
var lotteryMusic = document.getElementById('lotteryMusic');
|
||||
$(function () {
|
||||
getInfoFromClient()
|
||||
setTimeout(function () {
|
||||
@@ -99,9 +96,6 @@ function getNewestAct () {
|
||||
listItem(roundId);
|
||||
if (startTime <= userComeinTime && userComeinTime < drawStageStartTime) {
|
||||
// 第一階段
|
||||
if (audioIf) {
|
||||
backgroundMusic.play();
|
||||
}
|
||||
console.log("第一階段");
|
||||
countupTimes = Math.floor(((drawStageStartTime - startTime) - (userComeinTime - startTime)) / 1000 + 1);
|
||||
countup(1);
|
||||
@@ -109,11 +103,6 @@ function getNewestAct () {
|
||||
$('.result_popup').hide();
|
||||
} else if (drawStageStartTime <= userComeinTime && userComeinTime < showResultStageStartTime) {
|
||||
// 第二階段
|
||||
backgroundMusic.pause();
|
||||
lotteryMusic.currentTime = 0;
|
||||
lotteryMusic.volume = 100 / 100;
|
||||
lotteryMusic.play();
|
||||
|
||||
console.log("第二階段");
|
||||
countupTimes = Math.floor(((showResultStageStartTime - drawStageStartTime) - (userComeinTime - drawStageStartTime)) / 1000 + 1);
|
||||
countup(2);
|
||||
@@ -127,10 +116,6 @@ function getNewestAct () {
|
||||
}, 100);
|
||||
} else if (showResultStageStartTime <= userComeinTime && userComeinTime < endTime) {
|
||||
// 第三階段
|
||||
lotteryMusic.pause();
|
||||
if (audioIf) {
|
||||
backgroundMusic.play();
|
||||
}
|
||||
console.log("第三階段");
|
||||
countupTimes = Math.floor(((endTime - showResultStageStartTime) - (userComeinTime - showResultStageStartTime)) / 1000 + 1);
|
||||
countup(3);
|
||||
@@ -315,11 +300,6 @@ function draw (itemId, tais) {
|
||||
$('.box .box_in .sBox').click(function () {
|
||||
var id = $(this).attr('id');
|
||||
// $(this).children('.qp').show();
|
||||
var drawBut = document.getElementById("draw");
|
||||
drawBut.pause();
|
||||
drawBut.currentTime = 0; // 将当前时间设置为0,可选
|
||||
drawBut.play();
|
||||
|
||||
draw(id, $(this));
|
||||
})
|
||||
// 去充值按鈕
|
||||
@@ -511,16 +491,6 @@ $('.shade-mask-fragmentNum .shade-content-fragmentNum .fragmentNum-btn-wrap .con
|
||||
}
|
||||
$('.shade-mask-fragmentNum').hide()
|
||||
})
|
||||
$('.muciek').click(function () {
|
||||
audioIf = !audioIf;
|
||||
if (audioIf) {
|
||||
$(this).attr('src', './images/bo.png')
|
||||
backgroundMusic.play();
|
||||
} else {
|
||||
$(this).attr('src', './images/jin.png')
|
||||
backgroundMusic.pause();
|
||||
}
|
||||
})
|
||||
|
||||
//返回页面 重新请求接口
|
||||
// var hiddenProperty = 'hidden' in document ? 'hidden' :
|
||||
|
@@ -7,13 +7,6 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>piko</title>
|
||||
<link rel="shortcut icon" href="./images/logo.png" type="image/x-icon">
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Piko,與心動聲音不期而遇" />
|
||||
<meta property="og:description" content="聊天玩遊戲交朋友,隨時隨地在Piko" />
|
||||
<meta class="content_image" property="og:image" content="https://image.pekolive.com/piko_logo.png" />
|
||||
<meta property="og:image:width" content="256">
|
||||
<meta property="og:image:height" content="256">
|
||||
<meta property="og:image:type" content="image/png">
|
||||
<link rel="stylesheet" href="../common/css/reset.css">
|
||||
<link rel="stylesheet" href="./css/animate.css">
|
||||
<link rel="stylesheet" href="./css/index.css?v=1.1">
|
||||
|
@@ -57,4 +57,4 @@
|
||||
<script src="../../common/js/vconsole.min.js"></script>
|
||||
<script src="../../common/js/route-constant.js"></script>
|
||||
<script src="../../common/js/svga.min.js"></script>
|
||||
<script src="./js/index.js?v=1.1"></script>
|
||||
<script src="./js/index.js?v=1.0"></script>
|
@@ -46,12 +46,11 @@ function getQueryWithRoomType () {
|
||||
type: 'GET',
|
||||
url: urlPrefix + '/purse/queryWithRoomType',
|
||||
success (res) {
|
||||
console.log(res);
|
||||
if (res.code === 200) {
|
||||
$('.diamond p').text(res.data.diamonds);
|
||||
$('.gold p').text(res.data.golds);
|
||||
} else if (res.code ? res.code == 1444 : JSON.parse(res).code == 401) {
|
||||
// window.location.href = './login.html'
|
||||
window.location.href = './login.html'
|
||||
} else {
|
||||
toastMsg(res.message)
|
||||
}
|
||||
@@ -71,13 +70,12 @@ function getUser () {
|
||||
url: urlPrefix + '/user/get',
|
||||
data: { uid: pubInfo.uid },
|
||||
success (res) {
|
||||
console.log(res);
|
||||
if (res.code === 200) {
|
||||
$('.myInfo img').attr('src', res.data.avatar);
|
||||
$('.myInfo div p').text(res.data.nick);
|
||||
$('.myInfo div b').text("ID:" + res.data.erbanNo);
|
||||
} else if (res.code ? res.code == 1444 : JSON.parse(res).code == 401) {
|
||||
// window.location.href = './login.html'
|
||||
window.location.href = './login.html'
|
||||
} else {
|
||||
toastMsg(res.message)
|
||||
}
|
||||
|
@@ -1 +1 @@
|
||||
<!DOCTYPE html><html><head><meta charset=UTF-8><meta name=viewport content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1"><title>piko</title><link href=./static/css/app.8fde499311653463cf20b629040b9f05.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.1653609013b7d6707594.js></script><script type=text/javascript src=./static/js/vendor.549947ec2550614f506c.js></script><script type=text/javascript src=./static/js/app.f56d535f53d3c277e0fd.js></script></body></html>
|
||||
<!DOCTYPE html><html><head><meta charset=UTF-8><meta name=viewport content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1"><title>piko</title><link href=./static/css/app.e1c5b4d3113417db88cae215171789bc.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.0c646111b37e0727341b.js></script><script type=text/javascript src=./static/js/vendor.549947ec2550614f506c.js></script><script type=text/javascript src=./static/js/app.f56d535f53d3c277e0fd.js></script></body></html>
|
@@ -1,2 +0,0 @@
|
||||
!function(e){var n=window.webpackJsonp;window.webpackJsonp=function(r,c,f){for(var a,i,u,d=0,s=[];d<r.length;d++)i=r[d],t[i]&&s.push(t[i][0]),t[i]=0;for(a in c)Object.prototype.hasOwnProperty.call(c,a)&&(e[a]=c[a]);for(n&&n(r,c,f);s.length;)s.shift()();if(f)for(d=0;d<f.length;d++)u=o(o.s=f[d]);return u};var r={},t={15:0};function o(n){if(r[n])return r[n].exports;var t=r[n]={i:n,l:!1,exports:{}};return e[n].call(t.exports,t,t.exports,o),t.l=!0,t.exports}o.e=function(e){var n=t[e];if(0===n)return new Promise(function(e){e()});if(n)return n[2];var r=new Promise(function(r,o){n=t[e]=[r,o]});n[2]=r;var c=document.getElementsByTagName("head")[0],f=document.createElement("script");f.type="text/javascript",f.charset="utf-8",f.async=!0,f.timeout=12e4,o.nc&&f.setAttribute("nonce",o.nc),f.src=o.p+"static/js/"+e+"."+{0:"ec4de892f04f94b4c2f6",1:"c2ef46c6dcac24931ba4",2:"17debe0f6011a97521e8",3:"fe32c1237c8826c80886",4:"95d3c8221db60b228eb2",5:"e4dd71932132fbf9bd07",6:"0e7ac399b5d59483b7f2",7:"c60dff0fd854d6fc291f",8:"43a07f21010bbe7fcd6c",9:"d02156509389fc441584",10:"68b3b250aa24f55d8a82",11:"5d316356ba01de644f13",12:"34fff916cd789ce22038"}[e]+".js";var a=setTimeout(i,12e4);function i(){f.onerror=f.onload=null,clearTimeout(a);var n=t[e];0!==n&&(n&&n[1](new Error("Loading chunk "+e+" failed.")),t[e]=void 0)}return f.onerror=f.onload=i,c.appendChild(f),r},o.m=e,o.c=r,o.d=function(e,n,r){o.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:r})},o.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(n,"a",n),n},o.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},o.p="./",o.oe=function(e){throw console.error(e),e}}([]);
|
||||
//# sourceMappingURL=manifest.1653609013b7d6707594.js.map
|
@@ -1,544 +0,0 @@
|
||||
html,
|
||||
body {
|
||||
width: 100%;
|
||||
background: linear-gradient(0deg, #020B27 0%, #1D181B 99%);
|
||||
backdrop-filter: blur(0px);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.back {
|
||||
position: fixed;
|
||||
top: 0.26667rem;
|
||||
left: 0.32rem;
|
||||
z-index: 99;
|
||||
width: 0.82667rem;
|
||||
height: 0.82667rem;
|
||||
}
|
||||
|
||||
.back img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.back p {
|
||||
color: #fff;
|
||||
font-size: 0.42667rem;
|
||||
position: absolute;
|
||||
width: 9rem;
|
||||
left: 0;
|
||||
top: 0;
|
||||
height: 100%;
|
||||
text-align: center;
|
||||
line-height: 0.82667rem;
|
||||
}
|
||||
|
||||
.largestBox {
|
||||
width: 10rem;
|
||||
min-height: 15.38667rem;
|
||||
background: url(../images/bg.png) no-repeat;
|
||||
background-size: 10rem 15.38667rem;
|
||||
margin: 0 auto;
|
||||
position: relative;
|
||||
box-sizing: border-box;
|
||||
padding: 1.2rem 0 0 0;
|
||||
}
|
||||
|
||||
.largestBox .title {
|
||||
width: 7.06667rem;
|
||||
height: 1.14667rem;
|
||||
position: absolute;
|
||||
top: -0.14667rem;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
.largestBox .tab {
|
||||
width: 3.65333rem;
|
||||
height: 0.53333rem;
|
||||
line-height: 0.53333rem;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin: 0 auto 0;
|
||||
}
|
||||
|
||||
.largestBox .tab div {
|
||||
position: relative;
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
font-size: 0.37333rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.largestBox .tab div span {
|
||||
background: none;
|
||||
width: 0.32rem;
|
||||
height: 0.08rem;
|
||||
border-radius: 0.08rem;
|
||||
position: absolute;
|
||||
bottom: -0.10667rem;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
.largestBox .tab .tabColor1 {
|
||||
color: #fff;
|
||||
font-size: 0.37333rem;
|
||||
}
|
||||
|
||||
.largestBox .tab .tabColor1 span {
|
||||
background: #FA7814;
|
||||
}
|
||||
|
||||
.largestBox .tab .tabColor2 {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.largestBox .tab .tabColor2 span {
|
||||
background: #A34DFF;
|
||||
}
|
||||
|
||||
.largestBox .dayTab {
|
||||
width: 3.33333rem;
|
||||
height: 0.61333rem;
|
||||
margin: 0.34667rem auto 0;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.largestBox .dayTab div {
|
||||
width: 1.33333rem;
|
||||
height: 0.61333rem;
|
||||
line-height: 0.61333rem;
|
||||
border-radius: 0.61333rem;
|
||||
text-align: center;
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
background: rgba(210, 172, 252, 0.4);
|
||||
font-size: 0.32rem;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.largestBox .dayTab .dayTabColor1 {
|
||||
background: #fff;
|
||||
color: #FA7814;
|
||||
}
|
||||
|
||||
.largestBox .dayTab .dayTabColor2 {
|
||||
background: #fff;
|
||||
color: #A34DFF;
|
||||
}
|
||||
|
||||
.largestBox .top3 {
|
||||
width: 8.8rem;
|
||||
height: 0.01333rem;
|
||||
margin: 3.04rem auto 0;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 {
|
||||
width: 3.17333rem;
|
||||
height: 2.88rem;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
top: -2.88rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box .ts {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box .tx {
|
||||
width: 2.08rem;
|
||||
height: 2.08rem;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 0.58667rem;
|
||||
transform: translateX(-50%);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box p {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: -0.56rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box p span {
|
||||
vertical-align: middle;
|
||||
color: #E6ECF5;
|
||||
font-size: 0.37333rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box p .sp {
|
||||
width: 0.37333rem;
|
||||
height: 0.37333rem;
|
||||
border-radius: 50%;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box p .sp img {
|
||||
display: inline-block;
|
||||
width: 0.21333rem;
|
||||
height: 0.21333rem;
|
||||
border-radius: 50%;
|
||||
margin: 0.06667rem auto 0;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box p .boy {
|
||||
background: #6BB3FF;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box p .woman {
|
||||
background: #FF80CC;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box .icon {
|
||||
width: 100%;
|
||||
height: 0.48rem;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
box-sizing: border-box;
|
||||
bottom: -1.12rem;
|
||||
padding: 0 0.6rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box .icon img {
|
||||
display: block;
|
||||
width: 0.96rem;
|
||||
height: 0.48rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box .score {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #FFDA24;
|
||||
font-size: 0.32rem;
|
||||
font-weight: 500;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: -1.53333rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 {
|
||||
width: 2.66667rem;
|
||||
height: 2.37333rem;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: -2.4rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box .ts {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box .tx {
|
||||
width: 1.70667rem;
|
||||
height: 1.70667rem;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 0.45333rem;
|
||||
transform: translateX(-50%);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box p {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: -0.56rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box p span {
|
||||
vertical-align: middle;
|
||||
color: #E6ECF5;
|
||||
font-size: 0.37333rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box p .sp {
|
||||
width: 0.37333rem;
|
||||
height: 0.37333rem;
|
||||
border-radius: 50%;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box p .sp img {
|
||||
display: inline-block;
|
||||
width: 0.21333rem;
|
||||
height: 0.21333rem;
|
||||
border-radius: 50%;
|
||||
margin: 0.06667rem auto 0;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box p .boy {
|
||||
background: #6BB3FF;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box p .woman {
|
||||
background: #FF80CC;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box .icon {
|
||||
width: 100%;
|
||||
height: 0.48rem;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
box-sizing: border-box;
|
||||
bottom: -1.12rem;
|
||||
padding: 0 0.33333rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box .icon img {
|
||||
display: block;
|
||||
width: 0.96rem;
|
||||
height: 0.48rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box .score {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #FFDA24;
|
||||
font-size: 0.32rem;
|
||||
font-weight: 500;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: -1.53333rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 {
|
||||
width: 2.66667rem;
|
||||
height: 2.37333rem;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: -2.4rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box .ts {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box .tx {
|
||||
width: 1.70667rem;
|
||||
height: 1.70667rem;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 0.45333rem;
|
||||
transform: translateX(-50%);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box p {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: -0.56rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box p span {
|
||||
vertical-align: middle;
|
||||
color: #E6ECF5;
|
||||
font-size: 0.37333rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box p .sp {
|
||||
width: 0.37333rem;
|
||||
height: 0.37333rem;
|
||||
border-radius: 50%;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box p .sp img {
|
||||
display: inline-block;
|
||||
width: 0.21333rem;
|
||||
height: 0.21333rem;
|
||||
border-radius: 50%;
|
||||
margin: 0.06667rem auto 0;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box p .boy {
|
||||
background: #6BB3FF;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box p .woman {
|
||||
background: #FF80CC;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box .icon {
|
||||
width: 100%;
|
||||
height: 0.48rem;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
box-sizing: border-box;
|
||||
bottom: -1.12rem;
|
||||
padding: 0 0.33333rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box .icon img {
|
||||
display: block;
|
||||
width: 0.96rem;
|
||||
height: 0.48rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box .score {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #FFDA24;
|
||||
font-size: 0.32rem;
|
||||
font-weight: 500;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: -1.53333rem;
|
||||
}
|
||||
|
||||
.largestBox ul {
|
||||
width: 9.57333rem;
|
||||
height: 7.70667rem;
|
||||
margin: 1.81333rem auto 0;
|
||||
background: rgba(255, 167, 141, 0.16);
|
||||
border-radius: 0.42667rem 0.42667rem 0px 0px;
|
||||
border: 0.02667rem solid rgba(255, 217, 115, 0.5);
|
||||
backdrop-filter: blur(7px);
|
||||
border-bottom: none;
|
||||
box-sizing: border-box;
|
||||
padding: 0.21333rem 0 1.86667rem;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.largestBox ul::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.largestBox ul li {
|
||||
width: 100%;
|
||||
height: 1.92rem;
|
||||
box-sizing: border-box;
|
||||
padding: 0 0.33333rem;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.largestBox ul li .num {
|
||||
width: 0.53333rem;
|
||||
height: 100%;
|
||||
line-height: 1.92rem;
|
||||
text-align: center;
|
||||
color: #E6ECF5;
|
||||
font-size: 0.42667rem;
|
||||
font-weight: 500;
|
||||
float: left;
|
||||
margin-right: 0.16rem;
|
||||
}
|
||||
|
||||
.largestBox ul li .tx {
|
||||
display: block;
|
||||
float: left;
|
||||
width: 1.28rem;
|
||||
height: 1.28rem;
|
||||
border-radius: 1.28rem;
|
||||
margin-top: 0.32rem;
|
||||
margin-right: 0.21333rem;
|
||||
}
|
||||
|
||||
.largestBox ul li .userInfo {
|
||||
width: 2.8rem;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.largestBox ul li .userInfo p {
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
margin-top: 0.4rem;
|
||||
margin-bottom: 0.10667rem;
|
||||
color: #E6ECF5;
|
||||
font-size: 0.37333rem;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.largestBox ul li .userInfo img {
|
||||
display: inline-block;
|
||||
width: 0.96rem;
|
||||
height: 0.48rem;
|
||||
margin-right: 0.10667rem;
|
||||
}
|
||||
|
||||
.largestBox ul li .score {
|
||||
float: right;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.largestBox ul li .score p {
|
||||
color: #E6ECF5;
|
||||
font-size: 0.37333rem;
|
||||
font-weight: 600;
|
||||
margin-top: 0.48rem;
|
||||
margin-bottom: 0.06667rem;
|
||||
}
|
||||
|
||||
.largestBox ul li .score span {
|
||||
color: #B1B5BD;
|
||||
font-size: 0.29333rem;
|
||||
font-weight: 400;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.layui-m-layershade {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
.layui-m-layer2 .layui-m-layerchild {
|
||||
width: 3rem !important;
|
||||
height: 3rem !important;
|
||||
border: none !important;
|
||||
box-shadow: none !important;
|
||||
color: #fff !important;
|
||||
background: rgba(0, 0, 0, 0.6) !important;
|
||||
}
|
||||
|
||||
.layui-m-layer2 .layui-m-layercont {
|
||||
text-align: center !important;
|
||||
padding: 0 !important;
|
||||
line-height: 0 !important;
|
||||
margin-top: 0.8rem !important;
|
||||
}
|
@@ -1,553 +0,0 @@
|
||||
@function px2rem($px) {
|
||||
@return $px / 75+rem;
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
width: 100%;
|
||||
background: linear-gradient(0deg, #020B27 0%, #1D181B 99%);
|
||||
backdrop-filter: blur(0px);
|
||||
// background: #0B1836;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.back {
|
||||
position: fixed;
|
||||
top: px2rem(20);
|
||||
left: px2rem(24);
|
||||
z-index: 99;
|
||||
width: px2rem(62);
|
||||
height: px2rem(62);
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
p {
|
||||
color: #fff;
|
||||
font-size: px2rem(32);
|
||||
position: absolute;
|
||||
width: 9rem;
|
||||
left: 0;
|
||||
top: 0;
|
||||
height: 100%;
|
||||
text-align: center;
|
||||
line-height: px2rem(62);
|
||||
}
|
||||
}
|
||||
|
||||
.largestBox {
|
||||
width: px2rem(750);
|
||||
min-height: px2rem(1154);
|
||||
background: url(../images/bg.png) no-repeat;
|
||||
background-size: px2rem(750) px2rem(1154);
|
||||
margin: 0 auto;
|
||||
position: relative;
|
||||
box-sizing: border-box;
|
||||
padding: px2rem(90) 0 0 0;
|
||||
|
||||
.title {
|
||||
width: px2rem(530);
|
||||
height: px2rem(86);
|
||||
position: absolute;
|
||||
top: px2rem(-11);
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
.tab {
|
||||
width: px2rem(274);
|
||||
height: px2rem(40);
|
||||
line-height: px2rem(40);
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin: 0 auto 0;
|
||||
|
||||
div {
|
||||
position: relative;
|
||||
color: rgba(255, 255, 255, .7);
|
||||
font-size: px2rem(28);
|
||||
font-weight: 600;
|
||||
|
||||
span {
|
||||
background: none;
|
||||
width: px2rem(24);
|
||||
height: px2rem(6);
|
||||
border-radius: px2rem(6);
|
||||
position: absolute;
|
||||
bottom: px2rem(-8);
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
}
|
||||
|
||||
.tabColor1 {
|
||||
color: #fff;
|
||||
font-size: px2rem(28);
|
||||
|
||||
span {
|
||||
background: #FA7814;
|
||||
}
|
||||
}
|
||||
|
||||
.tabColor2 {
|
||||
color: #fff;
|
||||
|
||||
span {
|
||||
background: #A34DFF;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.dayTab {
|
||||
// width: px2rem(400);
|
||||
width: px2rem(250);
|
||||
height: px2rem(46);
|
||||
margin: px2rem(26) auto 0;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
div {
|
||||
width: px2rem(100);
|
||||
height: px2rem(46);
|
||||
line-height: px2rem(46);
|
||||
border-radius: px2rem(46);
|
||||
text-align: center;
|
||||
color: rgba(255, 255, 255, .7);
|
||||
background: rgba(210, 172, 252, .4);
|
||||
font-size: px2rem(24);
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.dayTabColor1 {
|
||||
background: #fff;
|
||||
color: #FA7814;
|
||||
}
|
||||
|
||||
.dayTabColor2 {
|
||||
background: #fff;
|
||||
color: #A34DFF;
|
||||
}
|
||||
}
|
||||
|
||||
.top3 {
|
||||
width: px2rem(660);
|
||||
height: px2rem(1);
|
||||
margin: px2rem(228) auto 0;
|
||||
position: relative;
|
||||
|
||||
.no1 {
|
||||
width: px2rem(238);
|
||||
height: px2rem(216);
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
top: px2rem(-216);
|
||||
|
||||
.box {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
|
||||
.ts {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.tx {
|
||||
width: px2rem(156);
|
||||
height: px2rem(156);
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: px2rem(44);
|
||||
// top: px2rem(34);
|
||||
transform: translateX(-50%);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
p {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: px2rem(-42);
|
||||
text-align: center;
|
||||
|
||||
span {
|
||||
vertical-align: middle;
|
||||
color: #E6ECF5;
|
||||
font-size: px2rem(28);
|
||||
}
|
||||
|
||||
.sp {
|
||||
width: px2rem(28);
|
||||
height: px2rem(28);
|
||||
border-radius: 50%;
|
||||
display: inline-block;
|
||||
|
||||
img {
|
||||
display: inline-block;
|
||||
width: px2rem(16);
|
||||
height: px2rem(16);
|
||||
border-radius: 50%;
|
||||
margin: px2rem(5) auto 0;
|
||||
}
|
||||
}
|
||||
|
||||
.boy {
|
||||
background: #6BB3FF;
|
||||
}
|
||||
|
||||
.woman {
|
||||
background: #FF80CC;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.icon {
|
||||
width: 100%;
|
||||
height: px2rem(36);
|
||||
position: absolute;
|
||||
left: 0;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
box-sizing: border-box;
|
||||
bottom: px2rem(-84);
|
||||
padding: 0 px2rem(45);
|
||||
|
||||
img {
|
||||
display: block;
|
||||
width: px2rem(72);
|
||||
height: px2rem(36);
|
||||
}
|
||||
}
|
||||
|
||||
.score {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #FFDA24;
|
||||
font-size: px2rem(24);
|
||||
font-weight: 500;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: px2rem(-115);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.no2 {
|
||||
width: px2rem(200);
|
||||
height: px2rem(178);
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: px2rem(-180);
|
||||
|
||||
.box {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
|
||||
.ts {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.tx {
|
||||
width: px2rem(128);
|
||||
height: px2rem(128);
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: px2rem(34);
|
||||
transform: translateX(-50%);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
p {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: px2rem(-42);
|
||||
text-align: center;
|
||||
|
||||
span {
|
||||
vertical-align: middle;
|
||||
color: #E6ECF5;
|
||||
font-size: px2rem(28);
|
||||
}
|
||||
|
||||
.sp {
|
||||
width: px2rem(28);
|
||||
height: px2rem(28);
|
||||
border-radius: 50%;
|
||||
display: inline-block;
|
||||
|
||||
img {
|
||||
display: inline-block;
|
||||
width: px2rem(16);
|
||||
height: px2rem(16);
|
||||
border-radius: 50%;
|
||||
margin: px2rem(5) auto 0;
|
||||
}
|
||||
}
|
||||
|
||||
.boy {
|
||||
background: #6BB3FF;
|
||||
}
|
||||
|
||||
.woman {
|
||||
background: #FF80CC;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.icon {
|
||||
width: 100%;
|
||||
height: px2rem(36);
|
||||
position: absolute;
|
||||
left: 0;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
box-sizing: border-box;
|
||||
bottom: px2rem(-84);
|
||||
padding: 0 px2rem(25);
|
||||
|
||||
img {
|
||||
display: block;
|
||||
width: px2rem(72);
|
||||
height: px2rem(36);
|
||||
}
|
||||
}
|
||||
|
||||
.score {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #FFDA24;
|
||||
font-size: px2rem(24);
|
||||
font-weight: 500;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: px2rem(-115);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.no3 {
|
||||
width: px2rem(200);
|
||||
height: px2rem(178);
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: px2rem(-180);
|
||||
|
||||
.box {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
|
||||
.ts {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.tx {
|
||||
width: px2rem(128);
|
||||
height: px2rem(128);
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: px2rem(34);
|
||||
transform: translateX(-50%);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
p {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: px2rem(-42);
|
||||
text-align: center;
|
||||
|
||||
span {
|
||||
vertical-align: middle;
|
||||
color: #E6ECF5;
|
||||
font-size: px2rem(28);
|
||||
}
|
||||
|
||||
.sp {
|
||||
width: px2rem(28);
|
||||
height: px2rem(28);
|
||||
border-radius: 50%;
|
||||
display: inline-block;
|
||||
|
||||
img {
|
||||
display: inline-block;
|
||||
width: px2rem(16);
|
||||
height: px2rem(16);
|
||||
border-radius: 50%;
|
||||
margin: px2rem(5) auto 0;
|
||||
}
|
||||
}
|
||||
|
||||
.boy {
|
||||
background: #6BB3FF;
|
||||
}
|
||||
|
||||
.woman {
|
||||
background: #FF80CC;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.icon {
|
||||
width: 100%;
|
||||
height: px2rem(36);
|
||||
position: absolute;
|
||||
left: 0;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
box-sizing: border-box;
|
||||
bottom: px2rem(-84);
|
||||
padding: 0 px2rem(25);
|
||||
|
||||
img {
|
||||
display: block;
|
||||
width: px2rem(72);
|
||||
height: px2rem(36);
|
||||
}
|
||||
}
|
||||
|
||||
.score {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #FFDA24;
|
||||
font-size: px2rem(24);
|
||||
font-weight: 500;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: px2rem(-115);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
ul {
|
||||
width: px2rem(718);
|
||||
height: px2rem(578);
|
||||
margin: px2rem(136) auto 0;
|
||||
background: rgba(255, 167, 141, 0.16);
|
||||
border-radius: px2rem(32) px2rem(32) 0px 0px;
|
||||
border: px2rem(2) solid rgba(255, 217, 115, 0.5);
|
||||
backdrop-filter: blur(7px);
|
||||
border-bottom: none;
|
||||
box-sizing: border-box;
|
||||
padding: px2rem(16) 0 px2rem(140);
|
||||
overflow-y: scroll;
|
||||
&::-webkit-scrollbar{
|
||||
display: none;
|
||||
}
|
||||
|
||||
li {
|
||||
width: 100%;
|
||||
height: px2rem(144);
|
||||
box-sizing: border-box;
|
||||
padding: 0 px2rem(25);
|
||||
overflow: hidden;
|
||||
|
||||
.num {
|
||||
width: px2rem(40);
|
||||
height: 100%;
|
||||
line-height: px2rem(144);
|
||||
text-align: center;
|
||||
color: #E6ECF5;
|
||||
font-size: px2rem(32);
|
||||
font-weight: 500;
|
||||
float: left;
|
||||
margin-right: px2rem(12);
|
||||
}
|
||||
|
||||
.tx {
|
||||
display: block;
|
||||
float: left;
|
||||
width: px2rem(96);
|
||||
height: px2rem(96);
|
||||
border-radius: px2rem(96);
|
||||
margin-top: px2rem(24);
|
||||
margin-right: px2rem(16);
|
||||
}
|
||||
|
||||
.userInfo {
|
||||
width: px2rem(210);
|
||||
float: left;
|
||||
|
||||
p {
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
margin-top: px2rem(30);
|
||||
margin-bottom: px2rem(8);
|
||||
color: #E6ECF5;
|
||||
font-size: px2rem(28);
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
img {
|
||||
display: inline-block;
|
||||
width: px2rem(72);
|
||||
height: px2rem(36);
|
||||
margin-right: px2rem(8);
|
||||
}
|
||||
}
|
||||
|
||||
.score {
|
||||
float: right;
|
||||
text-align: right;
|
||||
|
||||
p {
|
||||
color: #E6ECF5;
|
||||
font-size: px2rem(28);
|
||||
font-weight: 600;
|
||||
margin-top: px2rem(36);
|
||||
margin-bottom: px2rem(5);
|
||||
}
|
||||
|
||||
span {
|
||||
color: #B1B5BD;
|
||||
font-size: px2rem(22);
|
||||
font-weight: 400;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.layui-m-layershade {
|
||||
background-color: rgba(0, 0, 0, .0) !important;
|
||||
}
|
||||
|
||||
.layui-m-layer2 .layui-m-layerchild {
|
||||
width: 3rem !important;
|
||||
height: 3rem !important;
|
||||
border: none !important;
|
||||
box-shadow: none !important;
|
||||
color: #fff !important;
|
||||
background: rgba(0, 0, 0, .6) !important;
|
||||
}
|
||||
|
||||
.layui-m-layer2 .layui-m-layercont {
|
||||
text-align: center !important;
|
||||
padding: 0 !important;
|
||||
line-height: 0 !important;
|
||||
margin-top: 0.8rem !important;
|
||||
}
|
Before Width: | Height: | Size: 379 KiB |
Before Width: | Height: | Size: 457 B |
Before Width: | Height: | Size: 5.7 KiB |
Before Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 62 KiB |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 468 B |
@@ -1,110 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>房间榜</title>
|
||||
<link rel="stylesheet" href="../../common/css/reset.css">
|
||||
<link rel="stylesheet" href="./css/index.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<!-- 最外层容器 -->
|
||||
<div class="largestBox">
|
||||
<!-- 标题 -->
|
||||
<img src="./images/title.png" alt="" class="title">
|
||||
<!-- 财富榜&魅力榜 -->
|
||||
<div class="tab">
|
||||
<div class="tabColor1">
|
||||
爱意榜
|
||||
<span></span>
|
||||
</div>
|
||||
<div class="">
|
||||
魅力榜
|
||||
<span></span>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 日榜&周榜&月榜 -->
|
||||
<div class="dayTab">
|
||||
<div class="dayTabColor1">日榜</div>
|
||||
<div>周榜</div>
|
||||
<div style="display: none;">月榜</div>
|
||||
</div>
|
||||
<!-- 前三 -->
|
||||
<div class="top3">
|
||||
<div class="no no1">
|
||||
<div class="box">
|
||||
<img src="./images/no1.png" alt="" class="ts">
|
||||
<img src="./images/logo.png" alt="" class="tx">
|
||||
<p>
|
||||
<span class="sp1">我是很长的...</span>
|
||||
<span class="sp boy"><img src="./images/boy.png" alt=""></span>
|
||||
</p>
|
||||
<div class="icon">
|
||||
<img src="./images/icon1.png" alt="" class="icon1">
|
||||
<img src="./images/icon2.png" alt="" class="icon2">
|
||||
</div>
|
||||
<div class="score">10000</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="no no2">
|
||||
<div class="box">
|
||||
<img src="./images/no2.png" alt="" class="ts">
|
||||
<img src="" alt="" class="tx">
|
||||
<p>
|
||||
<span class="sp1"></span>
|
||||
<span class="sp"><img src="" alt=""></span>
|
||||
</p>
|
||||
<div class="icon">
|
||||
<img src="" alt="" class="icon1">
|
||||
<img src="" alt="" class="icon2">
|
||||
</div>
|
||||
<div class="score"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="no no3">
|
||||
<div class="box">
|
||||
<img src="./images/no3.png" alt="" class="ts">
|
||||
<img src="" alt="" class="tx">
|
||||
<p>
|
||||
<span class="sp1"></span>
|
||||
<span class="sp boy"><img src="" alt=""></span>
|
||||
</p>
|
||||
<div class="icon">
|
||||
<img src="" alt="" class="icon1">
|
||||
<img src="" alt="" class="icon2">
|
||||
</div>
|
||||
<div class="score"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 非前三 -->
|
||||
<ul>
|
||||
<li>
|
||||
<div class="num">4</div>
|
||||
<img src="./images/logo.png" alt="" class="tx">
|
||||
<div class="userInfo">
|
||||
<p>我是名字名字名字名字名字</p>
|
||||
<img src="./images/icon1.png" alt="" class="icon1">
|
||||
<img src="./images/icon2.png" alt="" class="icon2">
|
||||
</div>
|
||||
<div class="score">
|
||||
<p>1000</p>
|
||||
<span>魅力值</span>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
<script src="../../common/js/flexible.js"></script>
|
||||
<script src="../../common/js/jquery-3.2.1.min.js"></script>
|
||||
<script src="../../common/js/common2.js"></script>
|
||||
<script src="../../common/js/layer.js"></script>
|
||||
<script src="../../common/js/vconsole.min.js"></script>
|
||||
<script src="../../common/js/route-constant.js"></script>
|
||||
<script src="../../common/js/svga.js"></script>
|
||||
<script src="./js/index.js"></script>
|
@@ -1,215 +0,0 @@
|
||||
let urlPrefix = getUrlPrefix()
|
||||
let browser = checkVersion()
|
||||
let env = EnvCheck();
|
||||
var urlData = getQueryString();
|
||||
if (env == 'test') {
|
||||
new VConsole();
|
||||
}
|
||||
// 封装layer消息提醒框
|
||||
let layerIndex
|
||||
const showLoading = (content = '加载中...') => {
|
||||
layer.open({
|
||||
type: 2,
|
||||
shadeClose: false,
|
||||
content,
|
||||
success (e) {
|
||||
layerIndex = $(e).attr('index')
|
||||
}
|
||||
})
|
||||
}
|
||||
const hideLoading = (index) => {
|
||||
layer.close(index)
|
||||
}
|
||||
const toastMsg = (content = '操作完成', time = 2) => {
|
||||
layer.open({
|
||||
content,
|
||||
time,
|
||||
skin: 'msg'
|
||||
})
|
||||
}
|
||||
var listType = 1;
|
||||
var experImgUrl = 'https://yinmeng-1318633625.cos.ap-guangzhou.myqcloud.com/new_exper_';
|
||||
var charmImgUrl = 'https://yinmeng-1318633625.cos.ap-guangzhou.myqcloud.com/new_charm_';
|
||||
var typeWealth = 'day';//财富榜类型day 日 week 周 month 月 total 总
|
||||
// 初始化函数
|
||||
$(function () {
|
||||
getInfoFromClient()
|
||||
setTimeout(function () {
|
||||
// 页面全屏
|
||||
if (browser.app) {
|
||||
if (browser.android) {
|
||||
window.androidJsObj.initShowNav(false)
|
||||
} else {
|
||||
window.webkit.messageHandlers.initShowNav.postMessage(0)
|
||||
}
|
||||
};
|
||||
// 顶部返回事件
|
||||
$('.back').click(() => {
|
||||
if (browser.android) {
|
||||
window.androidJsObj.closeWebView()
|
||||
} else {
|
||||
window.webkit.messageHandlers.closeWebView.postMessage(null)
|
||||
}
|
||||
})
|
||||
getRankingsWealth();
|
||||
}, 100)
|
||||
})
|
||||
// 榜单切换
|
||||
$('.largestBox .tab div').click(function () {
|
||||
var i = $(this).index() + 1;
|
||||
listType = i;
|
||||
$('.largestBox .tab div').removeClass('tabColor1').removeClass('tabColor2')
|
||||
$(this).addClass(`tabColor${listType}`);
|
||||
$('.largestBox .dayTab div').removeClass('dayTabColor1').removeClass('dayTabColor2');
|
||||
$('.largestBox .dayTab div').eq(0).addClass(`dayTabColor${listType}`);
|
||||
typeWealth = 'day';
|
||||
if (listType == 1) {
|
||||
getRankingsWealth();
|
||||
} else {
|
||||
getReciveRankingsWealth();
|
||||
}
|
||||
})
|
||||
// 日榜切换
|
||||
$('.largestBox .dayTab div').click(function () {
|
||||
var i = $(this).index() + 1;
|
||||
$(this).addClass(`dayTabColor${listType}`).siblings().removeClass('dayTabColor1').removeClass('dayTabColor2');
|
||||
if (i == 1) {
|
||||
typeWealth = 'day';//财富榜类型day 日 week 周 month 月 total 总
|
||||
} else if (i == 2) {
|
||||
typeWealth = 'week';
|
||||
} else if (i == 3) {
|
||||
typeWealth = 'month';
|
||||
}
|
||||
if (listType == 1) {
|
||||
getRankingsWealth();
|
||||
} else {
|
||||
getReciveRankingsWealth();
|
||||
}
|
||||
})
|
||||
// 爱意榜接口
|
||||
function getRankingsWealth () {
|
||||
showLoading()
|
||||
networkRequest({
|
||||
type: 'GEt',
|
||||
url: urlPrefix + '/room/rankings',
|
||||
data: {
|
||||
roomUid: urlData.roomUid,
|
||||
type: typeWealth,
|
||||
page: 1,
|
||||
pageSize: 30,
|
||||
},
|
||||
success (res) {
|
||||
if (res.code === 200) {
|
||||
listDomFun(res, 1);
|
||||
} else {
|
||||
toastMsg(res.message)
|
||||
}
|
||||
hideLoading(layerIndex)
|
||||
},
|
||||
error (err) {
|
||||
hideLoading(layerIndex)
|
||||
toastMsg('网络错误,请退出重进')
|
||||
}
|
||||
})
|
||||
}
|
||||
// 魅力榜接口
|
||||
function getReciveRankingsWealth () {
|
||||
showLoading()
|
||||
networkRequest({
|
||||
type: 'GEt',
|
||||
url: urlPrefix + '/room/recive/rankings',
|
||||
data: {
|
||||
roomUid: urlData.roomUid,
|
||||
type: typeWealth,
|
||||
page: 1,
|
||||
pageSize: 30,
|
||||
},
|
||||
success (res) {
|
||||
if (res.code === 200) {
|
||||
listDomFun(res, 2);
|
||||
} else {
|
||||
toastMsg(res.message)
|
||||
}
|
||||
hideLoading(layerIndex)
|
||||
},
|
||||
error (err) {
|
||||
hideLoading(layerIndex)
|
||||
toastMsg('网络错误,请退出重进')
|
||||
}
|
||||
})
|
||||
}
|
||||
// 渲染样式
|
||||
function listDomFun (res, num) {
|
||||
$('.largestBox ul li').remove();
|
||||
// 处理前三
|
||||
var top3 = res.data.rankings.slice(0, 3);
|
||||
if (top3.length < 3) {
|
||||
let arr = new Array(3 - top3.length).fill({
|
||||
avatar: './images/logo.png',
|
||||
nick: '虚位以待',
|
||||
goldAmount: '',
|
||||
})
|
||||
top3.push(...arr);
|
||||
}
|
||||
top3.forEach((res, i) => {
|
||||
if (res.avatar == './images/logo.png') {
|
||||
$(`.largestBox .top3 .no${i + 1} .box p .sp`).hide();
|
||||
$(`.largestBox .top3 .no${i + 1} .box .icon`).hide();
|
||||
} else {
|
||||
$(`.largestBox .top3 .no${i + 1} .box p .sp`).show();
|
||||
$(`.largestBox .top3 .no${i + 1} .box .icon`).show();
|
||||
}
|
||||
$(`.largestBox .top3 .no${i + 1} .box .tx`).attr('src', res.avatar);
|
||||
$(`.largestBox .top3 .no${i + 1} .box .ts`).attr('uid', res.uid);
|
||||
$(`.largestBox .top3 .no${i + 1} .box p .sp1`).text(res.nick.length > 6 ? res.nick.slice(0, 6) + '...' : res.nick);
|
||||
$(`.largestBox .top3 .no${i + 1} .box p .sp`).removeClass('boy').removeClass('woman')
|
||||
$(`.largestBox .top3 .no${i + 1} .box p .sp`).addClass(`${res.gender == 1 ? 'boy' : 'woman'}`);
|
||||
$(`.largestBox .top3 .no${i + 1} .box p .sp img`).attr('src', res.gender == 1 ? './images/boy.png' : './images/woman.png');
|
||||
$(`.largestBox .top3 .no${i + 1} .box .icon .icon1`).attr('src', experImgUrl + `${res.experSeq <= 9 ? '0' + res.experSeq : res.experSeq}.png`)
|
||||
$(`.largestBox .top3 .no${i + 1} .box .icon .icon2`).attr('src', charmImgUrl + `${res.charmSeq <= 9 ? '0' + res.charmSeq : res.charmSeq}.png`)
|
||||
$(`.largestBox .top3 .no${i + 1} .box .score`).text(unitProcessing(res.goldAmount, 10000, 1, 'W'));
|
||||
})
|
||||
// 处理非前三
|
||||
var notTop3 = res.data.rankings.slice(3);
|
||||
var str = '';
|
||||
notTop3.forEach((res, i) => {
|
||||
str += `
|
||||
<li>
|
||||
<div class="num">${i + 4}</div>
|
||||
<img src="${res.avatar}" uid=${res.uid} alt="" class="tx">
|
||||
<div class="userInfo">
|
||||
<p>${res.nick}</p>
|
||||
<img src="${experImgUrl + `${res.experSeq <= 9 ? '0' + res.experSeq : res.experSeq}.png`}" alt="" class="icon1">
|
||||
<img src="${charmImgUrl + `${res.charmSeq <= 9 ? '0' + res.charmSeq : res.charmSeq}.png`}" alt="" class="icon2">
|
||||
</div>
|
||||
<div class="score">
|
||||
<p>${unitProcessing(res.goldAmount, 10000, 1, 'W')}</p>
|
||||
<span>${num == 1 ? '爱意值' : '魅力值'}</span>
|
||||
</div>
|
||||
</li>
|
||||
`
|
||||
})
|
||||
$('.largestBox ul').append(str);
|
||||
}
|
||||
// 点击前三跳转房间
|
||||
$('.largestBox').on('click', '.top3 .no .box .ts', function () {
|
||||
var uid = $(this).attr('uid');
|
||||
if (browser.ios) {
|
||||
window.webkit.messageHandlers.openPersonPage.postMessage(uid);
|
||||
} else if (browser.android) {
|
||||
if (androidJsObj && typeof androidJsObj === 'object') {
|
||||
window.androidJsObj.openPersonPage(uid);
|
||||
}
|
||||
}
|
||||
})
|
||||
// 点击非前三跳转房间
|
||||
$('.largestBox').on('click', 'ul li .tx', function () {
|
||||
var uid = $(this).attr('uid');
|
||||
if (browser.ios) {
|
||||
window.webkit.messageHandlers.openPersonPage.postMessage(uid);
|
||||
} else if (browser.android) {
|
||||
if (androidJsObj && typeof androidJsObj === 'object') {
|
||||
window.androidJsObj.openPersonPage(uid);
|
||||
}
|
||||
}
|
||||
})
|
@@ -1,547 +1,229 @@
|
||||
html,
|
||||
@font-face {
|
||||
font-family: "pingfang-bold";
|
||||
src: url("../../../common/fonts/PingFang Bold.ttf");
|
||||
src: url("../../../common/fonts/PingFang Bold.ttf") format("woff"), url("../../../common/fonts/PingFang Bold.ttf") format("truetype"), url("../../../common/fonts/PingFang Bold.ttf") format("svg");
|
||||
}
|
||||
@font-face {
|
||||
font-family: "pingfang-medium";
|
||||
src: url("../../../common/fonts/PingFang Medium.ttf");
|
||||
src: url("../../../common/fonts/PingFang Medium.ttf") format("woff"), url("../../../common/fonts/PingFang Medium.ttf") format("truetype"), url("../../../common/fonts/PingFang Medium.ttf") format("svg");
|
||||
}
|
||||
body {
|
||||
width: 100%;
|
||||
background: linear-gradient(0deg, #020B27 0%, #1D181B 99%);
|
||||
backdrop-filter: blur(0px);
|
||||
font-family: "pingfang-bold";
|
||||
background-color: #7A83F5;
|
||||
}
|
||||
|
||||
.wrap {
|
||||
display: none;
|
||||
}
|
||||
.wrap .tab_wrap {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 99;
|
||||
width: 100%;
|
||||
height: 2.6666666667rem;
|
||||
background: url("../images/top.png") no-repeat 0 0/100% 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.back {
|
||||
position: fixed;
|
||||
top: 0.26667rem;
|
||||
left: 0.32rem;
|
||||
.wrap .tab_wrap .tab_contain {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
width: 8.5333333333rem;
|
||||
height: 0.96rem;
|
||||
margin: 0.6666666667rem auto 0.3466666667rem;
|
||||
background-color: #9785FA;
|
||||
border-radius: 0.5333333333rem;
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
font-size: 0.4rem;
|
||||
}
|
||||
.wrap .tab_wrap .tab_contain p {
|
||||
width: 4.16rem;
|
||||
height: 0.8533333333rem;
|
||||
line-height: 0.8533333333rem;
|
||||
margin: 0 0.0533333333rem;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
}
|
||||
.wrap .tab_wrap .tab_contain p.active {
|
||||
background-color: #fff;
|
||||
color: #7898F3;
|
||||
border-radius: 0.5333333333rem;
|
||||
}
|
||||
.wrap .tab_wrap .rank_type {
|
||||
display: flex;
|
||||
margin-left: 0.8rem;
|
||||
}
|
||||
.wrap .tab_wrap .rank_type p {
|
||||
position: relative;
|
||||
margin-right: 0.4266666667rem;
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
font-size: 0.32rem;
|
||||
}
|
||||
.wrap .tab_wrap .rank_type p.active {
|
||||
color: white;
|
||||
}
|
||||
.wrap .tab_wrap .rank_type p.active::after {
|
||||
content: "";
|
||||
position: absolute;
|
||||
bottom: -0.2133333333rem;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
width: 0.2666666667rem;
|
||||
height: 0.1066666667rem;
|
||||
border-radius: 0.0533333333rem;
|
||||
background-color: #fff;
|
||||
}
|
||||
.wrap .tab_wrap .rank_type p:last-child {
|
||||
display: none;
|
||||
}
|
||||
.wrap .rank_wrap {
|
||||
overflow: auto;
|
||||
}
|
||||
.wrap .rank_wrap .top_three_wrap {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 5.3333333333rem;
|
||||
background: url("../images/topthree-bg.png") no-repeat 0 0/100% 100%;
|
||||
margin-top: 2.6666666667rem;
|
||||
}
|
||||
.wrap .rank_wrap .top_three_wrap .top_three_item {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
width: 2.32rem;
|
||||
text-align: center;
|
||||
color: #fff;
|
||||
}
|
||||
.wrap .rank_wrap .top_three_wrap .top_three_item:nth-child(2), .wrap .rank_wrap .top_three_wrap .top_three_item:nth-child(3) {
|
||||
left: 0.8rem;
|
||||
transform: translateX(0);
|
||||
}
|
||||
.wrap .rank_wrap .top_three_wrap .top_three_item:nth-child(2) .avatar, .wrap .rank_wrap .top_three_wrap .top_three_item:nth-child(3) .avatar {
|
||||
width: 1.8933333333rem;
|
||||
height: 2.1866666667rem;
|
||||
margin-top: 1.4933333333rem;
|
||||
}
|
||||
.wrap .rank_wrap .top_three_wrap .top_three_item:nth-child(2) .avatar p, .wrap .rank_wrap .top_three_wrap .top_three_item:nth-child(3) .avatar p {
|
||||
background-image: url("../images/second.png");
|
||||
}
|
||||
.wrap .rank_wrap .top_three_wrap .top_three_item:nth-child(2) .avatar img, .wrap .rank_wrap .top_three_wrap .top_three_item:nth-child(3) .avatar img {
|
||||
top: -1.76rem;
|
||||
width: 1.5466666667rem;
|
||||
height: 1.5466666667rem;
|
||||
}
|
||||
.wrap .rank_wrap .top_three_wrap .top_three_item:nth-child(3) {
|
||||
left: 6.88rem;
|
||||
}
|
||||
.wrap .rank_wrap .top_three_wrap .top_three_item:nth-child(3) .avatar p {
|
||||
background-image: url("../images/third.png");
|
||||
}
|
||||
.wrap .rank_wrap .top_three_wrap .top_three_item .avatar {
|
||||
width: 2.32rem;
|
||||
height: 2.6666666667rem;
|
||||
margin: 0.4533333333rem auto 0.2rem;
|
||||
}
|
||||
.wrap .rank_wrap .top_three_wrap .top_three_item .avatar p {
|
||||
position: relative;
|
||||
z-index: 99;
|
||||
width: 0.82667rem;
|
||||
height: 0.82667rem;
|
||||
}
|
||||
|
||||
.back img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: url("../images/first.png") no-repeat 0 0/100% 100%;
|
||||
}
|
||||
|
||||
.back p {
|
||||
color: #fff;
|
||||
font-size: 0.42667rem;
|
||||
position: absolute;
|
||||
width: 9rem;
|
||||
left: 0;
|
||||
top: 0;
|
||||
height: 100%;
|
||||
text-align: center;
|
||||
line-height: 0.82667rem;
|
||||
}
|
||||
|
||||
.largestBox {
|
||||
width: 10rem;
|
||||
min-height: 15.38667rem;
|
||||
background: url(../images/bg.png) no-repeat;
|
||||
background-size: 10rem 15.38667rem;
|
||||
margin: 0 auto;
|
||||
.wrap .rank_wrap .top_three_wrap .top_three_item .avatar img {
|
||||
position: relative;
|
||||
box-sizing: border-box;
|
||||
padding: 1.2rem 0 0 0;
|
||||
}
|
||||
|
||||
.largestBox .title {
|
||||
width: 7.06667rem;
|
||||
height: 1.14667rem;
|
||||
position: absolute;
|
||||
top: -0.14667rem;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
.largestBox .tab {
|
||||
width: 3.65333rem;
|
||||
height: 0.53333rem;
|
||||
line-height: 0.53333rem;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin: 0 auto 0;
|
||||
}
|
||||
|
||||
.largestBox .tab div {
|
||||
position: relative;
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
font-size: 0.37333rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.largestBox .tab div span {
|
||||
background: none;
|
||||
width: 0.32rem;
|
||||
height: 0.08rem;
|
||||
border-radius: 0.08rem;
|
||||
position: absolute;
|
||||
bottom: -0.10667rem;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
.largestBox .tab .tabColor1 {
|
||||
color: #fff;
|
||||
font-size: 0.37333rem;
|
||||
}
|
||||
|
||||
.largestBox .tab .tabColor1 span {
|
||||
background: #FA7814;
|
||||
}
|
||||
|
||||
.largestBox .tab .tabColor2 {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.largestBox .tab .tabColor2 span {
|
||||
background: #A34DFF;
|
||||
}
|
||||
|
||||
.largestBox .dayTab {
|
||||
width: 3.33333rem;
|
||||
height: 0.61333rem;
|
||||
margin: 0.34667rem auto 0;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.largestBox .dayTab div {
|
||||
width: 1.33333rem;
|
||||
height: 0.61333rem;
|
||||
line-height: 0.61333rem;
|
||||
border-radius: 0.61333rem;
|
||||
text-align: center;
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
background: rgba(210, 172, 252, 0.4);
|
||||
font-size: 0.32rem;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.largestBox .dayTab .dayTabColor1 {
|
||||
background: #fff;
|
||||
color: #FA7814;
|
||||
}
|
||||
|
||||
.largestBox .dayTab .dayTabColor2 {
|
||||
background: #fff;
|
||||
color: #A34DFF;
|
||||
}
|
||||
|
||||
.largestBox .top3 {
|
||||
width: 8.8rem;
|
||||
height: 0.01333rem;
|
||||
margin: 3.04rem auto 0;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 {
|
||||
width: 3.17333rem;
|
||||
height: 2.88rem;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
top: -2.88rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box .ts {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box .tx {
|
||||
width: 2.08rem;
|
||||
height: 2.08rem;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 0.58667rem;
|
||||
transform: translateX(-50%);
|
||||
top: -2.1333333333rem;
|
||||
width: 1.92rem;
|
||||
height: 1.92rem;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box p {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: -0.56rem;
|
||||
text-align: center;
|
||||
.wrap .rank_wrap .top_three_wrap .top_three_item .nick {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
font-size: 0.3733333333rem;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box p span {
|
||||
vertical-align: middle;
|
||||
color: #E6ECF5;
|
||||
font-size: 0.37333rem;
|
||||
.wrap .rank_wrap .top_three_wrap .top_three_item .nick img {
|
||||
width: 0.4rem;
|
||||
width: 0.4rem;
|
||||
margin-left: 0.0533333333rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box p .sp {
|
||||
width: 0.37333rem;
|
||||
height: 0.37333rem;
|
||||
border-radius: 50%;
|
||||
display: inline-block;
|
||||
.wrap .rank_wrap .top_three_wrap .top_three_item .erbanNo {
|
||||
font-size: 0.2666666667rem;
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
margin: 0.1066666667rem 0 0.1066666667rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box p .sp img {
|
||||
display: inline-block;
|
||||
width: 0.21333rem;
|
||||
height: 0.21333rem;
|
||||
border-radius: 50%;
|
||||
margin: 0.06667rem auto 0;
|
||||
.wrap .rank_wrap .top_three_wrap .top_three_item .num {
|
||||
font-size: 0.3733333333rem;
|
||||
color: #F8FF7B;
|
||||
padding-top: 0.05rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box p .boy {
|
||||
background: #6BB3FF;
|
||||
.wrap .rank_wrap ul {
|
||||
height: 3.7333333333rem;
|
||||
padding-top: 0.4533333333rem;
|
||||
background: linear-gradient(180deg, #8C6FFA 0%, #7A83F5 100%);
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box p .woman {
|
||||
background: #FF80CC;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box .icon {
|
||||
width: 100%;
|
||||
height: 0.48rem;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
.wrap .rank_wrap ul li {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
box-sizing: border-box;
|
||||
bottom: -1.12rem;
|
||||
padding: 0 0.6rem;
|
||||
align-items: center;
|
||||
padding-bottom: 0.4266666667rem;
|
||||
background: #7A83F5;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box .icon img {
|
||||
display: block;
|
||||
width: 0.96rem;
|
||||
height: 0.48rem;
|
||||
.wrap .rank_wrap ul li:nth-child(1) {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no1 .box .score {
|
||||
width: 100%;
|
||||
.wrap .rank_wrap ul li:nth-child(2) {
|
||||
background: transparent;
|
||||
}
|
||||
.wrap .rank_wrap ul li .index {
|
||||
width: 0.4rem;
|
||||
text-align: center;
|
||||
color: #FFDA24;
|
||||
font-size: 0.32rem;
|
||||
font-weight: 500;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: -1.53333rem;
|
||||
font-size: 0.48rem;
|
||||
font-weight: bold;
|
||||
color: #fff;
|
||||
margin: 0 0.5333333333rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 {
|
||||
width: 2.66667rem;
|
||||
height: 2.37333rem;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: -2.4rem;
|
||||
.wrap .rank_wrap ul li .others_avatar {
|
||||
width: 1.3333333333rem;
|
||||
height: 1.3333333333rem;
|
||||
margin-right: 0.4266666667rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box {
|
||||
.wrap .rank_wrap ul li .others_avatar img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box .ts {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box .tx {
|
||||
width: 1.70667rem;
|
||||
height: 1.70667rem;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 0.45333rem;
|
||||
transform: translateX(-50%);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box p {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: -0.56rem;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box p span {
|
||||
vertical-align: middle;
|
||||
color: #E6ECF5;
|
||||
font-size: 0.37333rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box p .sp {
|
||||
width: 0.37333rem;
|
||||
height: 0.37333rem;
|
||||
border-radius: 50%;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box p .sp img {
|
||||
display: inline-block;
|
||||
width: 0.21333rem;
|
||||
height: 0.21333rem;
|
||||
border-radius: 50%;
|
||||
margin: 0.06667rem auto 0;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box p .boy {
|
||||
background: #6BB3FF;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box p .woman {
|
||||
background: #FF80CC;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box .icon {
|
||||
width: 100%;
|
||||
height: 0.48rem;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
.wrap .rank_wrap ul li .info_wrap {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
box-sizing: border-box;
|
||||
bottom: -1.12rem;
|
||||
padding: 0 0.33333rem;
|
||||
flex-direction: column;
|
||||
justify-content: space-around;
|
||||
height: 0.9333333333rem;
|
||||
}
|
||||
.wrap .rank_wrap ul li .info_wrap .others_nick {
|
||||
color: #fff;
|
||||
font-size: 0.3733333333rem;
|
||||
}
|
||||
.wrap .rank_wrap ul li .info_wrap .others_nick img {
|
||||
width: 0.4rem;
|
||||
height: 0.4rem;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
.wrap .rank_wrap ul li .info_wrap .others_erbanNo {
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
}
|
||||
.wrap .rank_wrap ul li .others_num {
|
||||
color: #F8FF7B;
|
||||
font-size: 0.3733333333rem;
|
||||
font-weight: bold;
|
||||
margin-right: 0.6666666667rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box .icon img {
|
||||
display: block;
|
||||
width: 0.96rem;
|
||||
height: 0.48rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no2 .box .score {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #FFDA24;
|
||||
font-size: 0.32rem;
|
||||
font-weight: 500;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: -1.53333rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 {
|
||||
width: 2.66667rem;
|
||||
height: 2.37333rem;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: -2.4rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box .ts {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box .tx {
|
||||
width: 1.70667rem;
|
||||
height: 1.70667rem;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 0.45333rem;
|
||||
transform: translateX(-50%);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box p {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: -0.56rem;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box p span {
|
||||
vertical-align: middle;
|
||||
color: #E6ECF5;
|
||||
font-size: 0.37333rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box p .sp {
|
||||
width: 0.37333rem;
|
||||
height: 0.37333rem;
|
||||
border-radius: 50%;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box p .sp img {
|
||||
display: inline-block;
|
||||
width: 0.21333rem;
|
||||
height: 0.21333rem;
|
||||
border-radius: 50%;
|
||||
margin: 0.06667rem auto 0;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box p .boy {
|
||||
background: #6BB3FF;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box p .woman {
|
||||
background: #FF80CC;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box .icon {
|
||||
width: 100%;
|
||||
height: 0.48rem;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
box-sizing: border-box;
|
||||
bottom: -1.12rem;
|
||||
padding: 0 0.33333rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box .icon img {
|
||||
display: block;
|
||||
width: 0.96rem;
|
||||
height: 0.48rem;
|
||||
}
|
||||
|
||||
.largestBox .top3 .no3 .box .score {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #FFDA24;
|
||||
font-size: 0.32rem;
|
||||
font-weight: 500;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: -1.53333rem;
|
||||
}
|
||||
|
||||
.largestBox ul {
|
||||
width: 9.57333rem;
|
||||
height: 7.70667rem;
|
||||
margin: 1.81333rem auto 0;
|
||||
background: rgba(255, 167, 141, 0.16);
|
||||
border-radius: 0.42667rem 0.42667rem 0px 0px;
|
||||
border: 0.02667rem solid rgba(255, 217, 115, 0.5);
|
||||
backdrop-filter: blur(7px);
|
||||
border-bottom: none;
|
||||
box-sizing: border-box;
|
||||
padding: 0.21333rem 0 1.86667rem;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.largestBox ul::-webkit-scrollbar {
|
||||
::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.largestBox ul li {
|
||||
width: 100%;
|
||||
height: 1.92rem;
|
||||
box-sizing: border-box;
|
||||
padding: 0 0.33333rem;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.largestBox ul li .num {
|
||||
width: 0.53333rem;
|
||||
height: 100%;
|
||||
line-height: 1.92rem;
|
||||
text-align: center;
|
||||
color: #E6ECF5;
|
||||
font-size: 0.42667rem;
|
||||
font-weight: 500;
|
||||
float: left;
|
||||
margin-right: 0.16rem;
|
||||
}
|
||||
|
||||
.largestBox ul li .tx {
|
||||
display: block;
|
||||
float: left;
|
||||
width: 1.28rem;
|
||||
height: 1.28rem;
|
||||
border-radius: 1.28rem;
|
||||
margin-top: 0.32rem;
|
||||
margin-right: 0.21333rem;
|
||||
}
|
||||
|
||||
.largestBox ul li .userInfo {
|
||||
width: 2.8rem;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.largestBox ul li .userInfo p {
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
margin-top: 0.4rem;
|
||||
margin-bottom: 0.10667rem;
|
||||
color: #E6ECF5;
|
||||
font-size: 0.37333rem;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.largestBox ul li .userInfo img {
|
||||
display: inline-block;
|
||||
width: 0.96rem;
|
||||
height: 0.48rem;
|
||||
margin-right: 0.10667rem;
|
||||
}
|
||||
|
||||
.largestBox ul li .score {
|
||||
float: right;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.largestBox ul li .score p {
|
||||
color: #E6ECF5;
|
||||
font-size: 0.37333rem;
|
||||
font-weight: 600;
|
||||
margin-top: 0.48rem;
|
||||
margin-bottom: 0.06667rem;
|
||||
}
|
||||
|
||||
.largestBox ul li .score span {
|
||||
color: #B1B5BD;
|
||||
font-size: 0.29333rem;
|
||||
font-weight: 400;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.layui-m-layershade {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
.layui-m-layer2 .layui-m-layerchild {
|
||||
width: 3rem !important;
|
||||
height: 3rem !important;
|
||||
border: none !important;
|
||||
box-shadow: none !important;
|
||||
color: #fff !important;
|
||||
background: rgba(0, 0, 0, 0.6) !important;
|
||||
}
|
||||
|
||||
.layui-m-layer2 .layui-m-layercont {
|
||||
text-align: center !important;
|
||||
padding: 0 !important;
|
||||
line-height: 0 !important;
|
||||
margin-top: 0.8rem !important;
|
||||
}
|
||||
/*# sourceMappingURL=index.css.map */
|
||||
|
@@ -1,556 +1,277 @@
|
||||
@function px2rem($px) {
|
||||
@return $px / 75+rem;
|
||||
@function px2rem($px, $rem: 75) {
|
||||
@return $px / $rem+rem;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'pingfang-bold';
|
||||
src: url('../../../common/fonts/PingFang\ Bold.ttf');
|
||||
src: url('../../../common/fonts/PingFang\ Bold.ttf') format('woff'),
|
||||
url('../../../common/fonts/PingFang\ Bold.ttf') format('truetype'),
|
||||
url('../../../common/fonts/PingFang\ Bold.ttf') format('svg');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'pingfang-medium';
|
||||
src: url('../../../common/fonts/PingFang\ Medium.ttf');
|
||||
src: url('../../../common/fonts/PingFang\ Medium.ttf') format('woff'),
|
||||
url('../../../common/fonts/PingFang\ Medium.ttf') format('truetype'),
|
||||
url('../../../common/fonts/PingFang\ Medium.ttf') format('svg');
|
||||
}
|
||||
|
||||
html,
|
||||
body {
|
||||
width: 100%;
|
||||
background: linear-gradient(0deg, #020B27 0%, #1D181B 99%);
|
||||
backdrop-filter: blur(0px);
|
||||
// background: #0B1836;
|
||||
overflow: hidden;
|
||||
font-family: 'pingfang-bold';
|
||||
background-color: #7A83F5;
|
||||
}
|
||||
|
||||
.back {
|
||||
position: fixed;
|
||||
top: px2rem(20);
|
||||
left: px2rem(24);
|
||||
z-index: 99;
|
||||
width: px2rem(62);
|
||||
height: px2rem(62);
|
||||
.wrap {
|
||||
display: none;
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
p {
|
||||
color: #fff;
|
||||
font-size: px2rem(32);
|
||||
position: absolute;
|
||||
width: 9rem;
|
||||
left: 0;
|
||||
.tab_wrap {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
height: 100%;
|
||||
text-align: center;
|
||||
line-height: px2rem(62);
|
||||
}
|
||||
}
|
||||
left: 0;
|
||||
z-index: 99;
|
||||
width: 100%;
|
||||
height: px2rem(200, );
|
||||
background: url('../images/top.png') no-repeat 0 0/100% 100%;
|
||||
overflow: hidden;
|
||||
|
||||
.largestBox {
|
||||
width: px2rem(750);
|
||||
min-height: px2rem(1154);
|
||||
background: url(../images/bg.png) no-repeat;
|
||||
background-size: px2rem(750) px2rem(1154);
|
||||
margin: 0 auto;
|
||||
position: relative;
|
||||
box-sizing: border-box;
|
||||
padding: px2rem(90) 0 0 0;
|
||||
.tab_contain {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
width: px2rem(640, );
|
||||
height: px2rem(72, );
|
||||
margin: px2rem(50, ) auto px2rem(26, );
|
||||
background-color: #9785FA;
|
||||
border-radius: px2rem(40, );
|
||||
color: rgba($color: #fff, $alpha: .6);
|
||||
font-size: px2rem(30, );
|
||||
|
||||
.title {
|
||||
width: px2rem(530);
|
||||
height: px2rem(86);
|
||||
position: absolute;
|
||||
top: px2rem(-11);
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
p {
|
||||
width: px2rem(312, );
|
||||
height: px2rem(64, );
|
||||
line-height: px2rem(64, );
|
||||
margin: 0 px2rem(4, );
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
|
||||
&.active {
|
||||
background-color: #fff;
|
||||
color: #7898F3;
|
||||
border-radius: px2rem(40, );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.rank_type {
|
||||
display: flex;
|
||||
margin-left: px2rem(60, );
|
||||
|
||||
p {
|
||||
position: relative;
|
||||
margin-right: px2rem(32, );
|
||||
color: rgba($color: #fff, $alpha: .6);
|
||||
font-size: px2rem(24, );
|
||||
|
||||
&.active {
|
||||
color: rgba($color: #fff, $alpha: 1);
|
||||
|
||||
&::after {
|
||||
content: '';
|
||||
position: absolute;
|
||||
bottom: px2rem(-16, );
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
width: px2rem(20, );
|
||||
height: px2rem(8, );
|
||||
border-radius: px2rem(4, );
|
||||
background-color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.tab {
|
||||
width: px2rem(274);
|
||||
height: px2rem(40);
|
||||
line-height: px2rem(40);
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin: 0 auto 0;
|
||||
.rank_wrap {
|
||||
overflow: auto;
|
||||
|
||||
div {
|
||||
.top_three_wrap {
|
||||
position: relative;
|
||||
color: rgba(255, 255, 255, .7);
|
||||
font-size: px2rem(28);
|
||||
font-weight: 600;
|
||||
width: 100%;
|
||||
height: px2rem(400, );
|
||||
background: url('../images/topthree-bg.png') no-repeat 0 0/100% 100%;
|
||||
margin-top: px2rem(200, );
|
||||
|
||||
span {
|
||||
background: none;
|
||||
width: px2rem(24);
|
||||
height: px2rem(6);
|
||||
border-radius: px2rem(6);
|
||||
.top_three_item {
|
||||
position: absolute;
|
||||
bottom: px2rem(-8);
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
}
|
||||
|
||||
.tabColor1 {
|
||||
color: #fff;
|
||||
font-size: px2rem(28);
|
||||
|
||||
span {
|
||||
background: #FA7814;
|
||||
}
|
||||
}
|
||||
|
||||
.tabColor2 {
|
||||
color: #fff;
|
||||
|
||||
span {
|
||||
background: #A34DFF;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.dayTab {
|
||||
// width: px2rem(400);
|
||||
width: px2rem(250);
|
||||
height: px2rem(46);
|
||||
margin: px2rem(26) auto 0;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
div {
|
||||
width: px2rem(100);
|
||||
height: px2rem(46);
|
||||
line-height: px2rem(46);
|
||||
border-radius: px2rem(46);
|
||||
text-align: center;
|
||||
color: rgba(255, 255, 255, .7);
|
||||
background: rgba(210, 172, 252, .4);
|
||||
font-size: px2rem(24);
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.dayTabColor1 {
|
||||
background: #fff;
|
||||
color: #FA7814;
|
||||
}
|
||||
|
||||
.dayTabColor2 {
|
||||
background: #fff;
|
||||
color: #A34DFF;
|
||||
}
|
||||
}
|
||||
|
||||
.top3 {
|
||||
width: px2rem(660);
|
||||
height: px2rem(1);
|
||||
margin: px2rem(228) auto 0;
|
||||
position: relative;
|
||||
|
||||
.no1 {
|
||||
width: px2rem(238);
|
||||
height: px2rem(216);
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
top: px2rem(-216);
|
||||
|
||||
.box {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
|
||||
.ts {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.tx {
|
||||
width: px2rem(156);
|
||||
height: px2rem(156);
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: px2rem(44);
|
||||
// top: px2rem(34);
|
||||
transform: translateX(-50%);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
p {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: px2rem(-42);
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
|
||||
span {
|
||||
vertical-align: middle;
|
||||
color: #E6ECF5;
|
||||
font-size: px2rem(28);
|
||||
}
|
||||
|
||||
.sp {
|
||||
width: px2rem(28);
|
||||
height: px2rem(28);
|
||||
border-radius: 50%;
|
||||
display: inline-block;
|
||||
|
||||
img {
|
||||
display: inline-block;
|
||||
width: px2rem(16);
|
||||
height: px2rem(16);
|
||||
border-radius: 50%;
|
||||
margin: px2rem(5) auto 0;
|
||||
}
|
||||
}
|
||||
|
||||
.boy {
|
||||
background: #6BB3FF;
|
||||
}
|
||||
|
||||
.woman {
|
||||
background: #FF80CC;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.icon {
|
||||
width: 100%;
|
||||
height: px2rem(36);
|
||||
position: absolute;
|
||||
left: 0;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
box-sizing: border-box;
|
||||
bottom: px2rem(-84);
|
||||
padding: 0 px2rem(45);
|
||||
|
||||
img {
|
||||
display: block;
|
||||
width: px2rem(72);
|
||||
height: px2rem(36);
|
||||
}
|
||||
}
|
||||
|
||||
.score {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #FFDA24;
|
||||
font-size: px2rem(24);
|
||||
font-weight: 500;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: px2rem(-115);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.no2 {
|
||||
width: px2rem(200);
|
||||
height: px2rem(178);
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: px2rem(-180);
|
||||
|
||||
.box {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
|
||||
.ts {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.tx {
|
||||
width: px2rem(128);
|
||||
height: px2rem(128);
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: px2rem(34);
|
||||
transform: translateX(-50%);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
p {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: px2rem(-42);
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
|
||||
span {
|
||||
vertical-align: middle;
|
||||
color: #E6ECF5;
|
||||
font-size: px2rem(28);
|
||||
}
|
||||
|
||||
.sp {
|
||||
width: px2rem(28);
|
||||
height: px2rem(28);
|
||||
border-radius: 50%;
|
||||
display: inline-block;
|
||||
|
||||
img {
|
||||
display: inline-block;
|
||||
width: px2rem(16);
|
||||
height: px2rem(16);
|
||||
border-radius: 50%;
|
||||
margin: px2rem(5) auto 0;
|
||||
}
|
||||
}
|
||||
|
||||
.boy {
|
||||
background: #6BB3FF;
|
||||
}
|
||||
|
||||
.woman {
|
||||
background: #FF80CC;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.icon {
|
||||
width: 100%;
|
||||
height: px2rem(36);
|
||||
position: absolute;
|
||||
left: 0;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
box-sizing: border-box;
|
||||
bottom: px2rem(-84);
|
||||
padding: 0 px2rem(25);
|
||||
|
||||
img {
|
||||
display: block;
|
||||
width: px2rem(72);
|
||||
height: px2rem(36);
|
||||
}
|
||||
}
|
||||
|
||||
.score {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #FFDA24;
|
||||
font-size: px2rem(24);
|
||||
font-weight: 500;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: px2rem(-115);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.no3 {
|
||||
width: px2rem(200);
|
||||
height: px2rem(178);
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: px2rem(-180);
|
||||
|
||||
.box {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
|
||||
.ts {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.tx {
|
||||
width: px2rem(128);
|
||||
height: px2rem(128);
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: px2rem(34);
|
||||
transform: translateX(-50%);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
p {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: px2rem(-42);
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
|
||||
span {
|
||||
vertical-align: middle;
|
||||
color: #E6ECF5;
|
||||
font-size: px2rem(28);
|
||||
}
|
||||
|
||||
.sp {
|
||||
width: px2rem(28);
|
||||
height: px2rem(28);
|
||||
border-radius: 50%;
|
||||
display: inline-block;
|
||||
|
||||
img {
|
||||
display: inline-block;
|
||||
width: px2rem(16);
|
||||
height: px2rem(16);
|
||||
border-radius: 50%;
|
||||
margin: px2rem(5) auto 0;
|
||||
}
|
||||
}
|
||||
|
||||
.boy {
|
||||
background: #6BB3FF;
|
||||
}
|
||||
|
||||
.woman {
|
||||
background: #FF80CC;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.icon {
|
||||
width: 100%;
|
||||
height: px2rem(36);
|
||||
position: absolute;
|
||||
left: 0;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
box-sizing: border-box;
|
||||
bottom: px2rem(-84);
|
||||
padding: 0 px2rem(25);
|
||||
|
||||
img {
|
||||
display: block;
|
||||
width: px2rem(72);
|
||||
height: px2rem(36);
|
||||
}
|
||||
}
|
||||
|
||||
.score {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
color: #FFDA24;
|
||||
font-size: px2rem(24);
|
||||
font-weight: 500;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: px2rem(-115);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
ul {
|
||||
width: px2rem(718);
|
||||
height: px2rem(578);
|
||||
margin: px2rem(136) auto 0;
|
||||
background: rgba(255, 167, 141, 0.16);
|
||||
border-radius: px2rem(32) px2rem(32) 0px 0px;
|
||||
border: px2rem(2) solid rgba(255, 217, 115, 0.5);
|
||||
backdrop-filter: blur(7px);
|
||||
border-bottom: none;
|
||||
box-sizing: border-box;
|
||||
padding: px2rem(16) 0 px2rem(140);
|
||||
overflow-y: scroll;
|
||||
&::-webkit-scrollbar{
|
||||
display: none;
|
||||
}
|
||||
|
||||
li {
|
||||
width: 100%;
|
||||
height: px2rem(144);
|
||||
box-sizing: border-box;
|
||||
padding: 0 px2rem(25);
|
||||
overflow: hidden;
|
||||
|
||||
.num {
|
||||
width: px2rem(40);
|
||||
height: 100%;
|
||||
line-height: px2rem(144);
|
||||
width: px2rem(174, );
|
||||
text-align: center;
|
||||
color: #E6ECF5;
|
||||
font-size: px2rem(32);
|
||||
font-weight: 500;
|
||||
float: left;
|
||||
margin-right: px2rem(12);
|
||||
}
|
||||
color: #fff;
|
||||
|
||||
.tx {
|
||||
display: block;
|
||||
float: left;
|
||||
width: px2rem(96);
|
||||
height: px2rem(96);
|
||||
border-radius: px2rem(96);
|
||||
margin-top: px2rem(24);
|
||||
margin-right: px2rem(16);
|
||||
}
|
||||
&:nth-child(2),
|
||||
&:nth-child(3) {
|
||||
left: px2rem(60, );
|
||||
transform: translateX(0);
|
||||
|
||||
.userInfo {
|
||||
width: px2rem(210);
|
||||
float: left;
|
||||
.avatar {
|
||||
width: px2rem(142, );
|
||||
height: px2rem(164, );
|
||||
margin-top: px2rem(112, );
|
||||
|
||||
p {
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
p {
|
||||
background-image: url('../images/second.png');
|
||||
}
|
||||
|
||||
img {
|
||||
top: px2rem(-132, );
|
||||
width: px2rem(116, );
|
||||
height: px2rem(116, );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&:nth-child(3) {
|
||||
left: px2rem(516, );
|
||||
|
||||
.avatar {
|
||||
p {
|
||||
background-image: url('../images/third.png');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.avatar {
|
||||
width: px2rem(174, );
|
||||
height: px2rem(200, );
|
||||
margin: px2rem(34, ) auto 0.2rem;
|
||||
|
||||
p {
|
||||
position: relative;
|
||||
z-index: 99;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: url('../images/first.png') no-repeat 0 0/100% 100%;
|
||||
}
|
||||
|
||||
img {
|
||||
position: relative;
|
||||
top: px2rem(-160, );
|
||||
width: px2rem(144, );
|
||||
height: px2rem(144, );
|
||||
border-radius: 50%;
|
||||
}
|
||||
}
|
||||
|
||||
.nick {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
font-size: px2rem(28, );
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
margin-top: px2rem(30);
|
||||
margin-bottom: px2rem(8);
|
||||
color: #E6ECF5;
|
||||
font-size: px2rem(28);
|
||||
font-weight: 500;
|
||||
|
||||
img {
|
||||
width: px2rem(30, );
|
||||
width: px2rem(30, );
|
||||
margin-left: px2rem(4, );
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
display: inline-block;
|
||||
width: px2rem(72);
|
||||
height: px2rem(36);
|
||||
margin-right: px2rem(8);
|
||||
.erbanNo {
|
||||
font-size: px2rem(20, );
|
||||
color: rgba($color: #fff, $alpha: .6);
|
||||
margin: px2rem(8, ) 0 px2rem(8, );
|
||||
}
|
||||
|
||||
.num {
|
||||
font-size: px2rem(28, );
|
||||
color: #F8FF7B;
|
||||
padding-top: 0.05rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.score {
|
||||
float: right;
|
||||
text-align: right;
|
||||
ul {
|
||||
height: px2rem(280, );
|
||||
// overflow: auto;
|
||||
padding-top: px2rem(34, );
|
||||
background: linear-gradient(180deg, #8C6FFA 0%, #7A83F5 100%);
|
||||
|
||||
p {
|
||||
color: #E6ECF5;
|
||||
font-size: px2rem(28);
|
||||
font-weight: 600;
|
||||
margin-top: px2rem(36);
|
||||
margin-bottom: px2rem(5);
|
||||
li {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding-bottom: px2rem(32, );
|
||||
background: #7A83F5;
|
||||
|
||||
&:nth-child(1){
|
||||
background: transparent;
|
||||
}
|
||||
&:nth-child(2){
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
span {
|
||||
color: #B1B5BD;
|
||||
font-size: px2rem(22);
|
||||
font-weight: 400;
|
||||
display: block;
|
||||
.index {
|
||||
width: px2rem(30, );
|
||||
text-align: center;
|
||||
font-size: px2rem(36, );
|
||||
font-weight: bold;
|
||||
color: #fff;
|
||||
margin: 0 px2rem(40, );
|
||||
}
|
||||
|
||||
.others_avatar {
|
||||
width: px2rem(100, );
|
||||
height: px2rem(100, );
|
||||
margin-right: px2rem(32, );
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border-radius: 50%;
|
||||
}
|
||||
}
|
||||
|
||||
.info_wrap {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-around;
|
||||
height: px2rem(70, );
|
||||
|
||||
.others_nick {
|
||||
color: #fff;
|
||||
font-size: px2rem(28, );
|
||||
|
||||
img {
|
||||
width: px2rem(30, );
|
||||
height: px2rem(30, );
|
||||
vertical-align: bottom;
|
||||
}
|
||||
}
|
||||
|
||||
.others_erbanNo {
|
||||
color: rgba($color: #fff, $alpha: .6);
|
||||
}
|
||||
}
|
||||
|
||||
.others_num {
|
||||
color: #F8FF7B;
|
||||
font-size: px2rem(28, );
|
||||
font-weight: bold;
|
||||
margin-right: px2rem(50, );
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.layui-m-layershade {
|
||||
background-color: rgba(0, 0, 0, .0) !important;
|
||||
}
|
||||
|
||||
.layui-m-layer2 .layui-m-layerchild {
|
||||
width: 3rem !important;
|
||||
height: 3rem !important;
|
||||
border: none !important;
|
||||
box-shadow: none !important;
|
||||
color: #fff !important;
|
||||
background: rgba(0, 0, 0, .6) !important;
|
||||
}
|
||||
|
||||
.layui-m-layer2 .layui-m-layercont {
|
||||
text-align: center !important;
|
||||
padding: 0 !important;
|
||||
line-height: 0 !important;
|
||||
margin-top: 0.8rem !important;
|
||||
::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
Before Width: | Height: | Size: 379 KiB |
Before Width: | Height: | Size: 457 B |
Before Width: | Height: | Size: 5.7 KiB |
Before Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 62 KiB |
Before Width: | Height: | Size: 40 KiB |