yz_08
2021-05-02 86504480d7d0d4aba2e9dadd104719383390e0bc
修改样式
1个文件已修改
2 ■■■ 已修改文件
src/views/yunpan/zhishou.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/yunpan/zhishou.vue
@@ -18,7 +18,7 @@
      </el-col>
    </el-row>
    <el-container style="background-color: #fff;">
      <el-aside width="210px" style="background-color: #fff;text-align: center;">
      <el-aside width="210px" style="background-color: #fff;text-align: center;height: 100%;">
        <el-button class="add-folder-but" @click="dialogFormVisible = true">新增</el-button>
        <el-popconfirm title="是否删除目录?" @onConfirm="delFolder()">
          <el-button slot="reference" class="pri-del-btn" type="primary">删除</el-button>