fix: 微信小程序余额充值不跳转问题

This commit is contained in:
黄少君
2024-02-26 16:49:35 +08:00
parent f8fac0a5bc
commit e7600b4df1
136 changed files with 166 additions and 2 deletions

View File

@ -0,0 +1 @@
import{aK as t}from"./index-9bec188e.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};