-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
40 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
## 更新日志 | ||
|
||
### [v2.0.0](https://github.com/Ewall1106/panda-server/tree/2.0.0) | ||
|
||
`2020-09-12` | ||
|
||
🎉 **Features** | ||
|
||
- 使用`vue+axios+vant`完成迭代版开发。 | ||
- 添加了一系列的新组件,诸如 `svg` 图标、`scroll` 滑动组件等。 | ||
- `axios` 请求封装及 `api` 模块封装和使用。 | ||
- `vant` 引入及使用。 | ||
- 骨架屏渲染及其它优化。 | ||
- 说明文档的编写与更新。 | ||
|
||
🐛 **Bugs** | ||
|
||
- 修复 `yapi` 数据 `mock` 问题,暂时先使用自己搭建的 `panda-server` 后端服务。 | ||
- 其它。 | ||
|
||
⚠️ **Notice** | ||
|
||
- 目前商城还不够完善,整个购买交易流程还没有走完。 | ||
|
||
### [v1.0.0](https://github.com/Ewall1106/panda-server/tree/1.0.0) | ||
|
||
`2020-05-17` | ||
|
||
🎉 **Features** | ||
|
||
- `vue-cli2.0` 构建的项目 | ||
- axios 的使用 | ||
- vuex 的基础使用 | ||
- 其它 | ||
|
||
🐛 **Bugs** | ||
|
||
- 暂无 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters