zhuo
2024-02-28 222147e808eec8780fb32a0fc5f23d3ae974ec3f
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;
   }