From f74659f00860cdf2e6e37e2b7847e6967d7849c0 Mon Sep 17 00:00:00 2001 From: Pan Date: Wed, 3 Apr 2019 17:29:00 +0800 Subject: [PATCH] u+ --- src/layout/components/Settings/index.vue | 10 +++++----- src/layout/components/TagsView/index.vue | 17 ++++------------- src/views/components-demo/tinymce.vue | 2 +- src/views/excel/selectExcel.vue | 2 +- src/views/pdf/index.vue | 2 +- src/views/theme/index.vue | 6 +++--- src/views/zip/index.vue | 5 ++--- 7 files changed, 17 insertions(+), 27 deletions(-) diff --git a/src/layout/components/Settings/index.vue b/src/layout/components/Settings/index.vue index 19e4e68b..32ef0189 100644 --- a/src/layout/components/Settings/index.vue +++ b/src/layout/components/Settings/index.vue @@ -1,25 +1,25 @@ diff --git a/src/views/components-demo/tinymce.vue b/src/views/components-demo/tinymce.vue index e07bbca6..81b96e2a 100644 --- a/src/views/components-demo/tinymce.vue +++ b/src/views/components-demo/tinymce.vue @@ -2,7 +2,7 @@
Rich text is a core feature of the management backend, but at the same time it is a place with lots of pits. In the process of selecting rich texts, I also took a lot of detours. The common rich texts on the market have been basically used, and I finally chose Tinymce. See the more detailed rich text comparison and introduction. - {{ $t('components.documentation') }} + Documentation
diff --git a/src/views/excel/selectExcel.vue b/src/views/excel/selectExcel.vue index c9b543b5..e6ac34ba 100644 --- a/src/views/excel/selectExcel.vue +++ b/src/views/excel/selectExcel.vue @@ -1,6 +1,6 @@