2
PC-20250623MANY\Administrator
2025-09-17 383c19d0da1390f8d82e7b23fb2d62f87d544d56
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 {