c4az6 hace 4 años
padre
commit
b68e1d50eb
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      src/api/api.js

+ 0 - 4
src/api/api.js

@@ -266,11 +266,7 @@ export default {
   // 生成图片验证码
   GetCode() {
     return api
-<<<<<<< HEAD
-      .get(host + "/api/Home/GetSecurityCode", {
-=======
       .get(host2 + "/ymall/getSecurityCode", {
->>>>>>> partnerV1
         responseType: "arraybuffer"
       })
       .then(res => {