spring
4 天以前 114e731babff512d961c48d42a425b7563f33e67
pages/wareHouse/nuclearScale/index.scss
@@ -52,7 +52,15 @@
.bottom-button {
  position: fixed;
  bottom: 40rpx;
  left: 45%;
  width: calc(100% - 80rpx);
  transform: translateX(-50%);
}
.bottom-button1 {
  position: fixed;
  bottom: 40rpx;
  left: 50%;
  width: calc(100% - 80rpx);
  transform: translateX(-50%);
}