Commit Graph

13 Commits

Author SHA1 Message Date
pushuo 2b12969d3a !160 Fix the front-end error reporting problem when the page is deleted
* wip
* Fix the front-end error reporting problem when the page is deleted
2023-07-20 10:16:36 +08:00
Edward Yang 1a3b7d134f Code format 2023-07-18 16:52:46 +08:00
pushuo 69e9a051c1 !149 Fix configuration link status disabled and display problems
* wip
* wip
* Fix configuration link status disabled and display problems -> https:/…
2023-07-18 16:52:46 +08:00
Edward Yang c1d6c48f5b Add jwt and admin token to build API.
Add jwt to build API.

返回当前客户

后台添加,通过token获取后台用户信息

fixed token api

fixed order list and order detail

fixed product api

fixed categoryies API

add brands

fixed brands

add products

添加订单接口
2023-04-27 18:16:07 +08:00
Edward Yang 5c4ae14dbc Code format 2023-04-07 16:53:18 +08:00
mengwb 86b3d33d6d !66 默认属性组不可删除
* 默认数据增加id为1的默认属性组,并且默认属性组后台不能删除
* migrations/2023_03_20_091423_product_weight.php
* 商品重量
* add weight blade
* bugfix
* 商品重量,用于计算flex shipping运费;地址变化后配送方式变化,需要重新显示新的配送方式
* Placeholder Image Backend Settings
* 商品重量,用于计算flex shipping运费;地址变化后配送方式变化,需要重新显示新的配送方式
* 增加hook
2023-03-24 10:23:55 +00:00
Edward Yang 68231b0538 Refactor url link and label. 2023-03-15 14:55:00 +08:00
Edward Yang bf632700a0 添加面包屑library 2023-02-03 12:00:35 +08:00
Edward Yang 434d94c01d 使用laravel/pint格式化代码 2023-01-10 14:38:26 +08:00
Edward Yang 8f22790abd 修改注释版权 2022-09-13 23:07:51 +08:00
Edward Yang a610c9231f 修复税费计算逻辑 2022-08-19 16:19:26 +08:00
Edward Yang bf3a1bedfa 完善税费 2022-07-29 15:12:20 +08:00
TL 6ee3aacc0f 顾客找回密码功能 2022-07-07 15:54:45 +08:00