Compare commits
No commits in common. "5b3dbd1dc2f2d73f8621e2eb9efd62863bc7767b" and "a6a65153ead2c35e547452907df6fcdc5df9c971" have entirely different histories.
5b3dbd1dc2
...
a6a65153ea
@ -344,11 +344,10 @@
|
||||
width: 690rpx;
|
||||
}
|
||||
.danmuitem{
|
||||
font-size: 30rpx;
|
||||
font-size: 26rpx;
|
||||
color: #fff;
|
||||
flex-direction: column-reverse;
|
||||
word-wrap:anywhere;
|
||||
font-weight: bold;
|
||||
}
|
||||
.livePusher{
|
||||
width: 750rpx;
|
||||
@ -514,7 +513,7 @@
|
||||
miao = parseInt(miao)
|
||||
miao = miao + 1
|
||||
// console.log(miao)
|
||||
if(fen > 0){
|
||||
if(miao > 10){
|
||||
that.fen = false;
|
||||
}
|
||||
if(miao == 60){
|
||||
|
Loading…
x
Reference in New Issue
Block a user