소스 검색

04wms-ztf-test.sh

lizw 2 년 전
부모
커밋
93063bc49f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      hua_wei_yun/04wms-ztf-test.sh

+ 2 - 2
hua_wei_yun/04wms-ztf-test.sh

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