nh=1 隐藏 H5 顶栏并由 cover 承载 logo;H5 仅 4px 顶距避免重复留白。新增 dev:mp、deploy:h5 与联调文档。 Co-authored-by: Cursor <cursoragent@cursor.com>
7 lines
243 B
Bash
7 lines
243 B
Bash
# 复制为 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
|