优化商品显示

This commit is contained in:
gyq
2024-05-31 16:32:15 +08:00
parent 69a74cc416
commit ffb6807a90
4 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
ENV = development
# 测试
VITE_API_URL = 'https://cashier-client.sxczgkj.cn/cashier-client'
# VITE_API_URL = 'https://cashier-client.sxczgkj.cn/cashier-client'
# 阿伟
# VITE_API_URL = 'http://192.168.2.96:10587/cashier-client'
@@ -11,4 +11,4 @@ VITE_API_URL = 'https://cashier-client.sxczgkj.cn/cashier-client'
# VITE_API_URL = 'http://192.168.2.41:10587/cashier-client'
# 正式
# VITE_API_URL = 'https://cashierclient.sxczgkj.cn/cashier-client'
VITE_API_URL = 'https://cashierclient.sxczgkj.cn/cashier-client'