Commit e726f685 authored by haiyoucuv's avatar haiyoucuv

倒计时

parent 7e63bcdf
......@@ -64,7 +64,7 @@ class GamePage extends React.Component {
this.startCd();
ModalCtrl.showModal(FailPanel);
// ModalCtrl.showModal(SucPanel);
}
startCd = () => {
......
......@@ -19,10 +19,9 @@
.rank {
font-size: 29px;
color: rgb(255, 255, 255);
line-height: 0.805;
position: absolute;
left: 0;
top: 542px;
top: 535px;
width: 100%;
text-align: center;
text-shadow: 0 0 5px #16c8c2,
......
......@@ -19,10 +19,9 @@
.rank {
font-size: 29px;
color: rgb(255, 255, 255);
line-height: 0.805;
position: absolute;
left: 0;
top: 430px;
top: 424px;
width: 100%;
text-align: center;
text-shadow: 0 0 5px #16c8c2,
......@@ -56,11 +55,10 @@
.tip {
color: rgb(255, 255, 255);
font-size: 32.34px;
line-height: 0.882;
text-align: center;
position: absolute;
left: 0;
top: 685px;
top: 682px;
width: 100%;
span {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment