| | |
| | | } |
| | | .noData{ |
| | | width: 100%; |
| | | font-size: 28rpx; |
| | | font-size: 28upx; |
| | | } |
| | | .noData image{ |
| | | width: 120rpx; |
| | | height: 100rpx; |
| | | width: 120upx; |
| | | height: 100upx; |
| | | display: block; |
| | | margin: 100rpx auto 30rpx; |
| | | margin: 100upx auto 30upx; |
| | | } |
| | | .noData view{ |
| | | width: 100%; |
| | |
| | | color: #666666; |
| | | } |
| | | .noDataBtn{ |
| | | width: 240rpx !important; |
| | | margin: 50rpx auto; |
| | | width: 240upx !important; |
| | | margin: 50upx auto; |
| | | background-color: #ff7945; |
| | | color: #ffffff !important; |
| | | letter-spacing: 10rpx; |
| | | height: 70rpx; |
| | | line-height: 70rpx; |
| | | border-radius: 50rpx; |
| | | letter-spacing: 10upx; |
| | | height: 70upx; |
| | | line-height: 70upx; |
| | | border-radius: 50upx; |
| | | } |
| | | </style> |