diff --git a/app/app.vue b/app/app.vue index 0a87abd..5e732a5 100644 --- a/app/app.vue +++ b/app/app.vue @@ -1,9 +1,10 @@ - \ No newline at end of file diff --git a/app/components/AppFooter.vue b/app/components/AppFooter.vue index f78a73a..d94a81a 100644 --- a/app/components/AppFooter.vue +++ b/app/components/AppFooter.vue @@ -1,18 +1,14 @@ \ No newline at end of file + + + \ No newline at end of file diff --git a/app/config/api.ts b/app/config/api.ts index 7a40b3b..8c07883 100644 --- a/app/config/api.ts +++ b/app/config/api.ts @@ -6,7 +6,8 @@ // API基础地址配置 export const API_CONFIG = { // 开发环境API地址 - BASE_URL: 'http://192.168.1.4:4101', + // BASE_URL: 'http://192.168.1.4:4101', + BASE_URL: 'https://ele.ccttiot.com/prod-api', // API端点配置 ENDPOINTS: {