.container {
      position: relative;
      .my-center {
        text-align: center;
        line-height: 30rpx;
        min-width: 400rpx;
      }
      .my-right{
        position: absolute;
        right: 20rpx;
        top: 0rpx;
        display: inline-block;
        line-height: 30rpx;
      }
    }

  

 

参考:https://segmentfault.com/q/1010000005348924

posted on 2019-10-09 20:32  芝麻的西瓜  阅读(284)  评论(0编辑  收藏  举报