epmet 工作端 小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 lines
942 B

.wux-index{width:100%;position:relative;overflow:hidden}.wux-index__nav{position:fixed;top:50%;right:0;transform:translate3d(0,-50%,0);display:-ms-flexbox;display:flex;max-height:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.wux-index__nav-row{cursor:pointer;width:auto;text-align:right;position:relative;padding:0 12rpx}.wux-index__nav-item{display:-ms-inline-flexbox;display:inline-flex;width:32rpx;height:32rpx;line-height:32rpx;font-size:24rpx;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.wux-index__nav-item--current{color:#fff;background-color:#33cd5f;border-radius:50%}.wux-index__indicator{position:fixed;width:100rpx;height:100rpx;line-height:100rpx;top:50%;left:50%;transform:translate3d(-50%,-50%,0);text-align:center;background-color:rgba(0,0,0,.7);border-radius:12rpx;color:#fff;font-size:48rpx}