diff --git a/power_leasing/.env.staging b/power_leasing/.env.staging index aca330c..8ad7e3f 100644 --- a/power_leasing/.env.staging +++ b/power_leasing/.env.staging @@ -9,7 +9,7 @@ ENV = 'staging' # 测试环境 VUE_APP_BASE_API = 'http://10.168.2.220:8888' # VUE_APP_BASE_API = 'https://test.m2pool.com/api/' -VUE_APP_BASE_URL = 'https://test.m2pool.com/' +VUE_APP_BASE_URL = 'https://test.m2pool.com/' # 路由懒加载 diff --git a/power_leasing/src/views/account/myShops.vue b/power_leasing/src/views/account/myShops.vue index fa49198..59550b5 100644 --- a/power_leasing/src/views/account/myShops.vue +++ b/power_leasing/src/views/account/myShops.vue @@ -39,10 +39,9 @@