Commit cc37caba authored by afc163's avatar afc163

2017 => 2018

parent fe26f899
MIT License MIT License
Copyright (c) 2017 Alipay.inc Copyright (c) 2018 Alipay.inc
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal
......
...@@ -201,7 +201,7 @@ class BasicLayout extends React.PureComponent { ...@@ -201,7 +201,7 @@ class BasicLayout extends React.PureComponent {
}]} }]}
copyright={ copyright={
<div> <div>
Copyright <Icon type="copyright" /> 2017 θš‚θšι‡‘ζœδ½“ιͺŒζŠ€ζœ―部出品 Copyright <Icon type="copyright" /> 2018 θš‚θšι‡‘ζœδ½“ιͺŒζŠ€ζœ―部出品
</div> </div>
} }
/> />
......
...@@ -21,7 +21,7 @@ const links = [{ ...@@ -21,7 +21,7 @@ const links = [{
href: '', href: '',
}]; }];
const copyright = <div>Copyright <Icon type="copyright" /> 2017 θš‚θšι‡‘ζœδ½“ιͺŒζŠ€ζœ―部出品</div>; const copyright = <div>Copyright <Icon type="copyright" /> 2018 θš‚θšι‡‘ζœδ½“ιͺŒζŠ€ζœ―部出品</div>;
class UserLayout extends React.PureComponent { class UserLayout extends React.PureComponent {
getPageTitle() { getPageTitle() {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment