fix: rename [5] to clarify it's the setup wizard

This commit is contained in:
dongsheng123132
2026-03-09 19:43:25 +08:00
parent b8fd4eb452
commit d6532b4f96

View File

@@ -98,7 +98,7 @@ show_menu() {
echo "" echo ""
echo -e " ${WHITE}${BOLD} ━━━━ 中国优化 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━${NC}" echo -e " ${WHITE}${BOLD} ━━━━ 中国优化 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━${NC}"
echo "" echo ""
echo -e " ${YELLOW} [5]${NC} 🇨🇳 配置国产 AI 模型DeepSeek/Kimi/通义千问" echo -e " ${YELLOW} [5]${NC} ⚙️ 首次配置向导(选模型、选平台、填 API Key"
echo -e " ${YELLOW} [6]${NC} 💬 配置中国聊天平台(飞书/钉钉)" echo -e " ${YELLOW} [6]${NC} 💬 配置中国聊天平台(飞书/钉钉)"
echo -e " ${YELLOW} [7]${NC} 🪞 设置国内镜像源" echo -e " ${YELLOW} [7]${NC} 🪞 设置国内镜像源"
echo "" echo ""