diff --git a/src/api/index.js b/src/api/index.js index 7c1bdf0..6327f95 100644 --- a/src/api/index.js +++ b/src/api/index.js @@ -2,7 +2,7 @@ import axios from 'axios' // 创建axios实例 const api = axios.create({ - baseURL: import.meta.env.PROD ? 'https://meida-api.beefast.co/' : 'http://127.0.0.1:8000/', + baseURL: import.meta.env.PROD ? 'https://meida-api.beefast.co/' : 'https://meida-api.beefast.co/', timeout: 10000, headers: { 'Content-Type': 'application/json' diff --git a/src/views/TryonHistory.vue b/src/views/TryonHistory.vue index b6af9a9..2ee7851 100644 --- a/src/views/TryonHistory.vue +++ b/src/views/TryonHistory.vue @@ -16,29 +16,38 @@
{{ history.comment }}
暂无评价
+搭配来源