1
PC-20250623MANY\Administrator
2025-08-30 bc3a812e4134c46f2c7f118de0cf7cbee7ef58c2
src/assets/style/reset.scss
@@ -26,13 +26,13 @@
  list-style: none;
}
a {
  color: #fff;
  color: #aaa;
  text-decoration: none;
}
body,
html {
  font: 14px "微软雅黑", Arial;
  color: #fff;
  color: #aaa;
  background-color: #13161e;
}
input {