Przeglądaj źródła

update photohelp

OMEGA\ericky.hsiao 2 lat temu
rodzic
commit
0dc9b6d134

+ 2
- 2
public/[Eric]photoHelper/js/faceFusionAPI.js Wyświetl plik

@@ -7,8 +7,8 @@
7 7
 faceFusionAPI = function () {
8 8
 
9 9
   //private menbers
10
-  // var API__DOMAIN = 'https://ncxpre.cecmartech.com/'
11
-  const API__DOMAIN = (window.location.host === 'www.pxfreshdelivery.tw') ? 'https://www.pxfreshdelivery.tw/' : 'https://demo.pxfreshdelivery.tw/';
10
+  var API__DOMAIN = 'https://innovationlab.cecmartech.com/'
11
+  // const API__DOMAIN = (window.location.host === 'www.pxfreshdelivery.tw') ? 'https://www.pxfreshdelivery.tw/' : 'https://demo.pxfreshdelivery.tw/';
12 12
   
13 13
   var templateData;
14 14
   var photoData;

public/index.html → public/_index.html Wyświetl plik