CRMEB/view/crmebN/pages/loading/loading.wxss
2018-11-02 12:02:56 +08:00

3 lines
314 B
Plaintext
Executable File

.loading-pic{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;}
.loading-pic image{width:190rpx;height:190rpx;position:fixed;top:50%;left:50%;margin-left:-95rpx;margin-top:-95rpx;}
.loading-pic view{width:190rpx;height:190rpx;position:fixed;top:68%;left:52%;margin-left:-95rpx;margin-top:-95rpx;}