src/mob/header/index.jsx
@@ -32,7 +32,7 @@ // 退出登录 let _this = this confirm({ title: this.state.dict['mob.header.logout.hint'], title: this.state.dict['mob.logout.hint'], content: '', okText: this.state.dict['mob.confirm'], cancelText: this.state.dict['mob.cancel'], @@ -80,7 +80,7 @@ } <Dropdown className="header-setting" overlay={ <Menu> <Menu.Item key="2" onClick={this.logout}>{this.state.dict['mob.header.logout']}</Menu.Item> <Menu.Item key="2" onClick={this.logout}>{this.state.dict['mob.logout']}</Menu.Item> </Menu> }> <div>