Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

当购物车无可用商品时,重刷购物车会缺少im_secret #29

Closed
yimoodd opened this issue May 1, 2022 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@yimoodd
Copy link

yimoodd commented May 1, 2022

axios.js里会删除header中的im_secret,所以get_cart.js中header应该复制一份,不能直接引用原来的
第十行改成headers: {...headers},

@Runc2333
Copy link
Owner

Runc2333 commented May 1, 2022

get_cart.js是失误没重写,已经在重写了

@Runc2333 Runc2333 self-assigned this May 1, 2022
@Runc2333 Runc2333 added the bug Something isn't working label May 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants