@ -28,8 +28,8 @@ deploy() {
echo ""
# 编译
echo -e "$echoPrefix yarn run build $echoSuffix"
yarn run build
# echo -e "$echoPrefix yarn run build $echoSuffix"
# yarn run build
echo "###--编译完成-----------------------------------------------------------------------------###"