riku
2022-08-23 8fbd6b8d09e70494d920cc0b77812e9643be3196
app.wxss
@@ -110,10 +110,11 @@
/********************************** 主界面背景-start ***********************************/
.page {
  min-height: 100vh;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  justify-content: flex-start;
  box-sizing: border-box;
  background-color: var(--fyui-BG_1);
}
@@ -283,7 +284,7 @@
  width: 100%;
  height: auto;
  border-radius: 0px;
  font-size: large;
  font-size: 20px;
  font-weight: 600;
  /* background-color: greenyellow; */
}