feat: 提交首页

This commit is contained in:
pengqiao1993
2025-10-29 17:31:26 +08:00
parent 4199ceee48
commit 9258bcc0a9
46 changed files with 15838 additions and 1630 deletions

View File

@ -22,5 +22,6 @@ const config = {
}
// 设置后台接口服务的基础地址
config.baseUrl = "https://zzkj-cloud.com/api"
// config.baseUrl = "https://zzkj-cloud.com/api"
config.baseUrl = 'http://1.95.170.86:8002/api'
export default config