diff --git a/.env b/.env index 0679826..7143c82 100644 --- a/.env +++ b/.env @@ -17,5 +17,5 @@ VUE_APP_THEME_MODE_KEY=admin.theme.mode VUE_APP_THEME_COLOR_KEY=admin.theme.color VUE_APP_API_BASE_URL=http://zxx4.f3322.net:46000 VUE_APP_USER_MODEL=BaseAdmin -VUE_APP_BEID=1 +VUE_APP_BEID=2 VUE_APP_PTYID=0 \ No newline at end of file diff --git a/.env.development b/.env.development index 3d6274a..ebffdbc 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ -VUE_APP_API_BASE_URL=http://zxx4.f3322.net:46000 -VUE_APP_USER_MODEL2=AdminUser -VUE_APP_USER_MODEL=BaseAdmin +VUE_APP_API_BASE_URL=http://36.133.9.26:46000 +VUE_APP_USER_MODEL=AdminUser +VUE_APP_USER_MODEL2=BaseAdmin VUE_APP_BEID=1 \ No newline at end of file diff --git a/.gitignore b/.gitignore index 5542012..a6bfa0a 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,5 @@ selenium-debug.log *.sln package-lock.json .env.production.local +.env +.env.development \ No newline at end of file diff --git a/src/layouts/PageLayout.vue b/src/layouts/PageLayout.vue index aa0a791..87c974c 100644 --- a/src/layouts/PageLayout.vue +++ b/src/layouts/PageLayout.vue @@ -3,8 +3,9 @@ -
-

+
+ +