components/attachment/index.vue @@ -194,7 +194,7 @@ // 规则 2:192.168.76.25:8091 → 76.25 + :9095 if (href.startsWith("http://192.168.76.25:8091")) { return "http://192.168.76.25:9095"; return "http://www.qdopo.com:9095"; } // 规则 3:其余全部走生产