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
cc37caba
Commit
cc37caba
authored
Jan 08, 2018
by
afc163
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2017 => 2018
parent
fe26f899
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
LICENSE
LICENSE
+1
-1
src/layouts/BasicLayout.js
src/layouts/BasicLayout.js
+1
-1
src/layouts/UserLayout.js
src/layouts/UserLayout.js
+1
-1
No files found.
LICENSE
View file @
cc37caba
MIT License
Copyright (c) 201
7
Alipay.inc
Copyright (c) 201
8
Alipay.inc
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
...
...
src/layouts/BasicLayout.js
View file @
cc37caba
...
...
@@ -201,7 +201,7 @@ class BasicLayout extends React.PureComponent {
}]}
copyright
=
{
<
div
>
Copyright
<
Icon
type
=
"
copyright
"
/>
201
7
θθιζδ½ιͺζζ―ι¨εΊε
Copyright
<
Icon
type
=
"
copyright
"
/>
201
8
θθιζδ½ιͺζζ―ι¨εΊε
<
/div
>
}
/
>
...
...
src/layouts/UserLayout.js
View file @
cc37caba
...
...
@@ -21,7 +21,7 @@ const links = [{
href
:
''
,
}];
const
copyright
=
<
div
>
Copyright
<
Icon
type
=
"
copyright
"
/>
201
7
θθιζδ½ιͺζζ―ι¨εΊε
<
/div>
;
const
copyright
=
<
div
>
Copyright
<
Icon
type
=
"
copyright
"
/>
201
8
θθιζδ½ιͺζζ―ι¨εΊε
<
/div>
;
class
UserLayout
extends
React
.
PureComponent
{
getPageTitle
()
{
...
...
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