wuhui_zzw
|
dcdfd1facc
|
优化:商品详情页面部分内容调整
|
2023-09-22 16:36:38 +08:00 |
wuhui_zzw
|
5663f321dc
|
优化:商品编辑页面布局调整,添加贸易术语设置及相关内容
|
2023-09-22 15:04:12 +08:00 |
wuhui_zzw
|
9ad042da88
|
优化:商品编辑页面布局调整,计量单位由手动填写且支持中英文切换修改为下拉框选择且不支持中英文切换
|
2023-09-22 10:39:48 +08:00 |
wuhui_zzw
|
650184d860
|
优化:设计 - 导航栏优化。非直接下单商品也可以选中,取消固定连接。商品选择表格内容优化
|
2023-09-22 09:48:12 +08:00 |
wuhui_zzw
|
bfc31e06c4
|
优化:商品详情加入购物车、立即购买、购物车页面下单 - 添加批量售卖商品下单及加入购物车处理。不符合条件禁止下单或者加入购物车
|
2023-09-21 16:46:55 +08:00 |
wuhui_zzw
|
525a6c1740
|
优化:商品详情购买处理按批购买
|
2023-09-21 13:38:08 +08:00 |
wuhui_zzw
|
3c62e8af7d
|
优化:商品编辑增加按件卖(默认)/按批卖设置
|
2023-09-20 16:37:49 +08:00 |
wuhui_zzw
|
19df41c8d4
|
优化:增加计量单位并且在商品组件和商品详情中显示。支持多语言
|
2023-09-20 14:49:44 +08:00 |
wuhui_zzw
|
2e36e35e17
|
优化:客服端 - 商品详情页面显示当前商品的最小起订量、并且如果购买数量低于最小起购量时禁止下单和添加购物车
|
2023-09-20 14:05:36 +08:00 |
wuhui_zzw
|
b679d66adb
|
版本合并、和客户修改后的版本合并
修改:商品编辑页面取消sku;起订量从规格中移除,统一设置起订量
修改:客服端显示最小起订量
|
2023-09-20 13:36:57 +08:00 |
wuhui_zzw
|
cf7825d519
|
优化:文本内容修改
|
2023-08-31 11:34:22 +08:00 |
wuhui_zzw
|
f55c520015
|
添加:物流管理 - 商品详情页面支持切换国家和物流;并且同步刷新对应的运费
|
2023-08-28 15:15:44 +08:00 |
wuhui_zzw
|
3c96766442
|
添加:物流管理 - 添加前台默认展示国家
|
2023-08-25 14:16:09 +08:00 |
wuhui_zzw
|
1dd22c3e02
|
文字替换:Add buy sku 修改为Quantity;Product Total 修改为 Quantity total
|
2023-08-25 09:48:53 +08:00 |
wuhui_zzw
|
a318806058
|
优化:订单列表显示预计到达时间
|
2023-08-22 19:08:04 +08:00 |
wuhui_zzw
|
270623a9ad
|
优化:物流信息添加默认单位
|
2023-08-22 16:19:58 +08:00 |
wuhui_zzw
|
18546a254c
|
添加:物流运费计算方式
|
2023-08-22 16:00:34 +08:00 |
wuhui_zzw
|
f1f2a7d1bf
|
修改:物流列表显示内容优化
|
2023-08-21 18:05:03 +08:00 |
wuhui_zzw
|
afa9b0be6f
|
修改:物流支持多国家选择
|
2023-08-21 16:59:20 +08:00 |
wuhui_zzw
|
8d7c37509f
|
优化:商品详情页面下单优化,支持多规格下单
|
2023-08-17 15:47:05 +08:00 |
liqianjin
|
02516b7825
|
【增加】物流及可视化
|
2023-08-12 18:46:10 +08:00 |
liqianjin
|
bfb1ea283c
|
【增加】物流管理
|
2023-08-11 18:41:28 +08:00 |
liqianjin
|
fa79136adc
|
【增加】产品状态名称修改
|
2023-08-11 15:16:23 +08:00 |
liqianjin
|
4f1beb97d9
|
【增加】视频播放装修
【增加】复制商品
【增加】商品长宽高参数
【增加】合并到第三方主版本分支,更新到最新版本
|
2023-08-11 13:55:00 +08:00 |
liqianjin
|
f344d2deab
|
Merge branch 'github-master' into master-github-histories
# Conflicts:
# beike/Admin/View/Components/Header.php
# beike/Admin/View/Components/Sidebar.php
# beike/Helpers.php
# beike/Models/Product.php
# beike/Repositories/OrderRepo.php
# beike/Repositories/PageCategoryRepo.php
# beike/Shop/Services/CartService.php
# composer.lock
# resources/beike/admin/views/components/header.blade.php
# resources/beike/admin/views/pages/design/builder/index.blade.php
# resources/beike/admin/views/pages/marketing/show.blade.php
# resources/beike/admin/views/pages/products/form/form.blade.php
# resources/lang/en/admin/marketing.php
# resources/lang/zh_cn/admin/common.php
# resources/lang/zh_cn/admin/marketing.php
# resources/lang/zh_cn/admin/product.php
# themes/default/cart/mini.blade.php
# themes/default/layout/footer.blade.php
# themes/default/layout/master.blade.php
# themes/default/product/product.blade.php
|
2023-08-10 13:45:22 +08:00 |
liqianjin
|
8674f1125c
|
v1.1.2 合并至github项目
|
2023-08-10 11:34:43 +08:00 |
pushuo
|
bb7a6aad0d
|
!161 Fix page summary input error prompt
* Fix installation error and no information display problem
* Fix page summary input error prompt
|
2023-07-20 06:22:35 +00:00 |
pushuo
|
8750c828f7
|
!155 Add hooks for cart and checkout page submit buttons
* fixed license
* add setting license_code
* Add hooks for cart and checkout page submit buttons
|
2023-07-18 16:52:46 +08:00 |
Edward Yang
|
5b262df391
|
Fixed openai and added plugin version.
|
2023-06-19 19:07:43 +08:00 |
pushuo
|
530e5f22fe
|
!138 Fix pagination button h5 responsive
* Fix pagination button h5 responsive ++
* Fix pagination button h5 responsive
* Optimize table UI, etc
|
2023-06-19 02:27:08 +00:00 |
pushuo
|
391f28ede7
|
!132 Delete the background vip button and change it to License & Services
* Delete the background vip button and change it to License & Services
|
2023-06-14 06:46:23 +00:00 |
Edward Yang
|
1cbf9af4a4
|
optimize fail status
|
2023-06-13 15:26:07 +08:00 |
pushuo
|
e7019a9722
|
!123 Add video function
* Optimize shopping cart entries
* File manager selection type judgment
* video function
* Support video for file manager
* Optimize file manager
|
2023-06-09 05:58:33 +00:00 |
Edward Yang
|
fc609a9b67
|
Code format
|
2023-05-31 18:06:14 +08:00 |
liqianjin
|
6395744c56
|
v1.2 修改完成
|
2023-05-31 11:59:54 +08:00 |
liqianjin
|
66d08c1654
|
v1 修改完成
|
2023-05-30 11:56:47 +08:00 |
liqianjin
|
bb57d646db
|
修改
|
2023-05-29 19:59:31 +08:00 |
liqianjin
|
5e552c572e
|
init
|
2023-05-27 11:47:26 +08:00 |
Edward Yang
|
d6f518dff6
|
!107 Order Payment
* wip
* add exceptions
* order->orderPayments ui
* add order payments
* paypal 和 stripe 保存支付数据
* add order payment.
|
2023-05-25 09:53:49 +00:00 |
pushuo
|
b5cc1ba786
|
!104 Product Added Quick Preview
* Added quick preview
|
2023-05-20 10:20:53 +00:00 |
Edward Yang
|
1574805a5a
|
change order total service and code format.
|
2023-05-18 15:31:11 +08:00 |
pushuo
|
812b7655af
|
!98 Optimize the personal center button, etc.
* wip
* Optimize the personal center button, etc.
* wip
* wip
* wip
* Modify an entry, name -> full name
|
2023-05-15 10:15:27 +00:00 |
pushuo
|
b88d889861
|
!97 Modify an entry, name -> full name
* Modify an entry, name -> full name
|
2023-05-15 06:18:25 +00:00 |
Teemo
|
9d020adaee
|
!96 韩语支持
* 删除文件 resources/lang/ko/.keep
* 韩语4
* 韩语3
* 新建 admin
* 韩语2
* 韩语
* 新建 ko
|
2023-05-14 12:32:44 +00:00 |
pushuo
|
b595085b7e
|
!92 Optimize the checkout process
* wip
* wip
* wip
* wip
* wip
* wip
* Optimize the checkout process
|
2023-05-10 10:37:27 +00:00 |
Edward Yang
|
89adc4d8d1
|
Code format
|
2023-05-10 11:52:19 +08:00 |
licy@guangda.work
|
6636986904
|
admin test
|
2023-05-10 10:53:55 +08:00 |
Edward Yang
|
8fcd26dcd7
|
Fixed for https://gitee.com/beikeshop/beikeshop/issues/I70XJW?from=project-issue
|
2023-05-10 09:59:22 +08:00 |
pushuo
|
77bf0bca1a
|
Change plugin purchase process
wip
wip
wip
wip
admin ui optimization
Optimize file manager
|
2023-05-09 17:53:11 +08:00 |
Edward Yang
|
10eb858ef1
|
update header and sidebar menus for admin panel.
fixed menus
wip
wip
get sub menus
wip
add current link
wip
fixed rma
fixed routes
fixed sub routes
wip
wip
fixed order and rmas
重构后台菜单
wip
fixed active
update languages.
wip
wip
add history links
code format
wip
fixed menus
fixed menus
fixed url
fixed sub routes
wip
update menus
wip
修复角色页面没有选中上一级目录
remove unnecessary code
wip
wip
fixed header common links
code format
add design
fixed plugin
wip
添加插件二次子菜单
修复获取更多
修复最近浏览记录 插件相关语言包
wip
调整文章菜单顺序
fixed common links
fixed common links
wip
wip
wip
default link icon.
修复插件编辑二级菜单选中
wip
wip
wip
wip
wip
wip
|
2023-05-04 17:48:52 +08:00 |