update readme

This commit is contained in:
jasder 2021-03-31 16:08:00 +08:00
parent b89501822f
commit e638dccfa5
1 changed files with 9 additions and 1 deletions

View File

@ -121,12 +121,20 @@ bundle exec sidekiq -C config/sidekiq.yml -e production -d
rails s rails s
``` ```
#### 12. 浏览器访问 #### 14. 浏览器访问
在浏览器中输入如下地址访问: 在浏览器中输入如下地址访问:
```bash ```bash
http://localhost:3000/ http://localhost:3000/
``` ```
#### 15. 浏览器访问
在浏览器中输入如下地址访问:
```bash
http://localhost:3000/
```
#### 15. 其他说明
通过页面注册都第一个用户为平台管理员用户
## 页面展示 ## 页面展示