Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
94107e65
Commit
94107e65
authored
Apr 11, 2019
by
Junling Bu
Browse files
[release]: v1.3.0
parent
f351748b
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
94107e65
# 更新日志
## V 1.3.0
*2019-03-11*
,支持配置管理
*
`管理后台`
商品类目页面和行政区域页面采用树形结构显示;
*
`管理后台`
取消国际化和主题;
*
`管理后台`
支持配置管理;
注意:虽然配置管理中可以设置订单超时时间,但是由于目前采用定时查询方式会产生延时,
因此最终订单超时时间需要额外加上这些延迟才能更新状态。以后会解决这个问题(例如使用redis)。
## V 1.2.0
*2019-03-03*
,支持权限管理
...
...
README.md
View file @
94107e65
...
...
@@ -124,7 +124,7 @@ litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端
## 开发计划
当前版本
[
v1.
2
.0
](
https://linlinjava.gitbook.io/litemall/changelog
)
当前版本
[
v1.
3
.0
](
https://linlinjava.gitbook.io/litemall/changelog
)
目前项目开发中,存在诸多不足,以下是目前规划的开发计划。
...
...
@@ -161,6 +161,7 @@ V 3.0.0 完成以下目标:
项目介绍:基于Node.js+MySQL开发的开源微信小程序商城(微信小程序)
项目参考:
1.
litemall项目数据库基于nideshop-mini-program项目数据库;
2.
litemall项目的litemall-wx模块基于nideshop-mini-program开发。
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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