Browse Source

04wms-ztf-test.sh

master
lizw 3 years ago
parent
commit
93063bc49f
  1. 4
      hua_wei_yun/04wms-ztf-test.sh

4
hua_wei_yun/04wms-ztf-test.sh

@ -93,8 +93,8 @@ buildCode() {
cd "$codePath/wms-ui-mobile" cd "$codePath/wms-ui-mobile"
echo -e "$echoPrefix yarn $echoSuffix" echo -e "$echoPrefix yarn $echoSuffix"
yarn yarn
echo -e "$echoPrefix link yvan-vue-mobile $echoSuffix" echo -e "$echoPrefix yarn link yvan-vue-mobile $echoSuffix"
link yvan-vue-mobile yarn link yvan-vue-mobile
echo "" echo ""
else else
echo "wms-ui-mobile 文件未变化" echo "wms-ui-mobile 文件未变化"

Loading…
Cancel
Save