chore readme: add account/password desc.

This commit is contained in:
superlbr
2021-11-16 16:08:26 +08:00
parent e9206a9448
commit 36c2be61ae
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -65,6 +65,7 @@ npm run start
4. 启动完成后打开浏览器访问 [http://localhost:7000](http://localhost:7000),如果需要更改启动端口,可在 `.env` 文件中配置。
5. 登录账号有2个,一个账号admin 密码admin;另一个账号guest 密码guest
> 更多信息请参考 [使用文档](https://doc.antd-admin.zuiidea.com/#/zh-cn/)。
+1
View File
@@ -65,6 +65,7 @@ npm run start
4. After the startup is complete, open a browser and visit [http://localhost:7000](http://localhost:7000), If you need to change the startup port, you can configure it in the `.env` file.
5. For login page, there're two account. Username: admin Password: admin / Username: guest Password: guest
> More instructions at [documentation](https://doc.antd-admin.zuiidea.com)。