vue3框架

This commit is contained in:
wyy
2023-11-08 17:40:35 +08:00
parent 3a490ee16e
commit 662ec8510f
188 changed files with 4072 additions and 13593 deletions

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM nginx:1.20
COPY ./dist /usr/share/nginx/html/dist
COPY ./nginx.conf /etc/nginx/conf.d