zhongshujie
2025-04-15 cb9cd5f77b5d6ace463f46ab2f0e8aafa82f9dcb
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;