Commit 1d38a7a2 authored by liujiangnan's avatar liujiangnan

feat

parent b7a8f93a
......@@ -93,8 +93,8 @@ cc.Class({
this.uid = res.uid;
// 测试数据
this.role = 'anchor';
this.uid = 'teacher';
this.role = 'audience';
this.uid = 'student';
const nickObj = await drawOpenNickName(res.nickName);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment