Przeglądaj źródła

【线上接口拦截设置】

master
GL 4 lat temu
rodzic
commit
a1d0111a02
1 zmienionych plików z 2 dodań i 1 usunięć
  1. +2
    -1
      src/services/utils.js

+ 2
- 1
src/services/utils.js Wyświetl plik

@@ -24,8 +24,9 @@ export function autoMatch (prefix) {
// default:
// baseUrl = window.LOCAL_CONFIG.default;
// }
baseUrl = `/${prefix || 'fumao'}`;
baseUrl = `https://bh5test.malls.iformall.com/B`;
}

return baseUrl;
}



Ładowanie…
Anuluj
Zapisz