Sfoglia il codice sorgente

接单筛选条件修改2

maotao 9 mesi fa
parent
commit
4d4cbc0e85
2 ha cambiato i file con 2 aggiunte e 3 eliminazioni
  1. 1 2
      manifest.json
  2. 1 1
      package-lock.json

+ 1 - 2
manifest.json

@@ -83,7 +83,6 @@
83 83
           "proxy" : {
84 84
               "/service" : {
85 85
                   "target" : "http://192.168.3.108", //请求的目标域名
86
-									// "target" : "http://192.168.4.105",
87 86
                   "changeOrigin" : true, //是否跨域
88 87
                   "secure" : false
89 88
               }
@@ -91,4 +90,4 @@
91 90
           "port" : 8081 //当前项目的端口号
92 91
         }
93 92
     }
94
-}
93
+}

+ 1 - 1
package-lock.json

@@ -465,4 +465,4 @@
465 465
       "dev": true
466 466
     }
467 467
   }
468
-}
468
+}