riku
2022-10-17 eb7366f400867d3f401fe60f06d848d6d1448457
app.wxss
@@ -3,8 +3,8 @@
page {
  --fyui-primary-color: #59D5B3;
  --fyui-text-color_1: #191919;
  --fyui-text-color_2: #7F7F7F;
  --fyui-text-color_1: #3a3a3a;
  --fyui-text-color_2: #666666;
  --fyui-text-color_3: #B2B2B2;
  --fyui-BG_1: #F5F5F5;
  --fyui-BG-COLOR-ACTIVE: #ececec5d;
@@ -80,7 +80,7 @@
}
.submit:active {
  background-color: var(--fyui-BG-COLOR-ACTIVE);
  background: linear-gradient(to right, #b7e9ce, #adebde);
}
.no-data {