@@ -1,5 +1,6 @@
@import url("../../common/css/common.css");
@import url("../../common/css/gird.css");
+@import url("./ratchetOverloading.css");
@import url("./common.css");
@import url("./home.css");
@import url("./payAgreement.css");
@@ -8,7 +8,7 @@ define(['base', '$', 'native', 'api', 'order', 'config', 'address'], function (b
}
User.instance = this;
this.storagePrefix = 'user_';
- this.id = ''; //57e22bb59f5160c2048b456c//57e38f1b9f5160ac048b457d
+ this.id = '57e38f1b9f5160ac048b457d'; //57e22bb59f5160c2048b456c//57e38f1b9f5160ac048b457d
this.lastID = this.getCache('lastID', null, '');
this.name = '';
this.avatar='';