Commit feb78548 authored by baixian's avatar baixian

优化

parent 01d993bf
......@@ -5,7 +5,7 @@ import errorPageStyle from './index.less';
import { pageIn } from '../../utils/index';
class Errorpage extends React.Component {
componentDidMount() { // 挂载
pageIn('商家岛商户后台-活动管理');
pageIn('轻校');
}
componentWillUnmount() { // 卸载
}
......
......@@ -19,7 +19,7 @@ class PermissionSetting extends React.Component {
};
}
componentDidMount() { // 挂载
pageIn('轻校通总后台-权限设置');
pageIn('轻校-权限设置');
}
componentWillUnmount() { // 卸载
}
......
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