@@ -3132,8 +3132,8 @@ export default {
console.log(myPlyer === this); // 这里返回的是true
});
this.playerList.push(myPlyer)
- }
- },
+ },
+
mounted(){
//计算缩放比例
this.resize_window();