Files
aitsc/vue-app/.env.development
renjianbo daa34582e9 feat(vue-app,flask): Vue 试验田全量对接与 Session 用户上下文统一
新增 vue-app(生成/收藏/历史/登录/优化/Android/饭菜/诗词/简历等),Flask 增加 user_context 并调整历史、生成、简历等路由;模板 base/generate 可访问性改进;补充部署说明与文档。

Made-with: Cursor
2026-04-05 21:10:41 +08:00

5 lines
168 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 留空则请求相对路径 /api由 Vite 代理到 Flask
VITE_API_BASE_URL=
VITE_FLASK_ORIGIN=http://127.0.0.1:5002
VITE_APP_TITLE=提示词大师Vue 试验)