86be3bd87c56cbc82e295cb41542601a0ed55330..cb9cd5f77b5d6ace463f46ab2f0e8aafa82f9dcb
2025-04-15 zhongshujie
Merge branch 'master' of http://182.92.203.7:2001/r/wyyDatabase
cb9cd5 对比 | 目录
2025-04-15 zhongshujie
样式修改
9c6775 对比 | 目录
2个文件已修改
5 ■■■■■ 已修改文件
src/views/directory/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/honors/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/directory/index.vue
@@ -520,7 +520,7 @@
<style lang="less" scoped>
.page {
  width: 100%;
  height: 100%;
  height: 100vh;
  box-sizing: border-box;
  background-color: #e9e1d4;
  position: relative;
@@ -528,7 +528,7 @@
}
.page-header {
  height: 9.4%;
  height: 9.4vh;
  width: 100%;
  text-align: left;
  border-bottom: 2px solid #937950;
src/views/honors/index.vue
@@ -215,7 +215,6 @@
  .honors-main {
    width: 77.3%;
    min-width: 1600px;
    transform: scale(1);
  }
  .honors-title p {