feat: boot-ui support behinder

This commit is contained in:
ReaJason
2024-12-22 17:37:21 +08:00
parent c232e64b13
commit 54f38e48d2
17 changed files with 138 additions and 30 deletions
+3 -1
View File
@@ -6,4 +6,6 @@ cp dist/vite.svg ../boot/src/main/resources/static/
cp -R dist/assets/* ../boot/src/main/resources/static/assets/
mkdir -p ../boot/src/main/resources/templates
cp dist/index.html ../boot/src/main/resources/templates/index.html
cp dist/index.html ../boot/src/main/resources/templates/index.html
echo "copy success"