odc.xiaohui
2023-03-08 d24c9dde20cba23b96082b4db81b5223c75e4ea9
src/App.vue
@@ -49,6 +49,9 @@
};
</script>
<style lang="scss">
body {
  --operation-color: #409eff;
}
.el-select-dropdown__item {
  height: 100% !important;
}
@@ -138,6 +141,10 @@
  .list{
    height: 100%;
    overflow: auto;
    header{
      background-color: transparent;
      border: none
    }
  }
  // 设置弹出框样式
  .el-dialog__title {