@@ -62,10 +62,10 @@ export default {
socket: null,
HOST: "wss://car.caner.top",
Peer: null,
- isLogin: true,
+ isLogin: false,
error: "",
remoteVideo: null,
- showLoading: false,
+ showLoading: true,
contrlState: false,
speed: 1, //1低速档 | 2 高速档
iceServers: [
@@ -24,7 +24,6 @@ export default {
endAngle: 0,
axisLine: {
lineStyle: {
- color: "#FFFFFF",
width: 1,
},