riku
2022-08-11 5656daeb79c6d4d3f9fc78f981c7faf96582d2f1
app.wxss
@@ -71,6 +71,11 @@
  margin: 8px;
  color: white;
  padding: 8px;
  text-align: center;
}
.submit:active {
  background-color: var(--fyui-BG-COLOR-ACTIVE);
}
/********************************** 通用-end ***********************************/
@@ -250,7 +255,7 @@
  width: 100%;
  height: auto;
  border-radius: 0px;
  font-size: medium;
  font-size: large;
  font-weight: 600;
  /* background-color: greenyellow; */
}
@@ -268,7 +273,7 @@
.fyui-box__text .fyui-box__bd .fyui-box__content {
  color: var(--fyui-text-color_3);
  font-size: x-small;
  font-size: medium;
}
.fyui-box__text .fyui-box__bd .fyui-box__tag {