From 02dca838a7d8916233266ca626797e9cd34ad07c Mon Sep 17 00:00:00 2001 From: ruibaby Date: Mon, 1 Apr 2019 11:12:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=AE=BE=E7=BD=AE=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/post/PostEdit.vue | 8 +- src/views/system/BackupList.vue | 2 +- src/views/system/OptionForm.vue | 224 ++++++++++++++++---------------- src/views/system/ToolList.vue | 2 +- src/views/user/Profile.vue | 54 ++++---- 5 files changed, 141 insertions(+), 149 deletions(-) diff --git a/src/views/post/PostEdit.vue b/src/views/post/PostEdit.vue index 3911a0935..895d3851a 100644 --- a/src/views/post/PostEdit.vue +++ b/src/views/post/PostEdit.vue @@ -23,10 +23,10 @@ - - - - + + + + diff --git a/src/views/system/BackupList.vue b/src/views/system/BackupList.vue index 1a9350f44..980a5cbc6 100644 --- a/src/views/system/BackupList.vue +++ b/src/views/system/BackupList.vue @@ -1,5 +1,5 @@