File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,13 @@ npm run build
3232~~~
3333
3434## Log
35+ ` 2019-08-30 `
36+ - Optimize global loading presentation logic
37+
38+ - When request is initiated, the loading is automatically rendered
39+ - You can also manually control the loading in other cases
40+ - Add [ slcss] ( https://github.com/Jines-z/slcss ) , reduce the amount of css code
41+
3542` 2019-06-23 `
3643- Upgrade:react-starter-kit -> rs-admin-cli v3.0.0
3744
Original file line number Diff line number Diff line change @@ -32,6 +32,13 @@ npm run build
3232~~~
3333
3434## 更新日志
35+ ` 2019-08-30 `
36+ - 优化全局 loading 展示逻辑
37+
38+ - 发起 request 时,会自动渲染 loading
39+ - 也可以在其他情况下手动控制 loading
40+ - 添加 [ slcss] ( https://github.com/Jines-z/slcss ) ,减少 css 代码量
41+
3542` 2019-06-23 `
3643- 重构升级:react-starter-kit -> rs-admin-cli v3.0.0
3744
You can’t perform that action at this time.
0 commit comments