@@ -157,8 +157,11 @@
.tutorials .btn >div {
margin-bottom: 15px;
}
- .myBacImg{
- display: none !important;
+ .myBacImg .img{
+ /* display: none !important; */
+ width: 80vw;
+ height: 80vw;
+ /* height: 50vh; */
.pinBottom.left{
transform: translateX(0);
@@ -16,7 +16,7 @@ let SHIYOU = {
return false
});
- $('.myBacImg').bind('pointermove',()=>{
+ $('.myBacImg').bind('pointermove touchmove',()=>{