diff --git a/.env b/.env index a14f3b0..0679826 100644 --- a/.env +++ b/.env @@ -16,6 +16,6 @@ VUE_APP_LAYOUT_KEY=admin.layout 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=AdminUser +VUE_APP_USER_MODEL=BaseAdmin VUE_APP_BEID=1 VUE_APP_PTYID=0 \ No newline at end of file diff --git a/src/layouts/footer/PageFooter.vue b/src/layouts/footer/PageFooter.vue index 38a3539..5e2edb3 100644 --- a/src/layouts/footer/PageFooter.vue +++ b/src/layouts/footer/PageFooter.vue @@ -1,9 +1,8 @@ + + @@ -69,7 +71,7 @@ 设置权限