liuyg
2021-07-27 587a363c87a7860c993508275d9ea3116a019052
用户表格搜索位置还原
2 files modified
12 ■■■■■ changed files
src/styles/element-ui.scss 10 ●●●●● patch | view | raw | blame | history
src/views/system/user.vue 2 ●●● patch | view | raw | blame | history
src/styles/element-ui.scss
@@ -91,6 +91,16 @@
  height: 40px;
}
//取消顶部搜索栏
.user .el-card.is-never-shadow.avue-crud__search {
  position: relative !important;
  width: auto !important;
  z-index: 500 !important;
  border: none !important;
  box-shadow: none !important;
  height: auto;
}
.desk .el-card.is-never-shadow.avue-crud__search {
  width: calc(100% - 360px) !important;
}
src/views/system/user.vue
@@ -1,5 +1,5 @@
<template>
  <el-row>
  <el-row class="user">
    <el-col :span="5">
      <div class="box">
        <el-scrollbar>