对接uniapp端登录[C

This commit is contained in:
柳清爽
2025-03-27 16:01:29 +08:00
parent aa59dd79c1
commit 2b674966fe
15 changed files with 381 additions and 140 deletions

3
Cunkebao/.env.production Normal file
View File

@@ -0,0 +1,3 @@
# 生产环境配置
VUE_APP_BASE_API = 'https://api.cunkebao.com'
VUE_APP_ENV = 'production'