管道基础大数据平台系统开发-【前端】-新系統界面
Surpriseplus
2023-04-18 a7d306cb0fe6482251f9d4acdc29674ffc13a032
public/config/config.js
@@ -1,6 +1,9 @@
//var isWeb = location.hostname.indexOf("103.85.165.") > -1;
var isWeb = true;
var is_production = false;//判断是否为生产环境
var webHost = isWeb ? "103.85.165.99" + ":8052" : '192.168.20.205' + ":8088";
// var webHost = isWeb ? "103.85.165.99" + ":8052" : '192.168.16.162' + ":12316";