@@ -11,7 +11,7 @@ git add ./ && git commit -m"delete files" && git push
echo "复制文件"
# cp -rfv ../nb-front/dist/* ./dist/
-cp -rfv ../xt-front-2024/dist/* ./dist/
+cp -rfv ../xt-front-optimize/xt-front-2024/dist/* ./dist/
echo "提交文件"