【update】-打包管理详情页增加

This commit is contained in:
fengchenchen
2023-08-30 16:58:24 +08:00
parent 9289bce141
commit ffe2bf064a
4 changed files with 265 additions and 100 deletions
+4 -1
View File
@@ -29,4 +29,7 @@ window._CONFIG["sendAddress"] = "天津市东丽区先锋东路68号"
window._CONFIG["sendPostCode"] = "300300"
// 查看物流信息-- 在企业端
window._CONFIG["lookExpressDomainURL"] = "http://localhost:3001/lookExpressInfo";
window._CONFIG["lookExpressDomainURL"] = "http://localhost:21826/lookExpressInfo";
// 来款内部部署的ip
window._CONFIG["intranetUrl"] = "http://localhost:21825/";