master
tangyi 2021-09-26 15:24:22 +08:00
parent 9fdf431f90
commit d4748cab11
3 changed files with 23 additions and 13 deletions

View File

@ -29,19 +29,20 @@ ul {
width:487px;
}
.ty_ds {
display: flex;
justify-content: center;
align-content: flex-start;
align-items: flex-start;
}
.ty_herader>nav {
margin-top: 31px;
justify-content: space-between;
}
.ty_herader nav .dis>a{
display: inline-block;
height: 80%;
width: auto;
}
.ty_herader .dis>a img{
height: 100%;
width: auto;
}
.ty_listnav {
display: flex;

View File

@ -254,7 +254,11 @@
left: -127px;
top: -49px;
}
.caiadn {
padding-right: 15px;
padding-left: 15px;
}
.tygrzx_scanniu>:nth-child(3) {
display: none;
}

View File

@ -19,15 +19,20 @@
<header class="ty_herader">
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
<nav class="ty_w ty_w1220 ty_ds">
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
<nav class="dis p-zy320">
<a href="">
<img src="../../img/logo.png" title="图2" alt="图片已缺失">
</a>
<ul class="ty_listnav">
<li> 123</li>
<li><span class="ty_di"></span><a target="_parent" href="../../index.html">网站首页</a></li>
<li><span class="ty_di"></span><a target="_parent" href="../aboutUs/aboutUs.html">关于我们</a></li>
<li><span class="ty_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html"><img class="ty_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
<li><span class="ty_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
<li><span class="ty_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li>
<li><span class="ty_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li>
<li><span class="ty_di"></span><a target="_parent" class="ty_gr" href="../grzx/personalData.html" >个人中心</a></li>
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>