forked from nsjcy/frontEnd/nsjcy

liuwh
2020-03-25 ec511e31e01a195bfea5145f9e7e929a68cd9f7e
SunshineLnsMinApp/pages/fzpxInfo/fzpxInfo.wxss
@@ -6,6 +6,39 @@
  background-color: #f1f1f1;
}
.guide-all-list {
  display: flex;
  flex-direction: column;
  padding: 2vh;
  border-bottom: 1px solid #f2f2f2;
}
.guide-all-list-top {
  font-size: 16px;
  color: #333;
}
.guide-all-list-bottom {
  font-size: 14px;
  color: #999;
  display: flex;
  margin-top: 1vh;
}
.guide-all-list-left {
  margin-right: auto;
}
.guide-all-list-right {
  width: 3vh;
  height: 3vh;
}
.index-pane-icon {
  width: 16px;
  height: 16px;
  float:right;
}
.fzpxInfo-bg {
  background-color: #f1f1f1;
  height: 100%;
@@ -76,6 +109,15 @@
  font-weight: 600;
}
.upload {
  width: 48px;
  height: 48px;
}
.educt_hasupload_pic {
  margin: 4px;
}
.fzpxInfo-foot-txt {
  margin: 6px 6px 24px;
  line-height: 22PX;