闫增涛
2024-07-29 af2e38d1d72633d03afdb6e75f8d30b7ef0d0aee
packagePersonal/pages/activateProduct/index.wxss
@@ -1,3 +1,5 @@
@import "./index.skeleton.wxss";
page {
  background: #F2F3F8;
}
@@ -155,4 +157,14 @@
.empyt {
  padding: 100rpx 0;
  background: #fff;
}
.body-loading {
  padding: 200rpx 0;
  text-align: center;
}
.noProduct {
  padding: 60rpx 0;
  text-align: center;
}