优化CLAUDE.md;添加本地快速部署脚本;form-dialog打开后能聚焦下拉菜单

This commit is contained in:
2026-01-06 17:12:06 +08:00
parent 7f15051f18
commit 37f9faf2a4
10 changed files with 74 additions and 40 deletions

2
simple_deploy.sh Normal file → Executable file
View File

@@ -1,6 +1,6 @@
#!/bin/bash
# 此脚本用来一键部署到生产服务器
# 需事先配置好ssh免密登录目标服务器需要安装好node、pnpm、tsx、pm2来运行容器
# 需事先配置好ssh免密登录目标服务器需要安装好node、pnpm、tsx、pm2来运行程序
set -e
# 配置