feat(h5): 小程序原生顶栏 + 本地联调与一键部署

nh=1 隐藏 H5 顶栏并由 cover 承载 logo;H5 仅 4px 顶距避免重复留白。新增 dev:mp、deploy:h5 与联调文档。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-25 01:38:32 +08:00
co-authored by Cursor
parent f4bd57ce1b
commit 57687de360
12 changed files with 188 additions and 10 deletions
+6
View File
@@ -0,0 +1,6 @@
# 复制为 deploy.env(勿提交 deploy.env
# 用法: ./scripts/deploy-h5.sh 或 DEPLOY_ENV=./deploy.env ./scripts/deploy-h5.sh
H5_DEPLOY_USER=ubuntu
H5_DEPLOY_HOST=your-server.example.com
H5_DEPLOY_PATH=/var/www/h5.yuxingu.com.cn/psy