diff --git a/.gitignore b/.gitignore index c1b82c2..e606f1c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # 依赖 node_modules/ +frontend/dist/ __pycache__/ *.pyc *.pyo diff --git a/.nvmrc b/.nvmrc index 209e3ef..5bd6811 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20 +20.19.0 diff --git a/frontend/app.html b/frontend/app.html index fedc89d..f25726c 100644 --- a/frontend/app.html +++ b/frontend/app.html @@ -45,9 +45,7 @@