默认提交
Showing
5 changed files
with
53 additions
and
27 deletions
-
Please register or sign in to post a comment
... | ... | @@ -996,8 +996,6 @@ Page({ |
name, | ||
data | ||
} = evt.detail; | ||
console.log("evt:", evt); | ||
console.log("data:", data); | ||
if (data && data.evttype && data.evttype == "join") { | ||
console.log("55555"); | ||
} | ||
... | ... |