Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Angelina Filippova
admin-fe
Commits
e8fb41d0
Commit
e8fb41d0
authored
May 31, 2017
by
Pan
Browse files
update read
parent
f2847862
Changes
2
Hide whitespace changes
Inline
Side-by-side
README-en.md
View file @
e8fb41d0
...
...
@@ -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.
...
...
README.md
View file @
e8fb41d0
...
...
@@ -104,6 +104,9 @@
```
## Changelog
Detailed changes for each release are documented in the
[
release notes
](
https://github.com/PanJiaChen/vue-element-admin/releases
)
.
## 状态管理
后台只有user和app配置相关状态使用vuex存在全局,其它数据都由每个业务页面自己管理。
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment