licp
2024-03-05 42703ea001fe9e73f30ed17c05760a57b1cb596c
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;
   }