发现发现能量提示信息
This commit is contained in:
@@ -133,7 +133,7 @@
|
||||
title: '提示',
|
||||
content: this.help[key],
|
||||
showCancel: false,
|
||||
confirmColor: $
|
||||
confirmColor: '#8b64fd'
|
||||
})
|
||||
},
|
||||
// 查看钱包账户
|
||||
@@ -300,11 +300,11 @@
|
||||
background: url(/static/background/chain-back-02.png) repeat-x;
|
||||
/* background-size: auto 100%; */
|
||||
background-size: 1616rpx;
|
||||
-webkit-animation: move-map 30s infinite linear;
|
||||
-moz-animation: move-map 30s infinite linear;
|
||||
-o-animation: move-map 30s infinite linear;
|
||||
-ms-animation: move-map 30s infinite linear;
|
||||
animation: move-map 30s infinite linear;
|
||||
-webkit-animation: move-map 60s infinite linear;
|
||||
-moz-animation: move-map 60s infinite linear;
|
||||
-o-animation: move-map 60s infinite linear;
|
||||
-ms-animation: move-map 60s infinite linear;
|
||||
animation: move-map 60s infinite linear;
|
||||
box-shadow: 0 0 50rpx 50rpx rgba(31,25,34, .2);
|
||||
}
|
||||
.shadow{
|
||||
|
||||
Reference in New Issue
Block a user