Compare commits

...

1 Commits

Author SHA1 Message Date
jasder e638dccfa5 update readme 2021-03-31 16:08:00 +08:00
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
```
#### 12. 浏览器访问
#### 14. 浏览器访问
在浏览器中输入如下地址访问:
```bash
http://localhost:3000/
```
#### 15. 浏览器访问
在浏览器中输入如下地址访问:
```bash
http://localhost:3000/
```
#### 15. 其他说明
通过页面注册都第一个用户为平台管理员用户
## 页面展示