first commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# 环境变量配置 (开发环境)
|
||||
NODE_ENV = 'development'
|
||||
|
||||
# 应用配置
|
||||
VITE_APP_TITLE = '美天科技 - 官网'
|
||||
VITE_APP_API_URL = 'http://your-api-domain.com' # 接口基础URL
|
||||
Reference in New Issue
Block a user