mzx16822 %!s(int64=6) %!d(string=hai) anos
pai
achega
1400fe3ba6
Modificáronse 2 ficheiros con 3 adicións e 3 borrados
  1. 2 2
      public/h5/datigame/css/main.css
  2. 1 1
      public/h5/datigame/js/common.js

+ 2 - 2
public/h5/datigame/css/main.css

@@ -144,8 +144,8 @@ body{
 .cov4 .name{left: 1.7rem;top: -1.2rem;}
 .cov4 .name{left: 1.7rem;top: -1.2rem;}
 .gstart .name{top: 3.4rem;width: 2rem;left: 50%;margin-left: -1rem;text-align: center;}
 .gstart .name{top: 3.4rem;width: 2rem;left: 50%;margin-left: -1rem;text-align: center;}
 .gstart .cov4  .name{ left: 46%;  }
 .gstart .cov4  .name{ left: 46%;  }
-.doing.gstart .name{ top:inherit; }
-.doing.gstart .cov4  .name{ left:inherit;  }
+.doing.gstart .name{top: inherit;}
+.doing.gstart .cov4  .name{left: 2rem;top: -1rem;}
 .doing  .qs-item{display:block;width: 5.50rem;}
 .doing  .qs-item{display:block;width: 5.50rem;}
 .doing  .cov4 .userface{opacity:1;width: 1rem;height: 1rem;left: 2.3rem;background: url(../img/user0-face.png);background-size: 100%;}
 .doing  .cov4 .userface{opacity:1;width: 1rem;height: 1rem;left: 2.3rem;background: url(../img/user0-face.png);background-size: 100%;}
 .doing   .userface img{
 .doing   .userface img{

+ 1 - 1
public/h5/datigame/js/common.js

@@ -6,7 +6,7 @@ common={
  		WebSocket:"",
  		WebSocket:"",
  		bdSocket:"Home/User/Bind",
  		bdSocket:"Home/User/Bind",
  		Join:"Home/User/Join",
  		Join:"Home/User/Join",
- 		Answer:"Home/User/Answer",
+ 		Answer:"Home/Game/Answer",
  		Join:"Home/Game/Join",
  		Join:"Home/Game/Join",
  		uid:"",
  		uid:"",
  	},userInfo:{
  	},userInfo:{