dev #63
@ -145,10 +145,9 @@ struct UserInfo {
 | 
				
			|||||||
    this.updateTimeLimit = false
 | 
					    this.updateTimeLimit = false
 | 
				
			||||||
    this.ksksLimit = false
 | 
					    this.ksksLimit = false
 | 
				
			||||||
    this.currentUser = EmptyCandidateObject
 | 
					    this.currentUser = EmptyCandidateObject
 | 
				
			||||||
    const mediaTest = new FilePhoto(this.context);
 | 
					 | 
				
			||||||
    this.filePhoto = new FilePhoto(this.context);
 | 
					    this.filePhoto = new FilePhoto(this.context);
 | 
				
			||||||
    //语音功能on
 | 
					    //语音功能on
 | 
				
			||||||
    new WebRTCVoice(this.context);
 | 
					    // new WebRTCVoice(this.context);
 | 
				
			||||||
    //初始化数据
 | 
					    //初始化数据
 | 
				
			||||||
    this.initData()
 | 
					    this.initData()
 | 
				
			||||||
    //身份证读卡器初始化
 | 
					    //身份证读卡器初始化
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user