zyc f6d50055d1
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m39s
fix: 前端API地址按环境动态注入
- Dockerfile添加VITE_API_BASE_URL build arg
- dev环境构建时注入 airlabs-manage-api.test.airlabs.art
- master环境构建时注入 airlabs-manage-api.airlabs.art

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 16:18:01 +08:00
..
2026-02-12 15:10:48 +08:00
2026-02-12 15:10:48 +08:00

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.