From c23a6f99858137d2be9391ebea1a0bef836fe03f Mon Sep 17 00:00:00 2001 From: zxm Date: Wed, 3 Jun 2020 17:23:56 +0800 Subject: [PATCH] [VersionBeta] V.1.0.0.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [Adds] 1.协作空间文件分组面包屑功能 --- src/views/main_web/workspace.vue | 69 +++++++++++++++++++++++++++++--- static/css/main.css | 20 +++++++++ 2 files changed, 83 insertions(+), 6 deletions(-) diff --git a/src/views/main_web/workspace.vue b/src/views/main_web/workspace.vue index c93dec4b..c01e3bc1 100644 --- a/src/views/main_web/workspace.vue +++ b/src/views/main_web/workspace.vue @@ -289,13 +289,39 @@ class="section_item fl section_item_aside_fl width4" v-if="!isCommonPage && nowFolder.folderPerm != 0 " > + {{item.title}} + v-if="isShowWorkt" + >{{item.title}} + + + + 我的文件 + + + 工作文件 + + + + {{ item.folderGroupName }} + + +
+ tag="v-layout"> + @mouseout="ishideIcon">