diff --git a/public/config/index-prod.js b/public/config/index-prod.js index 37b1be0..6096255 100644 --- a/public/config/index-prod.js +++ b/public/config/index-prod.js @@ -13,7 +13,7 @@ window.SITE_CONFIG = {}; // 在线api接口请求地址 - window.SITE_CONFIG["baseUrl"] = "https://admin.damajishi.cn/"; + window.SITE_CONFIG["baseUrl"] = "https://admin-test.damajishi.cn/"; // cdn地址 = 域名 + 版本号 window.SITE_CONFIG["domain"] = "./"; // 域名 diff --git a/src/views/modules/operation-management/order/index.vue b/src/views/modules/operation-management/order/index.vue index a28c662..311a511 100644 --- a/src/views/modules/operation-management/order/index.vue +++ b/src/views/modules/operation-management/order/index.vue @@ -119,7 +119,6 @@