diff --git a/.env.development b/.env.development index d76bf80..565b6dd 100644 --- a/.env.development +++ b/.env.development @@ -1,3 +1,3 @@ NODE_ENV = 'development' -VUE_APP_API_URL = 'http://114.66.57.139:8092' +VUE_APP_API_URL = 'http://114.66.57.139:8090' VUE_APP_MESSAGE_SDK_DEBUG = true \ No newline at end of file diff --git a/src/views/contentData/LeftSidebar/index.vue b/src/views/contentData/LeftSidebar/index.vue index a2151ca..1fb1d63 100644 --- a/src/views/contentData/LeftSidebar/index.vue +++ b/src/views/contentData/LeftSidebar/index.vue @@ -1,5 +1,6 @@