update read

This commit is contained in:
Pan
2017-05-31 18:28:06 +08:00
parent f2847862e0
commit e8fb41d0ff
2 changed files with 6 additions and 0 deletions

View File

@@ -111,6 +111,9 @@ npm run build:prod
└── package.json // package.json
```
## Changelog
Detailed changes for each release are documented in the [release notes](https://github.com/PanJiaChen/vue-element-admin/releases).
## State Management
Only status of user and app configuration is managed by Vuex. Other data are managed by their own business pages.