Browse Source

测试 余额

jmx 8 years ago
parent
commit
66d52e558a

File diff suppressed because it is too large
+ 0 - 0
www/webapp/o2o/dist/js/main.js


File diff suppressed because it is too large
+ 0 - 0
www/webapp/o2o/dist/js/model/user.js


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

@@ -428,6 +428,7 @@ define(['base', '$', 'native', 'api', 'order', 'config', 'address'], function(ba
         this.mobile = userData.mobile;
         this.openId = userData.openid;
         this.info = userData;
+        this.balance = userData.balance;
         this.wx_pub_openid = userData.wx_pub_openid;
         if ((config.isAndroid || config.isIOS) && this.lastID != this.id) {
           //换用户了,清掉地址信息

Some files were not shown because too many files changed in this diff