feat/ 添加app-expo三种环境切换,待测试 调整tts

This commit is contained in:
Kevin
2026-03-19 09:58:02 +08:00
parent faf7607bf9
commit 15512834d2
12 changed files with 187 additions and 18 deletions

2
app-expo/.gitignore vendored
View File

@@ -32,6 +32,8 @@ yarn-error.*
# local env files
.env*.local
# generated .env (from use-env script)
.env
# typescript
*.tsbuildinfo