ec1bed17d3
- web.Dockerfile: 移除npm config set registry,改用--registry内联参数; npx tsc/vite build改为./node_modules/.bin/直接调用 - preview-deploy.yml: 同上,移除全局npm config set registry - step_frontend_install.sh: 移除全局npm config set registry,改用--registry内联 - package-lock.json: 重新生成,补全@testing-library/dom等缺失包 - test_wave78_duplication_domain.py: test_all_tiers_exist添加pro套餐