wuyongxiang hace 4 años
padre
commit
6b98455382
Se han modificado 1 ficheros con 6 adiciones y 1 borrados
  1. 6 1
      screenH5/wxhomeInfo.html

+ 6 - 1
screenH5/wxhomeInfo.html

@@ -535,7 +535,12 @@ transition: all 0.2s ease-in;
 			}) || ''
 
 			data.diskName = diskName.substring(9, diskName.length)
-
+            $(".leftmains").css({
+            	"right": "-4rem"
+            })
+            $('.leftmains').hide()
+            $('.bottommains').hide()
+            $('#btnMuted').hide()
 			// document.title = decodeURI(data.diskName)
 			if (data.clientType == 1) {
 				var cardIp = vars.find(e => {