forked from nsjcy/frontEnd/nsjcy

LAPTOP-RI7D261L\Mr Ke
2020-02-17 ab9bc98c6f9ab820f7f4f343b524f7b8310ef272
SunshineLnsMinApp/pages/fzpx/fzpx.wxss
@@ -1,14 +1,17 @@
/* pages/fzpx/fzpx.wxss */
page {
  height: 100%;
  background: #f1f1f1;
}
.fzpx {
  height: 100vh;
  background: rgba(80, 119, 170, 0.06);
  height: 100%;
  background: #f1f1f1;
}
.fzpx-list {
  background: #fff;
  /* margin: 10PX;
  border-radius: 6PX; */
}
.fzpx-list-img {
@@ -21,7 +24,7 @@
.fzpx-list-b {
  display: flex;
  justify-content: space-between;
  padding: 8PX 24PX;
  padding: 16rpx 24rpx;
  align-items: center;
  font-size: 14PX;
}