mirror of https://github.com/FanbeiFan/JD-SHOPPER
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
986 B
986 B
更新日志
v1.0.0-beta
- 迁移整体框架到TinyServer
- 更新 web ui 文件
v1.0.0
感谢 @FlameGate 对本项目的贡献
- 修复了windows平台下的兼容性问题
- 修复了网络波动带来的递归调用问题
- 默认host从 '0.0.0.0' 迁移到 'localhost'
v1.0.1
- 修复了字体和图标显示错误的问题
- 对本地GUI程序进行了初步配置
- 对readme以及文档结构进行修改
v1.1.0
- 上线windows开箱即用exe程序
- 修复windows web ui显示bug
- 更新readme自行打包方法
v1.1.1
感谢 @laodiaoyadashu 与 @YuTao0310 对本项目的贡献
- 修复有货商品一直提示等待上架
- 修复用户名太长时,cookie不能正确创建
- 去除无用函数,修复错误函数参数
V1.2.0-计划
- 上线价格低于设定值自动下单功能
v2.0.0-计划
- 上线秒杀抢购功能