Browse Source

change domain

Mike 9 năm trước cách đây
mục cha
commit
c54be32b71
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      wl/www/js/config/config.js

+ 1 - 1
wl/www/js/config/config.js

xqd
@@ -3,6 +3,6 @@
     app.constant("config", {
         //server: (!!window.cordova) ? "http://w2.9026.com/" : location.origin, //服务端,
         // server: "http://120.25.204.211/"
-        server: "http://wuliuapp.9026.com/"
+        server: "http://wl.youawan.com/"
     });
 })(angular.module('app'));