Junling Bu
|
26b41faa6a
|
Merge branch 'master' of https://github.com/linlinjava/litemall
|
2019-08-12 11:12:45 +08:00 |
|
1037621594
|
116664d7cb
|
Update index.vue (#250)
修复了商品分类无法切换的bug
|
2019-08-12 11:07:51 +08:00 |
|
Junling Bu
|
bd6aae97c7
|
chore: 采用单一配置文件,则需要设置profiles.active为none,否则会被all模块的内置application文件的profiles.active所补充进而导致一些不必要的加载。
|
2019-08-12 11:03:37 +08:00 |
|
Junling Bu
|
c04bf48664
|
chore: 利用ShellCheck修改sh脚本
|
2019-07-27 15:42:03 +08:00 |
|
Junling Bu
|
af880c9874
|
chore: 增加一个测试用例
|
2019-07-25 23:42:38 +08:00 |
|
Galen Zhao
|
76438497cd
|
add share hidden func (#239)
|
2019-07-24 19:42:35 +08:00 |
|
Jason
|
5fd62b133b
|
modify this file (#234)
|
2019-07-21 20:33:29 +08:00 |
|
Junling Bu
|
e1f41d7778
|
chore[litemall-vue]: 接入后端订单API,以及订单页面重命名
|
2019-07-15 15:35:59 +08:00 |
|
Junling Bu
|
d10336db64
|
fix[litemall-vue]: fix bug
|
2019-07-13 20:22:00 +08:00 |
|
Junling Bu
|
f6bb713bc0
|
fix[litemall-core]: #230
|
2019-07-13 20:04:04 +08:00 |
|
Junling Bu
|
d2dc7345d1
|
chore: 采用logback日志
|
2019-07-12 20:20:37 +08:00 |
|
Junling Bu
|
99e8e88151
|
chore: 采用logback日志
|
2019-07-12 20:08:42 +08:00 |
|
Junling Bu
|
ac15da981f
|
chore: 采用logback日志
|
2019-07-12 20:05:32 +08:00 |
|
Junling Bu
|
488c7ed80f
|
chore: 采用logback日志
|
2019-07-12 20:05:14 +08:00 |
|
Junling Bu
|
cc2fb64a6e
|
chore[litemall-vue]: 退出按钮移到用户配置页面
|
2019-07-11 15:30:53 +08:00 |
|
Junling Bu
|
b785a6ff05
|
fix[litemall-vue]: fix bug
|
2019-07-11 15:30:16 +08:00 |
|
Junling Bu
|
8d82b1202a
|
fix[litemall-vue]: 小bug
|
2019-07-11 14:30:36 +08:00 |
|
Junling Bu
|
1e0b41fbc9
|
feat[litemall-vue]: 支持专题列表页面和专题详情页面
|
2019-07-11 12:17:33 +08:00 |
|
Junling Bu
|
4756f0168f
|
chore[litemall-vue]: 样式微调
|
2019-07-11 11:06:39 +08:00 |
|
Junling Bu
|
36085337d8
|
chore[litemall-vue]: 样式微调
|
2019-07-11 10:28:58 +08:00 |
|
Junling Bu
|
272d43a9c3
|
chore[litemall-admin-api]: bean重命名,可能解决潜在问题
|
2019-07-11 10:14:14 +08:00 |
|
Junling Bu
|
f28f0205a3
|
feat[litemall-vue]: 显示品牌商商品
|
2019-07-11 10:08:47 +08:00 |
|
Junling Bu
|
dcc304c6b6
|
feat[litemall-vue]: 支持品牌商列表页面和品牌商详情页面
|
2019-07-11 00:41:59 +08:00 |
|
Junling Bu
|
360e8f37b3
|
chore[litemall-vue]: 更新vant到2.0.6
|
2019-07-11 00:41:10 +08:00 |
|
Junling Bu
|
15805c2134
|
chore[litemall-vue]: 展示banner,而不是brand
|
2019-07-10 19:32:16 +08:00 |
|
Junling Bu
|
a747c46b1c
|
chore[litemall-vue]: 分类商品页面重命名
|
2019-07-10 19:27:10 +08:00 |
|
Junling Bu
|
a1800a254b
|
feat[litemall-vue]: 支持团购列表页面,新品首发页面,人气推荐页面
|
2019-07-08 10:48:07 +08:00 |
|
Junling Bu
|
8eeb1cc49a
|
#224
|
2019-07-07 22:52:35 +08:00 |
|
Junling Bu
|
6aa5fdf9cf
|
doc
|
2019-07-07 22:34:25 +08:00 |
|
Junling Bu
|
7825a27c83
|
fix[litemall-wx-api]: #226
|
2019-07-07 22:31:47 +08:00 |
|
Junling Bu
|
d10eeb943b
|
chore[litemall-vue]: 删除无用的mixin
|
2019-07-03 14:33:38 +08:00 |
|
Junling Bu
|
c0d141a6ca
|
chore[litemall-vue]: 删除无用代码
|
2019-07-03 14:19:30 +08:00 |
|
Junling Bu
|
9060274daf
|
refact[litemall-vue]: 删除三个card相关自定义组件,而是采用vant Card组件
|
2019-07-03 14:03:23 +08:00 |
|
Junling Bu
|
a756578b4a
|
refact[litemall-vue]: 删除infinity-scroll自定义组件,而是采用vant List组件
|
2019-07-01 14:30:18 +08:00 |
|
Junling Bu
|
a8b0fbc302
|
chore[litemall-vue]: 商品分类页面基于vant组件重构
|
2019-07-01 11:47:50 +08:00 |
|
Junling Bu
|
39d332348d
|
refact[litemall-vue]: 把vant版本从v1.x更新到v2.x
|
2019-07-01 10:06:39 +08:00 |
|
Junling Bu
|
156e79db28
|
vue文件中不能写空的style,会导致编译出空css文件,在部署时会页面加载失败。
|
2019-07-01 00:36:41 +08:00 |
|
sober
|
23ef05ac76
|
bug fix (#221)
中文逗号
|
2019-06-30 13:12:07 +08:00 |
|
Junling Bu
|
fe061edaf4
|
暂时取消checkstyle支持(报警太多)
|
2019-06-29 19:21:35 +08:00 |
|
linlinjava
|
06ca6615fd
|
!22 gitignore忽略文件内容补充
Merge pull request !22 from wtsoftware/master
|
2019-06-29 15:58:32 +08:00 |
|
wangtao
|
ab92f239b2
|
补充.gitignore 兼容eclipse maven macos 系统忽略文件
|
2019-06-29 15:26:30 +08:00 |
|
Junling Bu
|
0e2e5f55ff
|
litemall-all模块的日志级别INFO
|
2019-06-29 10:43:07 +08:00 |
|
Junling Bu
|
0408b7f866
|
swagger2支持管理后台API和小商城API
|
2019-06-29 10:35:24 +08:00 |
|
Junling Bu
|
56fefae17e
|
版本升级,避免GitHub安全报警
|
2019-06-28 20:53:21 +08:00 |
|
sober
|
40a5515773
|
api add codestyle check plugin (#219)
|
2019-06-28 20:40:06 +08:00 |
|
sober
|
4fec87a770
|
remove useless reference and modify log print type about core (#218)
|
2019-06-26 15:10:43 +08:00 |
|
sober
|
b5d61aae91
|
remove useless reference and modify log print type (#216)
|
2019-06-26 00:05:56 +08:00 |
|
Junling Bu
|
5b0067015a
|
统计订单的状态改成401(用户确认订单完成)和402(系统确认订单完成)
|
2019-06-23 15:26:01 +08:00 |
|
Junling Bu
|
227af6dcbf
|
fix[litemall-core]: throws Exception
|
2019-06-14 19:36:02 +08:00 |
|
John Bergqvist
|
09ad661e68
|
Add Unit tests for org.linlinjava.litemall.core.util.bcrypt.BCrypt (#207)
These tests were written using Diffblue Cover
Dependencies required to run these tests have been added
|
2019-06-14 16:52:56 +08:00 |
|