Commit af17bfba by bingobo

增加iframe ip

1 parent b6eafabd
Showing with 5 additions and 4 deletions
...@@ -4,9 +4,10 @@ ...@@ -4,9 +4,10 @@
const SystemConfig = { const SystemConfig = {
PUBLIC_PATH: '/api', PUBLIC_PATH: '/api',
//TODO VUE_APP_BASE_URL: "http://25.66.210.41/tools", // VUE_APP_BASE_URL: "http://25.66.210.41/tools",
// VUE_APP_BASE_URL: "http://25.66.215.209/tools", // 南瑞新ip
VUE_APP_BASE_URL: "http://192.168.0.114:18088/tools", VUE_APP_BASE_URL: "http://192.168.0.114:18088/tools",
//TODO VUE_APP_ZJ_IFRAME: "http://25.66.210.41/arch" // VUE_APP_ZJ_IFRAME: "http://25.66.210.41/arch"
// VUE_APP_ZJ_IFRAME: "http://192.168.0.113/arch" // VUE_APP_ZJ_IFRAME: "http://25.66.215.209/arch" // 南瑞新ip
VUE_APP_ZJ_IFRAME: "http://localhost:30478/arch" VUE_APP_ZJ_IFRAME: "http://localhost:30478/arch"
}; };
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!