fix: 更新 API 基础地址
This commit is contained in:
@@ -4,7 +4,7 @@ export default defineNuxtConfig({
|
|||||||
|
|
||||||
runtimeConfig: {
|
runtimeConfig: {
|
||||||
public: {
|
public: {
|
||||||
API_BASE: 'https://service2.fenshenzhike.com/',
|
API_BASE: 'https://service1.fenshenzhike.com/',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user