hookehuyr

fix

......@@ -14,3 +14,4 @@ src/test/mocha/test.js
cypress.json
src/test
.idea
front
......
......@@ -20,6 +20,7 @@ PHP_PATH=/Users/huyirui/program/itomix/git/isp/f/custom_form
output=front
# 打包
rm -rf front
npm run build
# 删除 PHP 项目里的编译产物
......@@ -63,4 +64,3 @@ ssh -p 22 itomix@ipadbiz.cn '
'
git checkout custom_form;
rm -rf front
......