File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -111,6 +111,9 @@ npm run build:prod
111111└── package.json // package.json
112112```
113113
114+ ## Changelog
115+ Detailed changes for each release are documented in the [ release notes] ( https://github.com/PanJiaChen/vue-element-admin/releases ) .
116+
114117## State Management
115118
116119Only status of user and app configuration is managed by Vuex. Other data are managed by their own business pages.
Original file line number Diff line number Diff line change 104104
105105```
106106
107+ ## Changelog
108+ Detailed changes for each release are documented in the [ release notes] ( https://github.com/PanJiaChen/vue-element-admin/releases ) .
109+
107110## 状态管理
108111后台只有user和app配置相关状态使用vuex存在全局,其它数据都由每个业务页面自己管理。
109112
You can’t perform that action at this time.
0 commit comments