zhongshujie
2025-08-08 401ed176c9f1bdd97ccdf827d9454b11a3891f79
src/layout/components/footerPage.vue
@@ -61,6 +61,7 @@
}
.main-left {
  width: 7%;
  margin-right: 8%;
  li {
@@ -74,20 +75,13 @@
}
.main-center {
  width: 45%;
  li {
    text-wrap: nowrap;
    margin-bottom: 10px;
    margin-right: 10px;
    cursor: pointer;
  }
}
.main-list {
  display: flex;
  li {
    text-wrap: nowrap;
  }
}