Commit e4f75af5 authored by afc163's avatar afc163

Add username/password hint

parent a0ecd045
......@@ -61,7 +61,7 @@ export default class LoginPage extends Component {
login.status === 'error' &&
login.type === 'account' &&
!login.submitting &&
this.renderMessage('θ΄¦ζˆ·ζˆ–ε―†η ι”™θ――')
this.renderMessage('θ΄¦ζˆ·ζˆ–ε―†η ι”™θ――οΌˆadmin/888888οΌ‰')
}
<UserName name="userName" placeholder="admin/user" />
<Password name="password" placeholder="888888/123456" />
......
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