ai应用
Some checks failed
Flask 提示词大师 - CI/CD 流水线 / 代码质量检查 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 单元测试 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 集成测试 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 构建Docker镜像 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署到测试环境 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署到生产环境 (push) Has been cancelled
Flask 提示词大师 - CI/CD 流水线 / 部署监控系统 (push) Has been cancelled

This commit is contained in:
rjb
2026-03-04 23:24:28 +08:00
parent 6205ac6208
commit 5efd79ddfc
24 changed files with 1180 additions and 4 deletions

View File

@@ -36,6 +36,10 @@
<string name="meal_planning_btn_generate">生成饭菜规划</string>
<string name="meal_planning_result_placeholder">填写左侧参数后点击「生成饭菜规划」</string>
<string name="btn_meal_planning">饭菜规划</string>
<string name="btn_ai_services">AI应用</string>
<string name="meal_planning_history_title">规划历史</string>
<string name="meal_planning_history_empty">暂无规划记录</string>
<string name="placeholder_coming_soon">敬请期待</string>
<string name="ai_services_title">AI 智能应用</string>
<string name="ai_services_subtitle">探索更多 AI 应用</string>
</resources>