fix: 修正构建版本无法正常获取环境变量的问题 #31

Manually merged
remilia merged 1 commits from fix/env into master 2025-09-27 10:45:35 +08:00
Owner

关联Issue

Fixes #29

更改内容/What Changed

  • 将nuxt.config.ts中的strapi配置移至runtimeConfig中

测试步骤/How To Test

No response

检查表/Checklist

  • 代码格式符合团队规范
  • 已添加或更新单元测试/集成测试
  • 文档/README 已更新(如有必要)
  • 所有测试通过
  • 分支命名正确(feature/xxx或fix/xxx 等)
  • 回归风险已评估

影响评估/Risk & Rollback

No response

可选:截图或 Demo(如界面/UI 有变化)

No response

### 关联Issue Fixes #29 ### 更改内容/What Changed - 将nuxt.config.ts中的strapi配置移至runtimeConfig中 ### 测试步骤/How To Test _No response_ ### 检查表/Checklist - [x] 代码格式符合团队规范 - [x] 已添加或更新单元测试/集成测试 - [x] 文档/README 已更新(如有必要) - [x] 所有测试通过 - [x] 分支命名正确(feature/xxx或fix/xxx 等) - [x] 回归风险已评估 ### 影响评估/Risk & Rollback _No response_ ### 可选:截图或 Demo(如界面/UI 有变化) _No response_
remilia added the
Kind/Bug
label 2025-09-26 17:30:52 +08:00
remilia added 1 commit 2025-09-26 17:30:53 +08:00
fix: 修正构建版本无法正常获取环境变量的问题
All checks were successful
deploy to server / build-and-deploy (push) Successful in 10m0s
a4d3caeb6b
- 将nuxt.config.ts中的strapi配置移至runtimeConfig中
remilia manually merged commit 8932b27134 into master 2025-09-27 10:45:35 +08:00
Sign in to join this conversation.
No description provided.