This commit is contained in:
vet
2026-04-21 12:24:04 +07:00
parent 67ab5f5ba5
commit 6eb89ad2a9
15 changed files with 421 additions and 170 deletions

View File

@@ -74,7 +74,9 @@ case "$TARGET" in
success "所有前端依赖安装完成!"
echo ""
echo -e "${BOLD}下一步:${NC}"
echo -e " 启动前端开发服务器"
echo -e " 构建静态前端pc/cms/build-cms/build-down"
echo -e " ${CYAN}./deploy-test/08-build-static-frontend.sh${NC}"
echo -e " 启动开发态前端meetingh5/h5"
echo -e " ${CYAN}./deploy-test/07-start-frontend.sh${NC}"
;;
pc|meetingh5|h5|cms|build-cms|build-down)