riku
2022-08-10 51600113c20d84ee54660de23324400604704dc2
pages/module_ledger/ledgerhome/ledgerhome.wxss
@@ -8,6 +8,28 @@
.page__hd {
  height: 30vh;
  text-align: center;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  color: #50854C;
}
.head_1 {
  font-size: 12px;
}
.head_2 {
  font-weight: 600;
}
.head_2>text {
  font-size: 40px;
}
.head_3 {
  font-size: 12px;
  margin-bottom: 16px;
}
.page__bd {