mirror of
https://github.com/omg-xtao/gc-tools.git
synced 2024-11-21 22:58:25 +00:00
title
This commit is contained in:
parent
afc674592b
commit
7f5d9f84d9
@ -22,6 +22,7 @@ export default class App extends Component<{},IState>{
|
|||||||
this.setState({
|
this.setState({
|
||||||
headerTitle: headerTitle
|
headerTitle: headerTitle
|
||||||
})
|
})
|
||||||
|
document.title = headerTitle;
|
||||||
}
|
}
|
||||||
|
|
||||||
render() {
|
render() {
|
||||||
|
Loading…
Reference in New Issue
Block a user