From c597ff5895ae803ce5584f3e8463d8f9224b0fa4 Mon Sep 17 00:00:00 2001
From: xufenglei <xufenglei>
Date: Fri, 27 Apr 2018 09:03:59 +0800
Subject: [PATCH] 优化 饼图功能

---
 src/assets/i18n/zh-CN.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/assets/i18n/zh-CN.json b/src/assets/i18n/zh-CN.json
index 255f31a..6a6ad18 100644
--- a/src/assets/i18n/zh-CN.json
+++ b/src/assets/i18n/zh-CN.json
@@ -6,7 +6,7 @@
     "logout": "������",
     "more": "������",
     "full": "������",
-    "top-search-ph": "������������������������������������",
+    "top-search-ph": "���������������������������������������",
     "theme": "������",
     "theme-switch": "������������",
     "light": "���",

--
Gitblit v1.8.0