Commit 7ffe012b by 万亚飞

title

parent d2ad9133
......@@ -72,13 +72,13 @@ class JobList extends Component {
};
}
componentWillMount() {
setTitle('执业背景');
// document.title = '执业背景';
this.setState({
tabIndex: parseInt(getParameterByName('index', location.href)) || 0
});
}
componentDidMount() {
setTitle('执业背景');
app().downRefresh(true);
app().notRefresh(true);
this.initData();
......
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