unknown
2022-08-16 edd35a251b58b1fad17015deda92324f74458434
pages/promisefile/promisefile.wxss
@@ -2,6 +2,7 @@
.page__bd {
  font-size: 14px;
}
.banner-bg {
  position: fixed;
  width: 100%;
@@ -23,7 +24,7 @@
  font-weight: 600;
}
.p-content{
.p-content {
  font-size: 14px;
}
@@ -40,14 +41,20 @@
  padding: 8px;
}
.sign-btn {
  width: 96px;
  height: 96px;
  text-align: center;
}
.sign-img {
  float: left;
   margin-right: 8px;
   margin-bottom: 8px;
   width: 96px;
   height: 96px;
   background: no-repeat 50%;
   background-size: cover
  margin-right: 8px;
  margin-bottom: 8px;
  width: 96px;
  height: 96px;
  background: no-repeat 50%;
  background-size: cover
}
.top-right {