feat(bygsf212): configure integral shop deployment

This commit is contained in:
danaisuiyuan
2026-06-14 21:26:25 +08:00
parent 01e373faf6
commit 646019de45
25 changed files with 604 additions and 18 deletions

View File

@@ -8,6 +8,7 @@
|-----|------|------|
| `czleilei240` 参考模板 | `deploy/docker/step1-integral` | `deploy/docker/step2-single-shop` |
| `byhlc112` | `deploy/docker/step1-integral-byhlc112` | `deploy/docker/step2-single-shop-byhlc112` |
| `bygsf212`(鼎信汇商贸) | 待步骤一项目目录 | `deploy/docker/step2-single-shop-bygsf212` |
## 1. 准备环境变量
@@ -75,7 +76,8 @@ done
## 7. "fast" 模式(跳过前端构建,使用源码已有 dist
如果源码目录里 `backend-adminend/dist``single_uniapp22miao/unpackage/dist/build/` 已经是最新构建产物,可加速:
- `single_uniapp22miao` 使用 HBuilder/HBuilderX 手动编译发布。
- 如果源码目录里 `backend-adminend/dist``single_uniapp22miao/unpackage/dist/build/` 已经是最新构建产物,可加速:
```bash
docker compose build --build-arg=BUILDKIT_INLINE_CACHE=1 \