| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348 |
- <template>
- <div class="pages">
- <Headside></Headside>
- <div class="pk-detail-con">
- <img src="../assets/img/pk/redGood.svg" class="lp_icon"/>
- <div class="progress">
- <div class="progress-bar" :style="{width: pkVal}">
- <i class="lightning"></i>
- </div>
- </div>
- <img src="../assets/img/pk/blueGood.svg" class="rp_icon"/>
- </div>
- <div class="pk_container">
- <div class="lt">
- <ul>
- <li :class="RedstudentsClassName" v-for="(s,i) in students.redUnite">
- <div class="bg">
- <h5>{{ s.Name }}</h5>
- <div class="user">
- <div class="ult">
- <em>
- <div v-if="s.activePercent != 0">
- {{ s.activePercent}}
- </div>
- <div class="plus" v-if="s.activePercent == 0">
- ---
- </div>
- <s>%</s>
- </em>
- </div>
- <div class="umd">
- <div class="circle">
- <img :src="s.Head" alt="" v-if="s.Head">
- <img src="../static/img/people/flyhead.png" alt="" v-if="!s.Head">
- </div>
- </div>
- <div class="urt">
- <em class="fastJump" v-if="s.realHr != 0" v-show="parseInt(s.realHr) > 100">{{
- s.realHr }}</em>
- <em class="slowJump" v-if="s.realHr != 0" v-show="parseInt(s.realHr) <= 100">{{
- s.realHr }}</em>
- <em class="plus" v-if="s.realHr == 0"> --- </em>
- <img src="../static/img/heart.svg" class=""/>
- </div>
- </div>
- <div class="bottomLi">
- <div class="btcla">
- <img src="../static/img/s1.svg"/>
- <span>{{ s.Cle |fmtFloat }}</span>
- </div>
- <div class="btck">
- <img src="../static/img/s2.svg"/>
- <span>{{ s.Steps }}</span>
- </div>
- <div class="step">
- <img src="../static/img/ck.svg"/>
- <span>{{ s.Ck |fmtFloat}}</span>
- </div>
- </div>
- </div>
- </li>
- </ul>
- </div>
- <div class="md">
- <div class="partInfo">
- <span class="title rtitle">
- <img src="../assets/img/pk/redFlag.svg"/>
- ck值
- </span>
- <span class="title btitle">
- <img src="../assets/img/pk/blueFlag.svg"/>
- ck值
- </span>
- </div>
- <div class="cubelist">
- <div class="cubes rcube">
- <em>红队</em>
- </div>
- <img class="vs" src="../assets/img/pk/vs.svg"/>
- <div class="cubes bcube">
- <em>蓝队</em>
- </div>
- </div>
- <div class="teamScore">
- <div class="lt">{{redSum}}</div>
- <div class="rt">{{blueSum}}</div>
- </div>
- <div class="bottomInfo">
- <span class="names">
- {{PlanName}}
- </span>
- <div class="teacher">
- <br>
- <span>人数:{{num}}</span>
- </div>
- <div class="classTime">
- {{classInfo.endTime}}
- </div>
- </div>
- </div>
- <div class="rt">
- <ul>
- <li :class="BluestudentsClassName" v-for="(s,i) in students.blueUnite">
- <div class="bg">
- <h5>{{ s.Name }}</h5>
- <div class="user">
- <div class="ult">
- <em>
- <div v-if="s.activePercent != 0">
- {{ s.activePercent}}
- </div>
- <div class="plus" v-if="s.activePercent == 0">
- ---
- </div>
- <s>%</s>
- </em>
- </div>
- <div class="umd">
- <div class="circle">
- <img :src="s.Head" alt="" v-if="s.Head">
- <img src="../static/img/people/flyhead.png" alt="" v-if="!s.Head">
- </div>
- </div>
- <div class="urt">
- <em class="fastJump" v-if="s.realHr != 0" v-show="parseInt(s.realHr) > 100">{{
- s.realHr }}</em>
- <em class="slowJump" v-if="s.realHr != 0" v-show="parseInt(s.realHr) <= 100">{{
- s.realHr }}</em>
- <em class="plus" v-if="s.realHr == 0"> --- </em>
- <img src="../static/img/heart.svg" class=""/>
- </div>
- </div>
- <div class="bottomLi">
- <div class="btcla">
- <img src="../static/img/s1.svg"/>
- <span>{{ s.Cle |fmtFloat }}</span>
- </div>
- <div class="btck">
- <img src="../static/img/s2.svg"/>
- <span>{{ s.Steps }}</span>
- </div>
- <div class="step">
- <img src="../static/img/ck.svg"/>
- <span>{{ s.Ck |fmtFloat}}</span>
- </div>
- </div>
- </div>
- </li>
- </ul>
- </div>
- </div>
- </div>
- </template>
- <script>
- import '../libs/rem';
- import Headside from '@/components/Headside'
- import {
- getHello,
- getClassStat
- } from '@/api/getApiRes'
- import '../libs/rem';
- let qs = require('qs');
- export default {
- data() {
- return {
- trueDate: true,//真实数据 true false
- studentsClassName: [],
- students: {
- redUnite: [],
- blueUnite: [],
- },
- redSum: 0,
- blueSum: 0,
- pkVal: '50%',
- RedstudentsClassName: '',
- BluestudentsClassName: '',
- PlanName: '',
- num: 0,
- classInfo: {
- name: '竞技课程',
- num: '0',
- btTime: '2020-11-13 09:00:00',//时间戳
- endTime: '00:00:00',
- redSum: 0,
- blueSum: 0,
- }
- }
- },
- mounted() {
- let that = this;
- if (this.trueDate) {
- this.PkTimer = setInterval(() => {
- this.GetgetUserList();
- this.curgetClassStat();
- }, 1000);
- this.GetgetUserList();
- // this.PkEgg = setInterval(() => {
- // this.createEgg();
- // }, 6000);
- } else {
- // 虚假的数据
- let json = {
- "Code": "0",
- "Memo": "Success",
- "Dp": {
- "PlanId": 182,
- "ShopId": 1,
- "SvId": 1,
- "PlanName": "齐源大厦浏览器显示2020-12-02日08:40开始的竞技游戏",
- "Status": 2,
- "BeginTime": "17:15:18",
- "EndTime": 0,
- "ClassType": 2,
- "PkNum": 2
- }
- };
- // 载入课程信息
- let Dp = json.Dp;
- that.ReadLessonInfo(Dp);
- // 载入学生信息
- let Rs = this.fakeNews(16);
- that.UniteBreak(Rs);
- // 人口总数
- that.num = json.Rs ? json.Rs.length : 0;
- this.ClacClassTime();
- }
- },
- beforeDestroy() {
- clearInterval(this.PkTimer);
- clearInterval(this.PkEgg);
- this.PkTimer = null;
- this.PkEgg = null;
- },
- methods: {
- fakeNews(num) {
- let item = [];
- let nums = Math.random() * 100 + 1;
- this.fakeNums = num;
- for (var i = 0; i < this.fakeNums; i++) {
- item.push(
- {
- "SvId": 1,
- "UserId": 1,
- "Cle": i * 14,
- "realHr1": parseInt(Math.random() * 100 + 50),
- "realHr": 60,
- "activePercent": 30,
- "heartRate": 90,
- "Steps": 9999,
- "PureCalorieNoVo2": 999,
- "Name": "刘宇宁",
- "updateTime": 1604568915582,
- "Ck": nums + i * 2.2,
- "Head": "http://192.168.0.2/zw.png",
- "GroupNo": i % 2 + 1
- }
- )
- }
- return item;
- },
- // 载入课程信息
- ReadLessonInfo(Dp) {
- this.PlanName = Dp.PlanName;
- this.BeginTime = Dp.BeginTime;
- },
- // 分队展示
- UniteBreak(Rs) {
- let that = this;
- that.students.redUnite = [];
- that.students.blueUnite = [];
- if (!Rs) {
- that.students.redUnite = [];
- that.students.blueUnite = [];
- } else {
- Rs.map(function (item, t) {
- if (item.GroupNo == 1) {
- that.students.redUnite.push(item);
- }
- if (item.GroupNo == 2) {
- that.students.blueUnite.push(item);
- }
- })
- }
- that.giveClassName(that.students.redUnite, 1);
- that.giveClassName(that.students.blueUnite, 2);
- that.calcSumCK(that.students);
- },
- // 计算各队总分
- calcSumCK(Rs) {
- let that = this;
- let redSum = 0;
- let blueSum = 0;
- // that.redSum
- Rs.redUnite.map(function (item, t) {
- redSum += parseFloat(item.Ck)
- });
- Rs.blueUnite.map(function (item, t) {
- blueSum += parseFloat(item.Ck)
- });
- that.redSum = redSum.toFixed(1);
- that.blueSum = blueSum.toFixed(1);
- // pkVal
- let sumMax = parseFloat(redSum) + parseFloat(blueSum);
- that.pkVal = (redSum / sumMax) * 100 + '%';
- },
- // 获取上课学生信息
- GetgetUserList() {
- let that = this;
- let param = {
- token: localStorage.token,
- eqSn: localStorage.eqSn
- };
- // this.giveClassName(this.Bluestudents,2);
- let postdata = qs.stringify(param);
- getHello(postdata).then(res => {
- let json = res;
- if (json.Code == 0) {
- that.ReadLessonInfo(json.Dp);
- that.UniteBreak(json.Rs);
- // 人口总数
- that.num = json.Rs.length ? json.Rs.length : 0;
- this.ClacClassTime();
- } else {
- // 已下课
- console.log(json.Code);
- if (json.Code == '999') {
- that.$router.push({path: '/2pkRank'});
- } else {
- // 已出错
- that.$message.error(json.Memo);
- }
- }
- })
- },
- // 动态计算排版
- giveClassName(res, type) {
- let that = this;
- let numberClass = '';
- switch (true) {
- case parseInt(res.length) <= 2 && parseInt(res.length) > 0:
- numberClass = 'two';
- break;
- case parseInt(res.length) == 3:
- numberClass = 'three';
- break;
- case parseInt(res.length) <= 4 && parseInt(res.length) > 2:
- numberClass = 'four';
- break;
- case parseInt(res.length) <= 6 && parseInt(res.length) > 4:
- numberClass = 'four';
- break;
- case parseInt(res.length) <= 8 && parseInt(res.length) > 6:
- numberClass = 'eight';
- break;
- }
- if (type == 1) {
- that.RedstudentsClassName = numberClass;
- } else {
- that.BluestudentsClassName = numberClass;
- }
- },
- // 计算团队竞技课持续时间
- ClacClassTime() {
- let BeginTime = new Date(globalcurrent() + ' ' + this.BeginTime);//结束时间
- let nowDate = new Date();
- let date = new Date(nowDate - BeginTime);
- let h = date.getHours() < 10 ? '0' + date.getHours() + ':' : date.getHours() + ':';
- let m = date.getMinutes() < 10 ? '0' + date.getMinutes() + ':' : date.getMinutes() + ':';
- let s = date.getSeconds() < 10 ? '0' + date.getSeconds() : date.getSeconds();
- this.classInfo.endTime = h + m + s;
- },
- // // 计算双方对抗强度加总
- // CalcTeamCk() {
- // let that = this;
- // let Redsum = 0;
- // let Bluesum = 0;
- // let sumMax = 0;
- // if (that.Redstudents) {
- // that.Redstudents.map(function (i) {
- // Redsum = parseFloat(Redsum) + parseFloat(i.Ck)
- // });
- // }
- // if (that.Bluestudents) {
- // that.Bluestudents.map(function (i) {
- // Bluesum = parseFloat(Bluesum) + parseFloat(i.Ck)
- // });
- // }
- // that.classInfo.redSum = parseFloat(Redsum).toFixed(1);
- // that.classInfo.blueSum = parseFloat(Bluesum).toFixed(1);
- //
- // sumMax = parseFloat(Redsum) + parseFloat(Bluesum);
- // that.classInfo.pkVal = (that.classInfo.redSum / sumMax) * 100 + '%';
- // },
- // 当前课程状态
- curgetClassStat() {
- let that = this;
- let param = {
- token: localStorage.token,
- eqSn: localStorage.eqSn
- };
- let postdata = qs.stringify(param);
- getClassStat(postdata).then(res => {
- let json = res;
- if (json.Code == 0) {
- // 没开课
- if (json.ClassOn == 0) {
- console.log("xiakele ");
- // 0: 下课 团课/私教 排名
- // 1:团课/私教 todo
- // 2:竞技课2PK
- // 3:竞技课3PK
- switch (parseInt(json.dp)) {
- case 0:
- that.$router.push({path: '/2pkRank'});
- break;
- case 1:
- that.$router.push({path: '/'});
- break;
- case 2:
- that.$router.push({path: '/pk'});
- break;
- case 3:
- that.$router.push({path: '/3pk'});
- break;
- }
- }
- } else {
- // that.$message.error(json.Memo);
- }
- })
- },
- },
- filters: {
- fmtNum(val) {
- if (val == 0) {
- return '--'
- } else {
- if (parseInt(val) < 0) return 0;
- if (parseInt(val) > 0) return val
- }
- },
- fmtFloat(val) {
- if (val == 0) {
- return '0'
- } else {
- return parseFloat(val).toFixed(1);
- }
- }
- },
- watch: {
- '$route': function (val) {
- if (val.path == '/pk') {
- if (this.trueDate) {
- this.PkTimer = setInterval(() => {
- this.GetgetUserList();
- this.ClacClassTime();
- this.curgetClassStat();
- }, 1000);
- this.GetgetUserList();
- // this.PkEgg = setInterval(() => {
- // this.createEgg();
- // }, 6000);
- } else {
- let Rs = this.fakeNews(16);
- that.UniteBreak(Rs);
- }
- } else {
- clearInterval(this.PkTimer);
- clearInterval(this.PkEgg);
- }
- }
- },
- components: {
- Headside
- }
- }
- </script>
- <style scoped>
- @import "../assets/css/bg.css";
- .pages {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- background-color: #028fe1;
- background: url("../static/img/pkBg.png");
- background-size: 100%;
- background-repeat: no-repeat;
- }
- * {
- font-family: vista;
- }
- ul, li {
- list-style: none;
- margin: 0;
- padding: 0;
- }
- em {
- font-style: normal;
- }
- .pk-detail-con {
- position: relative;
- top: 0.5rem;
- width: 98%;
- height: 0.6rem;
- display: block;
- margin: 0 auto;
- overflow: visible;
- }
- .progress {
- width: 100%;
- height: 0.3rem;
- overflow: visible;
- background-color: #04A6EE;
- border-radius: 19px;
- background-image: url("../static/img/pk/blue.png");
- /*background-image: linear-gradient(45deg, #60b7ff 25%, #0a84e9 0, #0a84e9 50%, #60b7ff 0, #60b7ff 75%, #0a84e9 0);*/
- /*background-size: 40px 40px;*/
- }
- .progress-bar {
- height: 0.3rem;
- text-align: left;
- background-color: #F75E07;
- -moz-transition: width .6s ease;
- -webkit-transition: width .6s ease;
- transition: width .6s ease;
- background-image: url("../static/img/pk/red.png");
- /*background-image: linear-gradient(45deg, #ff9960 25%, #f75e07 0, #f75e07 50%, #ff9960 0, #ff9960 75%, #f75e07 0);*/
- /*background-size: 40px 40px;*/
- }
- .progress, .progress-bar {
- /*background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%);*/
- /*background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%);*/
- /*background-image: linear-gradient(rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 50%);*/
- }
- .lightning {
- position: relative;
- top: -0.5rem;
- width: 1rem;
- height: 1.3rem;
- float: right;
- margin-right: -0.5rem;
- background: url("../static/img/pk/light.png") no-repeat center;
- background-size: cover;
- }
- .lp_icon {
- position: absolute;
- left: -0.1rem;
- top: -0.3rem;
- width: 0.8rem;
- height: 0.8rem;
- float: left;
- }
- .rp_icon {
- position: absolute;
- right: 0;
- top: -0.3rem;
- width: 0.8rem;
- height: 0.8rem;
- float: right;
- }
- .pk_container {
- width: 98%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- }
- .pk_container .lt {
- width: 35%;
- float: left;
- }
- .pk_container .rt {
- width: 35%;
- float: right;
- }
- .pk_container .md {
- width: 30%;
- float: left;
- }
- .pk_container ul {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- padding-top: 0.01rem;
- }
- .pk_container li {
- overflow: hidden;
- color: #fff;
- margin-bottom: 0.1rem;
- }
- .pk_container .lt li {
- overflow: hidden;
- }
- .pk_container .rt li {
- overflow: hidden;
- }
- .pk_container .lt .bg {
- border: 2px solid rgba(255, 143, 122, 0.5);
- background: rgba(194, 36, 6, 0.5);
- }
- .pk_container .rt .bg {
- border: 2px solid rgba(80, 115, 255, 0.5);
- background: rgba(0, 30, 152, 0.5);
- }
- .pk_container li .bg > h5 {
- font-family: vista;
- font-weight: 500;
- font-size: 0.3rem;
- text-align: center;
- color: #fff;
- margin: 0;
- margin-top: 0.1rem;
- margin-bottom: 0.1rem;
- }
- .pk_container li .user {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- }
- .pk_container .user .ult {
- width: 33.333%;
- float: left;
- overflow: visible;
- flex-direction: column;
- }
- .pk_container .user .umd {
- width: 33.333%;
- float: left;
- overflow: hidden;
- flex-direction: column
- }
- .pk_container .user .urt {
- width: 33.333%;
- float: right;
- flex-direction: column;
- }
- .centerLi .slowJump {
- animation: mymove 3s infinite;
- -webkit-animation: mymove 3s infinite; /*Safari and Chrome*/
- animation-direction: alternate; /*轮流反向播放动画。*/
- animation-timing-function: ease-in-out; /*动画的速度曲线*/
- /* Safari 和 Chrome */
- -webkit-animation: mymove 3s infinite;
- -webkit-animation-direction: alternate; /*轮流反向播放动画。*/
- -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
- }
- .user .ult span {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- font-family: "Source Han Sans CN";
- font-weight: normal;
- font-size: 0.3rem;
- text-align: center;
- }
- .user .ult em {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- }
- .user .ult em div {
- width: 80%;
- overflow: hidden;
- float: right;
- text-align: right;
- padding-right: 0.3rem;
- font-size: 0.8rem;
- line-height: 1.6rem;
- }
- .user .ult s {
- position: relative;
- top: -1.2rem;
- right: 0rem;
- float: right;
- font-family: HeadLineA;
- font-weight: normal;
- font-size: 0.3rem;
- text-align: center;
- text-decoration: none;
- }
- .circle {
- width: 1.65rem;
- height: 1.65rem;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- border-radius: 250px;
- padding-top: 0.09rem;
- }
- .user .umd img {
- width: 1.5rem;
- height: 1.5rem;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- border-radius: 250px;
- border: 5px solid #B9CB01;
- }
- .urt img {
- position: relative;
- right: 0.1rem;
- top: -1.2rem;
- width: 0.35rem;
- height: 0.35rem;
- float: right;
- }
- .urt em {
- overflow: hidden;
- display: block;
- margin: 0 auto;
- font-family: HeadLineA;
- font-weight: normal;
- font-size: 0.7rem;
- letter-spacing: -0.05em;
- text-align: right;
- font-style: normal;
- line-height: 1.5rem;
- padding-right: 25%;
- }
- .bottomLi {
- width: 98%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- font-weight: normal;
- color: #fff;
- text-align: center;
- font-size: 0.4rem;
- text-indent: 0.2rem;
- }
- .bottomLi img {
- /*width: 0.24rem;*/
- /*height: 0.24rem;*/
- float: left;
- margin-left: 10%;
- }
- .bottomLi span {
- float: left;
- text-align: left;
- }
- .bottomLi .btcla {
- width: 30%;
- float: left;
- text-align: left;
- }
- .bottomLi .btck {
- width: 40%;
- float: left;
- text-align: left;
- }
- .bottomLi .step {
- width: 30%;
- float: right;
- text-align: left;
- }
- @keyframes mymove {
- 0% {
- transform: scale(1); /*开始为原始大小*/
- }
- 25% {
- transform: scale(1.2); /*放大1.1倍*/
- }
- 50% {
- transform: scale(1);
- }
- 75% {
- transform: scale(1.2);
- }
- }
- @-webkit-keyframes mymove /*Safari and Chrome*/
- {
- 0% {
- transform: scale(1); /*开始为原始大小*/
- }
- 25% {
- transform: scale(1.2); /*放大1.1倍*/
- }
- 50% {
- transform: scale(1);
- }
- 75% {
- transform: scale(1.2);
- }
- }
- .md {
- width: 30%;
- overflow: hidden;
- float: left;
- }
- .partInfo {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- padding-top: 1rem;
- }
- .partInfo .rp, .partInfo .bp {
- width: 50%;
- float: left;
- }
- .partInfo .title {
- width: 33%;
- overflow: hidden;
- display: block;
- margin: 0;
- font-size: 0.4rem;
- color: #fff;
- text-align: left;
- }
- .rtitle {
- float: left;
- padding-left: 0.25rem;
- }
- .partInfo .btitle {
- width: 30%;
- float: right;
- }
- .partInfo .title img {
- float: left;
- margin-right: 0.2rem;
- }
- .cubelist {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- }
- .cubelist .cubes {
- width: 33%;
- height: 2rem;
- overflow: hidden;
- float: left;
- background-position: top center;
- }
- .cubelist .vs {
- width: 33%;
- height: 2rem;
- overflow: hidden;
- float: left;
- }
- .cubelist .cubes em {
- width: 80%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- text-align: center;
- font-size: 0.3rem;
- font-style: normal;
- color: #fff;
- line-height: 2rem;
- }
- .cubes.rcube {
- background: url("../static/img/pk/rcube.png");
- background-size: 100% 100%;
- }
- .cubes.bcube {
- background: url("../static/img/pk/bcube.png");
- background-size: 100% 100%;
- }
- .teamScore {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- }
- .teamScore div {
- width: 50%;
- float: left;
- text-align: center;
- color: #fff;
- font-size: 0.6rem;
- }
- .bottomInfo {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- }
- .bottomInfo .names {
- width: 98%;
- height: 0.6rem;
- border-radius: 36px;
- background: #0925b4;
- border: 2px solid rgba(255, 255, 255, 0.5);
- font-size: 0.4rem;
- font-family: Roboto;
- font-weight: normal;
- text-align: center;
- color: #e1ff00;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- margin-top: 0.2rem;
- }
- .teacher {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- margin-top: 0.1rem;
- margin-bottom: 0.1rem;
- color: #fff;
- font-size: 0.3rem;
- }
- .teacher span {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- }
- .classTime {
- width: 100%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- color: #fff;
- text-align: center;
- }
- .fastJump {
- animation: mymove 1s infinite;
- -webkit-animation: mymove 1s infinite; /*Safari and Chrome*/
- animation-direction: alternate; /*轮流反向播放动画。*/
- animation-timing-function: ease-in-out; /*动画的速度曲线*/
- /* Safari 和 Chrome */
- -webkit-animation: mymove 1s infinite;
- -webkit-animation-direction: alternate; /*轮流反向播放动画。*/
- -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
- }
- .slowJump {
- animation: mymove 2s infinite;
- -webkit-animation: mymove 2s infinite; /*Safari and Chrome*/
- animation-direction: alternate; /*轮流反向播放动画。*/
- animation-timing-function: ease-in-out; /*动画的速度曲线*/
- /* Safari 和 Chrome */
- -webkit-animation: mymove 3s infinite;
- -webkit-animation-direction: alternate; /*轮流反向播放动画。*/
- -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
- }
- /*two*/
- .pk_container li.two {
- width: 90%;
- overflow: hidden;
- display: block;
- }
- .two .bottomLi {
- width: 98%;
- font-size: 0.35rem;
- margin-top: 0.3rem;
- text-align: center;
- }
- .two .bottomLi img {
- width: 0.4rem;
- height: 0.4rem;
- margin-top: 0.15rem;
- }
- .two .bottomLi .btck img {
- width: 0.4rem;
- margin-top: 0.1rem;
- }
- .two .bottomLi span {
- line-height: 0.8rem;
- text-indent: 0.1rem;
- }
- .two .bottomLi .btcla {
- width: 30%;
- }
- .two .bottomLi .btck {
- width: 33%;
- padding-left: 3%;
- }
- .two .bottomLi .step {
- width: 28%;
- padding-right: 0%;
- }
- .two .cla em.plus {
- position: relative;
- left: -0.3rem
- }
- .two .lhj span.plus {
- position: relative;
- left: 1.3rem
- }
- .two .bottomLi .btck img {
- width: 0.5rem;
- height: 0.5rem;
- margin-top: 0.12rem;
- }
- /*three*/
- .pk_container li.three {
- width: 90%;
- overflow: hidden;
- display: block;
- }
- .three .bottomLi {
- width: 98%;
- font-size: 0.35rem;
- margin-top: 0rem;
- text-align: center;
- }
- .three .circle {
- width: 1.2rem;
- height: 1.2rem;
- }
- .three .circle img {
- width: 0.9rem;
- height: 0.9rem;
- }
- .three .user {
- height: 1.2rem;
- overflow: hidden;
- }
- .three .ult em div {
- line-height: 1.2rem;
- }
- .three .urt em {
- line-height: 1.2rem;
- }
- .three .bottomLi img {
- width: 0.4rem;
- height: 0.4rem;
- margin-top: 0.15rem;
- }
- .three .bottomLi .btck img {
- width: 0.4rem;
- margin-top: 0.1rem;
- }
- .three .bottomLi span {
- line-height: 0.8rem;
- text-indent: 0.1rem;
- }
- .three .bottomLi .btcla {
- width: 30%;
- }
- .three .bottomLi .btck {
- width: 33%;
- padding-left: 3%;
- }
- .three .bottomLi .step {
- width: 28%;
- padding-right: 0%;
- }
- .three .cla em.plus {
- position: relative;
- left: -0.3rem
- }
- .three .lhj span.plus {
- position: relative;
- left: 1.3rem
- }
- .three .bottomLi .btck img {
- width: 0.5rem;
- height: 0.5rem;
- margin-top: 0.12rem;
- }
- /*four*/
- .four {
- width: 49%;
- float: left;
- }
- .four .bg {
- width: 96%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- }
- .pk_container li.four .bg > h5 {
- font-size: 0.25rem;
- }
- .four .user .ult span {
- font-size: 0.2rem;
- }
- .four .user .ult em div {
- width: 90%;
- margin-right: 0.05rem;
- font-size: 0.5rem;
- line-height: 1rem;
- }
- .four .user .ult s {
- font-size: 0.1rem;
- line-height: 1rem;
- }
- .four .circle {
- width: 1rem;
- height: 1rem;
- }
- .four .user .umd img {
- width: 0.8rem;
- height: 0.8rem;
- }
- .four .urt img {
- width: 0.2rem;
- height: 0.2rem;
- top: -0.8rem;
- }
- .four .urt em {
- font-size: 0.4rem;
- line-height: 1rem;
- }
- .four .bottomLi {
- width: 100%;
- text-indent: 0.1rem;
- font-size: 0.2rem;
- }
- .four .bottomLi img {
- width: 0.2rem;
- height: 0.2rem;
- }
- .four .bottomLi span {
- width: 60%;
- }
- .four .user {
- height: 1.2rem;
- overflow: hidden;
- }
- /*six*/
- /*eight*/
- .eight {
- width: 49%;
- float: left;
- }
- .eight .bg {
- width: 96%;
- overflow: hidden;
- display: block;
- margin: 0 auto;
- }
- .pk_container li.eight .bg > h5 {
- font-size: 0.25rem;
- margin: 0.01rem 0;
- }
- .eight .user .ult span {
- font-size: 0.2rem;
- }
- .eight .user .ult em div {
- width: 90%;
- margin-right: 0.05rem;
- font-size: 0.5rem;
- line-height: 1rem;
- }
- .eight .user .ult s {
- font-size: 0.1rem;
- line-height: 1rem;
- }
- .eight .circle {
- width: 1rem;
- height: 1rem;
- }
- .eight .user .umd img {
- width: 0.8rem;
- height: 0.8rem;
- }
- .eight .urt img {
- width: 0.2rem;
- height: 0.2rem;
- top: -0.8rem;
- }
- .eight .urt em {
- font-size: 0.4rem;
- line-height: 1rem;
- }
- .eight .bottomLi {
- width: 100%;
- text-indent: 0.1rem;
- font-size: 0.2rem;
- }
- .eight .bottomLi img {
- width: 0.2rem;
- height: 0.2rem;
- }
- .eight .bottomLi span {
- width: 60%;
- }
- .eight .user {
- height: 1.2rem;
- overflow: hidden;
- }
- .pk_container .rt li {
- float: right;
- }
- </style>
|