From 2ebf255101f81e342730f7ad70a93901159d8cd5 Mon Sep 17 00:00:00 2001 From: zxm Date: Fri, 31 Jul 2020 11:05:45 +0800 Subject: [PATCH 1/2] [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 | 42 +++++++++++++++++++++++++++----- 1 file changed, 36 insertions(+), 6 deletions(-) diff --git a/src/views/main_web/workspace.vue b/src/views/main_web/workspace.vue index 15e7ec1d..0c6b9926 100644 --- a/src/views/main_web/workspace.vue +++ b/src/views/main_web/workspace.vue @@ -221,7 +221,7 @@ >{{item.title}} - + { console.log(error); From f77999fadb80e77ff06506a022cd81a940ea8378 Mon Sep 17 00:00:00 2001 From: dhj Date: Sun, 2 Aug 2020 10:24:34 +0800 Subject: [PATCH 2/2] [Version] V.3.8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [Adds] 1.资源管理器、项目管理/查看文件 树对齐 2.项目管理/标题显示对换; 3.工作空间协作文件下载状态; 4.xlsx 图标更新 --- src/views/main_web/cloudsource.vue | 2 +- src/views/main_web/workspace.vue | 19 ++++++------ src/views/manage_company/project.vue | 8 ++--- static/css/main.css | 10 ++++++- static/img/files/file_sample_xlsx.svg | 43 ++++++++++++++++++++++++++- 5 files changed, 66 insertions(+), 16 deletions(-) diff --git a/src/views/main_web/cloudsource.vue b/src/views/main_web/cloudsource.vue index a1e36aba..38dff81d 100644 --- a/src/views/main_web/cloudsource.vue +++ b/src/views/main_web/cloudsource.vue @@ -23,7 +23,7 @@