From cbd79e993a68b002397442d3cdea025b45ce139c Mon Sep 17 00:00:00 2001
From: 沈斌 <bluelazysb@hotmail.com>
Date: Fri, 11 May 2018 13:02:01 +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..e0badcd 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