From 1bf1750a2c2cafdbd7413fe18d16915a7f71ff52 Mon Sep 17 00:00:00 2001 From: fengxiang <110431245@qq.com> Date: Thu, 05 Jul 2018 11:54:46 +0800 Subject: [PATCH] 设备保存bug修复 --- 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