diff --git a/.env.development b/.env.development index f31b978..a069028 100644 --- a/.env.development +++ b/.env.development @@ -9,8 +9,8 @@ # 只在开发模式中被载入 # 网站前缀 -VITE_BASE_API_URL = http://192.168.2.33:8089/server/ -# VITE_BASE_API_URL = http://43.137.2.78:8085/server/ +# VITE_BASE_API_URL = http://192.168.2.33:8089/server/ +VITE_BASE_API_URL = http://43.137.2.78:8085/server/ # base api VITE_BASE_API = '/server/' diff --git a/src/views/client/knowledgeBase/index.vue b/src/views/client/knowledgeBase/index.vue index c24bd7b..8e7f156 100644 --- a/src/views/client/knowledgeBase/index.vue +++ b/src/views/client/knowledgeBase/index.vue @@ -48,6 +48,9 @@ > +
+ {{ curRowDetail.description }} +