Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ant-design-pro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
duanledexianxianxian
ant-design-pro
Commits
0a7b12a8
Commit
0a7b12a8
authored
Mar 22, 2019
by
chen shuai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: close club
parent
b7b675ac
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
33 additions
and
27 deletions
+33
-27
config/router.config.js
config/router.config.js
+23
-23
src/locales/en-US/menu.js
src/locales/en-US/menu.js
+1
-1
src/locales/pt-BR/menu.js
src/locales/pt-BR/menu.js
+1
-1
src/locales/zh-CN/menu.js
src/locales/zh-CN/menu.js
+1
-1
src/locales/zh-TW/menu.js
src/locales/zh-TW/menu.js
+1
-1
src/pages/Editor/GGEditor/Flow/index.js
src/pages/Editor/GGEditor/Flow/index.js
+2
-0
src/pages/Editor/GGEditor/Koni/index.js
src/pages/Editor/GGEditor/Koni/index.js
+2
-0
src/pages/Editor/GGEditor/Mind/index.js
src/pages/Editor/GGEditor/Mind/index.js
+2
-0
No files found.
config/router.config.js
View file @
0a7b12a8
...
@@ -93,29 +93,6 @@ export default [
...
@@ -93,29 +93,6 @@ export default [
},
},
],
],
},
},
// editor
{
name
:
'
editor
'
,
icon
:
'
highlight
'
,
path
:
'
/editor
'
,
routes
:
[
{
path
:
'
/editor/flow
'
,
name
:
'
flow
'
,
component
:
'
./Editor/GGEditor/Flow
'
,
},
{
path
:
'
/editor/mind
'
,
name
:
'
mind
'
,
component
:
'
./Editor/GGEditor/Mind
'
,
},
{
path
:
'
/editor/koni
'
,
name
:
'
koni
'
,
component
:
'
./Editor/GGEditor/Koni
'
,
},
],
},
// list
// list
{
{
path
:
'
/list
'
,
path
:
'
/list
'
,
...
@@ -288,6 +265,29 @@ export default [
...
@@ -288,6 +265,29 @@ export default [
},
},
],
],
},
},
// editor
{
name
:
'
editor
'
,
icon
:
'
highlight
'
,
path
:
'
/editor
'
,
routes
:
[
{
path
:
'
/editor/flow
'
,
name
:
'
flow
'
,
component
:
'
./Editor/GGEditor/Flow
'
,
},
{
path
:
'
/editor/mind
'
,
name
:
'
mind
'
,
component
:
'
./Editor/GGEditor/Mind
'
,
},
{
path
:
'
/editor/koni
'
,
name
:
'
koni
'
,
component
:
'
./Editor/GGEditor/Koni
'
,
},
],
},
],
],
},
},
{
{
...
...
src/locales/en-US/menu.js
View file @
0a7b12a8
...
@@ -38,7 +38,7 @@ export default {
...
@@ -38,7 +38,7 @@ export default {
'
menu.account.settings
'
:
'
Account Settings
'
,
'
menu.account.settings
'
:
'
Account Settings
'
,
'
menu.account.trigger
'
:
'
Trigger Error
'
,
'
menu.account.trigger
'
:
'
Trigger Error
'
,
'
menu.account.logout
'
:
'
Logout
'
,
'
menu.account.logout
'
:
'
Logout
'
,
'
menu.editor
'
:
'
Editor
'
,
'
menu.editor
'
:
'
Graphic
Editor
'
,
'
menu.editor.flow
'
:
'
Flow Editor
'
,
'
menu.editor.flow
'
:
'
Flow Editor
'
,
'
menu.editor.mind
'
:
'
Mind Editor
'
,
'
menu.editor.mind
'
:
'
Mind Editor
'
,
'
menu.editor.koni
'
:
'
Koni Editor
'
,
'
menu.editor.koni
'
:
'
Koni Editor
'
,
...
...
src/locales/pt-BR/menu.js
View file @
0a7b12a8
...
@@ -38,7 +38,7 @@ export default {
...
@@ -38,7 +38,7 @@ export default {
'
menu.account.settings
'
:
'
Configurar Conta
'
,
'
menu.account.settings
'
:
'
Configurar Conta
'
,
'
menu.account.trigger
'
:
'
Disparar Erro
'
,
'
menu.account.trigger
'
:
'
Disparar Erro
'
,
'
menu.account.logout
'
:
'
Sair
'
,
'
menu.account.logout
'
:
'
Sair
'
,
'
menu.editor
'
:
'
Editor
'
,
'
menu.editor
'
:
'
Graphic
Editor
'
,
'
menu.editor.flow
'
:
'
Flow Editor
'
,
'
menu.editor.flow
'
:
'
Flow Editor
'
,
'
menu.editor.mind
'
:
'
Mind Editor
'
,
'
menu.editor.mind
'
:
'
Mind Editor
'
,
'
menu.editor.koni
'
:
'
Koni Editor
'
,
'
menu.editor.koni
'
:
'
Koni Editor
'
,
...
...
src/locales/zh-CN/menu.js
View file @
0a7b12a8
...
@@ -38,7 +38,7 @@ export default {
...
@@ -38,7 +38,7 @@ export default {
'
menu.account.settings
'
:
'
个人设置
'
,
'
menu.account.settings
'
:
'
个人设置
'
,
'
menu.account.trigger
'
:
'
触发报错
'
,
'
menu.account.trigger
'
:
'
触发报错
'
,
'
menu.account.logout
'
:
'
退出登录
'
,
'
menu.account.logout
'
:
'
退出登录
'
,
'
menu.editor
'
:
'
编辑页
'
,
'
menu.editor
'
:
'
图形编辑器
'
,
'
menu.editor.flow
'
:
'
流程编辑器
'
,
'
menu.editor.flow
'
:
'
流程编辑器
'
,
'
menu.editor.mind
'
:
'
脑图编辑器
'
,
'
menu.editor.mind
'
:
'
脑图编辑器
'
,
'
menu.editor.koni
'
:
'
拓扑编辑器
'
,
'
menu.editor.koni
'
:
'
拓扑编辑器
'
,
...
...
src/locales/zh-TW/menu.js
View file @
0a7b12a8
...
@@ -38,7 +38,7 @@ export default {
...
@@ -38,7 +38,7 @@ export default {
'
menu.exception.not-find
'
:
'
404
'
,
'
menu.exception.not-find
'
:
'
404
'
,
'
menu.exception.server-error
'
:
'
500
'
,
'
menu.exception.server-error
'
:
'
500
'
,
'
menu.exception.trigger
'
:
'
触发错误
'
,
'
menu.exception.trigger
'
:
'
触发错误
'
,
'
menu.editor
'
:
'
編輯頁
'
,
'
menu.editor
'
:
'
圖形編輯器
'
,
'
menu.editor.flow
'
:
'
流程編輯器
'
,
'
menu.editor.flow
'
:
'
流程編輯器
'
,
'
menu.editor.mind
'
:
'
腦圖編輯器
'
,
'
menu.editor.mind
'
:
'
腦圖編輯器
'
,
'
menu.editor.koni
'
:
'
拓撲編輯器
'
,
'
menu.editor.koni
'
:
'
拓撲編輯器
'
,
...
...
src/pages/Editor/GGEditor/Flow/index.js
View file @
0a7b12a8
...
@@ -10,6 +10,8 @@ import styles from './index.less';
...
@@ -10,6 +10,8 @@ import styles from './index.less';
import
{
FormattedMessage
}
from
'
umi/locale
'
;
import
{
FormattedMessage
}
from
'
umi/locale
'
;
import
PageHeaderWrapper
from
'
@/components/PageHeaderWrapper
'
;
import
PageHeaderWrapper
from
'
@/components/PageHeaderWrapper
'
;
GGEditor
.
setTrackable
(
false
);
const
FlowPage
=
()
=>
{
const
FlowPage
=
()
=>
{
return
(
return
(
<
PageHeaderWrapper
<
PageHeaderWrapper
...
...
src/pages/Editor/GGEditor/Koni/index.js
View file @
0a7b12a8
...
@@ -11,6 +11,8 @@ import styles from '../Flow/index.less';
...
@@ -11,6 +11,8 @@ import styles from '../Flow/index.less';
import
{
FormattedMessage
}
from
'
umi/locale
'
;
import
{
FormattedMessage
}
from
'
umi/locale
'
;
import
PageHeaderWrapper
from
'
@/components/PageHeaderWrapper
'
;
import
PageHeaderWrapper
from
'
@/components/PageHeaderWrapper
'
;
GGEditor
.
setTrackable
(
false
);
const
KoniPage
=
()
=>
{
const
KoniPage
=
()
=>
{
return
(
return
(
<
PageHeaderWrapper
<
PageHeaderWrapper
...
...
src/pages/Editor/GGEditor/Mind/index.js
View file @
0a7b12a8
...
@@ -10,6 +10,8 @@ import styles from '../Flow/index.less';
...
@@ -10,6 +10,8 @@ import styles from '../Flow/index.less';
import
{
FormattedMessage
}
from
'
umi/locale
'
;
import
{
FormattedMessage
}
from
'
umi/locale
'
;
import
PageHeaderWrapper
from
'
@/components/PageHeaderWrapper
'
;
import
PageHeaderWrapper
from
'
@/components/PageHeaderWrapper
'
;
GGEditor
.
setTrackable
(
false
);
const
MindPage
=
()
=>
{
const
MindPage
=
()
=>
{
return
(
return
(
<
PageHeaderWrapper
<
PageHeaderWrapper
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment