李林
2024-02-27 82bcd9ca9ee68118c6d3ec82ac4aa5361fbc668f
src/App.vue
@@ -1,6 +1,6 @@
<template>
   <div id="app">
      <router-view />
   <div id="app" style="overflow: hidden;">
      <router-view/>
   </div>
</template>
@@ -135,7 +135,7 @@
      color: #333;
   }
   .has-gutter .el-table__cell .cell {
   .el-table__header .has-gutter .el-table__cell .cell {
      font-size: 14px !important;
      font-weight: 500;
   }