diff --git a/.gitignore b/.gitignore index 3796783..a2d732a 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ hs_err_pid* node_modules dist epdc-admin -.idea/ \ No newline at end of file +yushan-admin +.idea/ diff --git a/public/index.html b/public/index.html index d39bf4f..f724929 100644 --- a/public/index.html +++ b/public/index.html @@ -36,15 +36,15 @@ <% if (process.env.VUE_APP_NODE_ENV === 'dev') { %> <% } %> <% if (process.env.VUE_APP_NODE_ENV === 'prod:sit') { %> <% } %>