清除数据

This commit is contained in:
2026-05-06 23:30:54 +08:00
parent 17a5734d67
commit d16fc36264
149 changed files with 6691 additions and 5575 deletions

View File

@@ -65,7 +65,7 @@ done
# 启动前端
echo ""
echo -e "${YELLOW}[4/4] 启动Vue前端...${NC}"
cd flash-sale-frontend
cd community-fresh-group-buy-frontend
# 检查依赖
if [ ! -d "node_modules" ]; then