Ver Fonte

user id 改回 空值

jiaomengxiao há 8 anos atrás
pai
commit
b35f56deed

+ 0 - 1
www/webapp/common/js/config.js

@@ -24,7 +24,6 @@ define(function (require) {
   } else {
     apiPath = 'http://api.yiguanjia.me';
   }
-  apiPath = 'http://api.yiguanjia.me';
 
   var ua = navigator.userAgent.toLowerCase();
 

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
www/webapp/o2o/dist/js/config.js


Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
www/webapp/o2o/dist/js/main.js


Diff do ficheiro suprimidas por serem muito extensas
+ 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;
     this.storagePrefix = 'user_';
-    this.id = '57e22bb59f5160c2048b456c';
+    this.id = '';
     this.lastID = this.getCache('lastID', null, '');
     this.name = '';
     this.mobile = '';

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff