计算购物车钱之前
This commit is contained in:
@@ -9,7 +9,7 @@ export default defineConfig({
|
||||
hmr: true,
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'https://cashier.sxczgkj.cn',
|
||||
target: 'https://tapi.cashier.sxczgkj.cn',
|
||||
changeOrigin: true,
|
||||
rewrite: path => path.replace(/^\/api/, ''),
|
||||
secure: false
|
||||
|
||||
Reference in New Issue
Block a user