Commit aaf2c97d authored by wildfirecode's avatar wildfirecode

1

parent f0636e9a
......@@ -23,7 +23,7 @@ export default class ConfirmPanel extends Panel {
this['tips'].text = `是否确认加入“${data}”的战队参与队伍PK`;
else
this['tips'].text = `是否确认加入“未知号码”的战队参与队伍PK`;
}, GameConst.getQueryString('shareCode'));
}, GameConst.getQueryString('joinTeamCode'));
}
initEvents() {
......
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