MrShi
2 小时以前 fbc074229fd4736f1ae2793c9daebf04726188b2
small-program/pages/storage-point/storage-point.vue
@@ -858,7 +858,7 @@
      align-items: center;
      margin-top: 12rpx;
      .point-tips-item {
         width: 116rpx;
         width: 130rpx;
         height: 36rpx;
         line-height: 36rpx;
         text-align: center;
@@ -868,6 +868,9 @@
         color: #10B2FA;
         margin-right: 12rpx;
         border: 1rpx solid #10B2FA;
         white-space: nowrap;
         overflow: hidden;
         text-overflow: ellipsis;
      }
   }