|  |  |  | 
|---|
|  |  |  | } | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | mounted() { | 
|---|
|  |  |  | this.token = 'http://111.63.178.115:9093?token=$vj$xCShfaQRUQlF8lqL1lwWi2auOrkLfkoecRuDWiJXlTnSg1mh6BODfjieo3ncsosjiocew'; | 
|---|
|  |  |  | let token = this.getSessionStore('accessToken') | 
|---|
|  |  |  | this.token = `http://111.63.178.115:9093?token=${token}`; | 
|---|
|  |  |  | // this.token = `http://localhost:63343/dp/index.html?token=$vj$xCShfaQRUQlF8lqL1lwWi2auOrkLfkoecRuDWiJXlTnSg1mh6BODfjieo3ncsosjiocew?token1=${token}`; | 
|---|
|  |  |  | //this.token = `http://127.0.0.1:8848/dp/index.html?token=${token}`; | 
|---|
|  |  |  | //alert(this.toCode('管理员')) | 
|---|
|  |  |  | //this.token = 'http://localhost:8080?token='+this.toCode('管理员'); | 
|---|
|  |  |  | //this.token = 'http://localhost:8080?token=$vj$xCShfaQRUQlF8lqL1lwWi2auOrkLfkoecRuDWiJXlTnSg1mh6BODfjieo3ncsosjiocew'; | 
|---|