e 8 lat temu
rodzic
commit
16361945db

Plik diff jest za duży
+ 0 - 0
www/webapp/o2o/dist/js/main.js


Plik diff jest za duży
+ 0 - 0
www/webapp/o2o/dist/js/model/user.js


+ 1 - 1
www/webapp/o2o/js/model/user.js

@@ -8,7 +8,7 @@ define(['base', '$', 'native', 'api', 'order', 'config', 'address'], function(ba
     }
     }
     User.instance = this;
     User.instance = this;
     this.storagePrefix = 'user_';
     this.storagePrefix = 'user_';
-    this.id = '57e22bb59f5160c2048b456c'; //57e22bb59f5160c2048b456c
+    this.id = ''; //57e22bb59f5160c2048b456c
     this.lastID = this.getCache('lastID', null, '');
     this.lastID = this.getCache('lastID', null, '');
     this.name = '';
     this.name = '';
     this.mobile = '';
     this.mobile = '';

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików