【fix】优化代码

This commit is contained in:
黄少君
2024-02-22 18:37:23 +08:00
parent 17c043348a
commit f8fac0a5bc
246 changed files with 973 additions and 406 deletions

View File

@ -0,0 +1 @@
import{aK as t}from"./index-d4baa715.js";function a(a){return t.post("/cart/add",a)}function r(a){return t.get("/cart/cart/list",a)}function c(a){return t.get("/cart/count",a)}const s=a=>t.post("/cart/num",a),n=a=>t.post("/order/confirm",a),o=a=>t.post("/cart/cart/del",a),e=a=>t.post("/cart/cart/changeSku",a);export{e as a,c as b,n as c,o as d,a as e,r as g,s as u};