From 7b396be00b2c783ef275d7f691a035548c6024ee Mon Sep 17 00:00:00 2001 From: shenmo <jifengshenmo@outlook.com> Date: Fri, 2 Sep 2022 03:46:43 +0000 Subject: [PATCH] =?UTF-8?q?!5=20=E6=9B=B4=E6=AD=A3=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E7=BF=BB=E8=AF=91=20=E7=BE=8E=E8=A7=82=E4=BC=98=E5=8C=96=20?= =?UTF-8?q?=E5=87=86=E5=A4=87=E5=8F=91=E5=B8=831.2.1=20*=20Merge=20branch?= =?UTF-8?q?=20'master'=20of=20gitee.com:spark-community-works-collections/?= =?UTF-8?q?w=E2=80=A6=20*=20=E6=9B=B4=E6=AD=A3=E9=94=99=E8=AF=AF=E7=BF=BB?= =?UTF-8?q?=E8=AF=91=20*=20=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 2 +- src/js/pages/Footer/Settings.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main.js b/main.js index 7869dee..af24f19 100644 --- a/main.js +++ b/main.js @@ -203,7 +203,7 @@ let mainMenu = [ } }, { - label: '显示群聊', + label: '显示聊天列表', accelerator: !isOsx ? 'Ctrl+Shift+M' : 'Shift+Cmd+M', click() { mainWindow.show(); diff --git a/src/js/pages/Footer/Settings.js b/src/js/pages/Footer/Settings.js index c0d90f0..323da96 100644 --- a/src/js/pages/Footer/Settings.js +++ b/src/js/pages/Footer/Settings.js @@ -11,7 +11,7 @@ export default class Placeholder extends Component { className={classes.button} href="mailto:var.845541909@qq.com?Subject=WeWeChat%20Feedback" target="_blank"> - 发送反馈 + Send Feedback <i className="icon-ion-ios-email-outline" /> </a>