商品详情

This commit is contained in:
2024-03-10 15:40:26 +08:00
parent 107783062b
commit 00013cb46c
34 changed files with 2244 additions and 65 deletions

View File

@@ -5,7 +5,7 @@ VITE_APP_TITLE='uniapp-vue3-project'
VITE_APP_ENV='development'
# 接口地址
VITE_APP_BASE_API='https://apidev.lakeapp.cn/ext/'
VITE_APP_BASE_API='https://apidev.lakeapp.cn/'
# 删除console
VITE_DROP_CONSOLE=false