From 7ae8fae255456f723b1993044265592c11ef7a36 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 28 七月 2022 19:27:08 +0800 Subject: [PATCH] 2022-07-28 --- src/pc/modulesource/option.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/pc/modulesource/option.jsx b/src/pc/modulesource/option.jsx index 9214203..4795fe3 100644 --- a/src/pc/modulesource/option.jsx +++ b/src/pc/modulesource/option.jsx @@ -60,5 +60,5 @@ { type: 'menu', url: Editor, component: 'editor', subtype: 'brafteditor', title: '瀵屾枃鏈�', width: 24 }, { type: 'menu', url: SandBox, component: 'code', subtype: 'sandbox', title: '鑷畾涔�', width: 24 }, { type: 'menu', url: group, component: 'group', subtype: 'normalgroup', title: '鍒嗙粍', width: 24 }, - { type: 'menu', url: Login, component: 'login', subtype: 'normallogin', title: '鐧诲綍', width: 24 }, + { type: 'menu', url: Login, component: 'login', subtype: 'normallogin', title: '娉ㄥ唽/鐧诲綍', width: 24 }, ] -- Gitblit v1.8.0