This commit is contained in:
2020-08-18 10:43:15 +08:00
parent a39aa6e059
commit 9f17c5478c
5 changed files with 77 additions and 25 deletions

File diff suppressed because one or more lines are too long

View File

@@ -5,7 +5,8 @@
* @Last Modified time: 2020-4-21 15:01:41
*/
import GoEasyIM from './goeasy-im-1.0.9';
// import GoEasyIM from './goeasy-im-1.0.9';
import GoEasyIM from './goeasy-im-1.1.1';
import restApi from './restapi';
function Friend(uuid, name, avatar,time = "", text = "",date = "",unReadMessage = 0) {
@@ -38,6 +39,7 @@ function IMService() {
appkey:'BC-453aa755c4ea48148abefc55a86df283'
});
this.status = false
this.lianjie = false
//当前“我”
this.currentUser = null;
//我的好友