buildAll.sh 51 B

123
  1. #!/bin/bash
  2. echo "开始编译前端"
  3. cd ./web_src