feiyu02
2022-08-11 a82b8c09ca795a4b6273b03a79ba488f6cce5eb0
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 {