From 4d6b9f62e5a66171ffcb791904f3e20358d84e78 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 1 Sep 2018 12:05:25 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=A2=E3=83=90=E3=82=A4=E3=83=AB=E3=81=AE?= =?UTF-8?q?=E3=83=89=E3=83=A9=E3=82=A4=E3=83=96=E3=82=92=E3=83=80=E3=83=BC?= =?UTF-8?q?=E3=82=AF=E3=83=A2=E3=83=BC=E3=83=89=E5=AF=BE=E5=BF=9C=E3=81=97?= =?UTF-8?q?=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/components/drive.file-detail.vue | 49 +++++++++---------- .../mobile/views/components/drive.file.vue | 23 ++++----- .../mobile/views/components/drive.folder.vue | 12 +++-- .../app/mobile/views/components/drive.vue | 35 ++++++++----- src/client/app/mobile/views/pages/drive.vue | 2 +- .../app/mobile/views/pages/selectdrive.vue | 2 +- 6 files changed, 68 insertions(+), 55 deletions(-) diff --git a/src/client/app/mobile/views/components/drive.file-detail.vue b/src/client/app/mobile/views/components/drive.file-detail.vue index deb9941be..43867211e 100644 --- a/src/client/app/mobile/views/components/drive.file-detail.vue +++ b/src/client/app/mobile/views/components/drive.file-detail.vue @@ -1,5 +1,5 @@