# 变量必须以 VITE_ 为前缀才能暴露给外部读取 NODE_ENV = 'development' VUE_APP_TITLE = '悦读馆' # 开发环境 VUE_APP_API_BASE_URL=http://localhost:8101/api