liukangdong
2024-07-18 0358677c06e86f05c992f406c9714a32b30a235d
wechat_jiaxuan/app.wxss
@@ -65,4 +65,18 @@
.flex-column {
  flex-direction: column;
}
button {
  margin: 0;
  padding: 0;
  background-color: inherit;
  position: static;
}
button:after {
  content: none;
}
button::after {
  border: none;
}