@@ -2904,7 +2904,7 @@ ul{
display: none;
height: 40px;
line-height: 40px;
- text-align: right;
+ text-align: left;
color:#979CAB;
padding: 0 25px;
transition: color 0.3s, background 0.6s;
@@ -158,7 +158,7 @@
margin-bottom: 15px;
}
.myBacImg .img{
- background: url('./images//add/imgMo.png');
+ background: url('./images/add/imgMo.png');
background-size: 100% 100%;
width: 80vw;
height: 80vw;
@@ -167,6 +167,10 @@
transform: translateX(0);
+ /* 使用指南隐藏 */
+ .nav-icon{
+ display: none !important;
+ }
</style>
</head>