diff --git a/.env.development b/.env.development index 34dfed6..7e70dd2 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ VUE_APP_TITLE = 数据中台系统 ENV = 'development' # 若依管理系统/开发环境 -# VUE_APP_BASE_API = 'http://localhost:9035' +# VUE_APP_BASE_API = 'http://39.101.188.84:9035' # VUE_APP_BASE_API = 'https://vue.ruoyi.vip/prod-api' VUE_APP_BASE_API = 'http://39.101.188.84:9035' diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index 2774cc8..c87c85f 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -1,11 +1,11 @@