初始代码

This commit is contained in:
hhh
2026-04-02 10:38:23 +08:00
parent d8b4140f50
commit aed67ce1fd
1937 changed files with 447678 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
# 页面标题
VUE_APP_TITLE = P3九昭智造
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# P3九昭智造/测试环境
VUE_APP_BASE_API = '/stage-api'