Compare commits

..

No commits in common. "2b63159cd56ded80ceb937f48d1f9f5d3b71e93b" and "c9ed6addc5114c34477351d5ef453ff6f6feb9cc" have entirely different histories.

5 changed files with 610 additions and 774 deletions

View File

@ -2022,7 +2022,6 @@ input {
position: relative; position: relative;
background-color: #fff; background-color: #fff;
z-index: 100000; z-index: 100000;
font-size: 0px;
} }
.tyhder_herader>img { .tyhder_herader>img {
@ -2041,8 +2040,6 @@ input {
justify-content: space-between; justify-content: space-between;
background-color: #fff; background-color: #fff;
align-items: flex-end; align-items: flex-end;
padding-bottom: 10px;
} }
.tyhder_herader .dis>a{ .tyhder_herader .dis>a{
display: inline-block; display: inline-block;
@ -2529,9 +2526,7 @@ ul {
padding-top: 26px; padding-top: 26px;
} }
.tygrzx_didanpd{
height: auto; padding: 25px 24px 20px
}
.tygrzx_dizcon { .tygrzx_dizcon {
width: 94%; width: 94%;
height: 190px; height: 190px;
@ -2867,7 +2862,6 @@ ul {
.tygrzx_ddcontit>:nth-child(1)>p { .tygrzx_ddcontit>:nth-child(1)>p {
color: rgb(146, 146, 146); color: rgb(146, 146, 146);
padding: 5px 0; padding: 5px 0;
margin-right: 30px;
} }
.tygrzx_ddcontit>:nth-child(2) { .tygrzx_ddcontit>:nth-child(2) {
@ -3245,7 +3239,6 @@ justify-content: space-between;
padding-right: 14px; padding-right: 14px;
position: relative; position: relative;
box-sizing: border-box; box-sizing: border-box;
margin-bottom: 20px;
} }
@ -3346,19 +3339,19 @@ justify-content: space-between;
} }
.tygrzx_zgtit>:nth-child(1) { .tygrzx_zgtit>:nth-child(1) {
margin-right: 302px; margin-right: 279px;
} }
.tygrzx_zgtit>:nth-child(2) { .tygrzx_zgtit>:nth-child(2) {
margin-right: 106px; margin-right: 159px;
} }
.tygrzx_zgtit>:nth-child(3) { .tygrzx_zgtit>:nth-child(3) {
margin-right: 92px; margin-right: 101px;
} }
.tygrzx_zgtit>:nth-child(4) { .tygrzx_zgtit>:nth-child(4) {
margin-right: 105px; margin-right: 82px;
} }
.tygrzx_zgcon { .tygrzx_zgcon {
@ -3366,7 +3359,6 @@ justify-content: space-between;
padding-bottom: 14px; padding-bottom: 14px;
padding-left: 9px; padding-left: 9px;
padding-right: 7px; padding-right: 7px;
} }
.tygrzx_zgcon { .tygrzx_zgcon {
@ -3377,52 +3369,37 @@ justify-content: space-between;
.tygrzx_zgzti { .tygrzx_zgzti {
font-size: 13px; font-size: 13px;
color: rgb(82, 82, 82); color: rgb(82, 82, 82);
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2; /* 显示三行,后面省略 */
overflow: hidden;
} }
.tygrzx_zgzti+p{
white-space: nowrap;
}
.tygrzx_zgcon>:nth-child(1){
width: 30%;
display: flex;
}
.tygrzx_zgcon>:nth-child(1)>:nth-child(1) {
.tygrzx_zgcon>:nth-child(1) {
width: 88px;
margin-right: 11px; margin-right: 11px;
} }
.tygrzx_zgcon>:nth-child(1)>:nth-child(1)>img{
width: 100%;
min-width: 88px;
}
.tygrzx_zgcon>:nth-child(1)>:nth-child(2){
line-height: 27px;
} .tygrzx_ristext {
.tygrzx_zgcon>:nth-child(2){
width: 70%;
display: flex; display: flex;
} }
.tygrzx_zgcon>:nth-child(2)>:nth-child(1){
width: 48%; .tygrzx_ristext>:nth-child(1) {
text-align: center; width: 187px;
margin-right: 71px;
margin-left: 65px;
} }
.tygrzx_zgcon>:nth-child(2)>:nth-child(2){
width: 17%;
.tygrzx_ristext>:nth-child(2) {
margin-right: 67px;
} }
.tygrzx_zgcon>:nth-child(2)>:nth-child(3){
width: 26%;
.tygrzx_ristext>:nth-child(3) {
margin-right: 34px;
} }
.tygrzx_zgcon>:nth-child(2)>:nth-child(4){
width: 10%;
.tygrzx_ristext>:nth-child(4) {
width: 62px;
} }
.tygrzx_zgcon>:nth-child(2)>:nth-child(4)>button {
.tygrzx_ristext>:nth-child(4)>div>button {
width: 62px; width: 62px;
height: 34px; height: 34px;
border-radius: 3px; border-radius: 3px;
@ -3431,13 +3408,15 @@ justify-content: space-between;
margin-bottom: 5px; margin-bottom: 5px;
} }
.tygrzx_zgcon>:nth-child(2)>:nth-child(4)>p { .tygrzx_ristext>:nth-child(4)>div>p {
color: #191919; color: #191919;
font-size: 13px; font-size: 13px;
margin-top: 5px; margin-top: 5px;
} }
.tygrzx_ristext>div>:nth-child(1) {
display: none;
}
.tygrzx_bj { .tygrzx_bj {
color: #00a608; color: #00a608;
@ -6002,10 +5981,10 @@ ul {
width: 100%; width: 100%;
} }
.tyhder_herader .tyhder_listnavpad{ .tyhder_herader .tyhder_listnavpad{
position: absolute;top: 104px; position: fixed;top: 80px;
right: 0px; right: 0px;
display: block; display: block;
height: 2000px; height: 100%;
background-color: #fff; background-color: #fff;
} }
.tyhder_listnavpad li{ .tyhder_listnavpad li{

View File

@ -107,8 +107,8 @@
box-sizing: border-box; box-sizing: border-box;
overflow: hidden; overflow: hidden;
left: 0px; left: 0px;
padding-right: 20px; padding-right: 30px;
padding-left: 20px; padding-left: 30px;
} }
@ -130,8 +130,7 @@
width: auto; width: auto;
flex-shrink: 0; flex-shrink: 0;
padding: 0px; padding: 0px;
padding-left: 12px; padding-left: 24px;
padding-right: 12px;
} }
.tygrzx_int> :nth-child(2) { .tygrzx_int> :nth-child(2) {
@ -190,6 +189,112 @@
} }
} }
@media screen and (max-width:430px) {
.tygrzx_grzximg {
position: absolute;
width: 98%;
border-radius: 50px;
height: 100px;
left: -127px;
top: -49px;
}
.caiadn {
padding-right: 15px;
padding-left: 15px;
}
.tygrzx_scanniu>:nth-child(3) {
display: none;
}
.tygrzx_tubtn {
display: none;
}
.tygrzx_int {
display: block;
margin-bottom: 10px;
}
.tygrzx_name {
position: absolute;
top: 52px;
left: 145px;
}
.p-zy320 {
padding-left: 15px;
padding-right: 15px;
}
.tygrzx_scimg {
width: 100px;
height: 100px;
background-image: url(../img/jgzx/images/xwfm_03.png);
background-size: 102%;
border: solid 1px #000;
border-color: rgb(208, 208, 208);
}
.tygrzx_int> :nth-child(1) {
text-align: left;
font-size: 14px;
}
.tygrzx_setle> :nth-child(1) {
text-align: left;
margin-bottom: 10px;
font-size: 14px;
}
.tygrzx select {
padding: 0px 7px;
font-size: 12px;
background: url(../img/grzx/xiala_08.jpg) no-repeat scroll right 10% top 46% transparent;
background-size: 12px 8px;
height: 39px;
cursor: pointer;
display: inline-block;
width: 30.9%;
}
.tygrzx_setlecon {
display: flex;
justify-content: space-between;
}
.tygrzx_setle {
display: block;
margin-bottom: 10px;
}
.tygrzx_int> :nth-child(2) {
width: 100%;
margin-top: 10px;
font-size: 12px;
height: 39px;
}
.tygrzx_btn>button {
border-radius: 5px;
font-size: 18px;
width: 100%;
height: 33px;
color: #fff;
background-color: rgb(203, 25, 25);
cursor: pointer;
border: none;
}
.tygrzx_riscon>form {
width: 100%;
}
}
@media screen and (max-width:1620px) { @media screen and (max-width:1620px) {
.tygrzx_ddmas>:nth-child(2) { .tygrzx_ddmas>:nth-child(2) {
width: 100px; width: 100px;
@ -206,21 +311,20 @@
word-wrap: break-word; word-wrap: break-word;
word-break: break-all; word-break: break-all;
} }
.tygrzx_zgcon>:nth-child(2) {
width: 70%;
display: block;
}
.tygrzx_con .tygrzx_zgcon>:nth-child(2)>p{
width: 100%;
text-align: right;
margin-bottom: 10px;
}
.tygrzx_con .tygrzx_zgcon>:nth-child(2)>div{
width: 100%;
text-align: right;
}
} }
@media screen and (width:320px) {
.exhibition .item-box {
height: 200px !important;
}
.swiper-button-next,
.swiper-button-prev {
top: 40% !important;
}
}
@media screen and (max-width:766px) { @media screen and (max-width:766px) {
.logo{width: 50%;} .logo{width: 50%;}
.head-box {top: 0px;} .head-box {top: 0px;}
@ -312,6 +416,7 @@
.parent-page,.parent-page img {height: 130px;} .parent-page,.parent-page img {height: 130px;}
.shous{display: inline;} .shous{display: inline;}
} }
@media screen and (min-width:751px) and (max-width:850px) { @media screen and (min-width:751px) and (max-width:850px) {
.logo{width: 26%;} .logo{width: 26%;}
.gn-box{display: inline;} .gn-box{display: inline;}
@ -331,6 +436,7 @@
.parent-page,.parent-page img {height: 130px;} .parent-page,.parent-page img {height: 130px;}
.shous{display: inline;} .shous{display: inline;}
} }
@media screen and (min-width:851px) and (max-width:1000px) { @media screen and (min-width:851px) and (max-width:1000px) {
.logo{width: 26%;} .logo{width: 26%;}
.gn-box{display: inline;} .gn-box{display: inline;}
@ -380,25 +486,11 @@
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
} }
.tygrzx_yhuij { .tyhder_herader>img {
width: 50%; display: none;
}
.tygrzx_jftit>:nth-child(2)>:nth-child(3) {
width: 139px;
}
.tygrzx_jftit>:nth-child(2)>:nth-child(4) {
width: 84px
} }
} }
@media screen and (min-width:1001px) and (max-width:1120px) { @media screen and (min-width:1001px) and (max-width:1120px) {
.tygrzx_jftit>:nth-child(2)>:nth-child(3) {
width: 139px;
}
.logo{width: 26%;} .logo{width: 26%;}
.input-box{display: none;} .input-box{display: none;}
.p-zy180,.head-box{padding: 10px 60px;} .p-zy180,.head-box{padding: 10px 60px;}
@ -418,14 +510,13 @@ align-items: center;
.tyhder_listnav a{ .tyhder_listnav a{
padding-left: 0px; padding-left: 0px;
} }
.tygrzx_yhuij {
width: 50%;
}
.tyhder_herader .dis>a { .tyhder_herader .dis>a {
width: 30%; width: 30%;
} }
.tyhder_listnav { .tyhder_listnav {
padding-bottom: 26px; padding-bottom: 26px;
} }
} }
@ -448,15 +539,13 @@ align-items: center;
} }
.tyhder_herader .dis>a { .tyhder_herader .dis>a {
width: 33%; width: 33%;
} }
.tyhder_listnav { .tyhder_listnav {
padding-bottom: 26px; padding-bottom: 26px;
} }
.tygrzx_yhuij {
width: 33%;
}
} }
@media screen and (min-width:1261px) and (max-width:1350px) { @media screen and (min-width:1261px) and (max-width:1350px) {
@ -541,99 +630,7 @@ align-items: center;
/* 结算页面 */ /* 结算页面 */
section .whole .whole-1 .Buyers #container #wrap .address .name {width: 120px;padding: 10px 0;text-align: center;} section .whole .whole-1 .Buyers #container #wrap .address .name {width: 120px;padding: 10px 0;text-align: center;}
} }
@media (min-width:767px) and (max-width:991px){
.tygrzx_ysnr {
width: 25%;
}
#zx-list img {width: 250px;max-height: 155px;}
#zx-list .clips2 {-webkit-line-clamp: 1;}
#zx-list .p-sx30 {padding-top: 10px;padding-bottom: 10px;}
.p-zy320{padding: 0 15px;}
.zx-dian{margin: 10px 0 0 0;}
.zx-nav li, .szx-nav li, .px-nav li {margin-right: 20px;padding: 10px 0 8px 0;font-size: 14px;}
#ys-cate{overflow-x: scroll;overflow-y: hidden;}
#ys-cate li{padding: 10px 0 8px 0;font-size: 14px;flex-shrink: 0;}
#px-list .p-zy40{padding-left: 20px;padding-right: 20px;}
#px-list a .clips4{-webkit-line-clamp: 3;}
#px-list a .m-s30{margin-top: 15px;}
.zaixian-img{max-height: 220px;}
.px-item-bo{width: 40px;height: 40px;}
#pxzb-list .p-zy30{padding-left: 15px;padding-right: 15px;}
#pxzb-list .m-s20{margin-top: 10px;}
#pxzb-list .font-20{font-size: 16px;}
#pxzb-list .p-x20{padding-bottom: 10px;}
#pxzb-list .clips4{-webkit-line-clamp: 2;}
#pxzb-list .w56{width: 100%;}
#pxzb-list .w56 .col19:nth-child(3){display: none;}
.p-sx30{padding-top: 20px;padding-bottom: 20px;}
.font-40{font-size: 28px;}
.allitem-title{padding: 25px 0 20px 0;}
.font-26{font-size: 20px;}
.m-z30{margin-left: 20px;}
#zlDetail .linh32{line-height: 26px;}
.jg-tou{margin-top: 10px;}
.jg-tou .p-sx20{padding: 0 20px;}
.jg-tou .font-36{font-size: 20px;margin-top: 6px;}
#jgjj-box{margin-top: 20px;}
#jgjj-box .m-zy20:first-child{margin-left: 0px;margin-right: 0px;margin-top: 0px;line-height: 26px;}
#jgjj-box .m-zy20:last-child{margin-left: 0px;margin-right: 0px;margin-top: 10px;line-height: 30px;}
#jgjj-box .linh42{padding-bottom: 20px;}
#jgjj-box .linh42 .dac{align-items: baseline;}
.jg-guanz{width: 80px;height: 30px;line-height: 30px;}
.borr{font-size: 14px;}
#jgsk-box,#jgzh-box,#jgcy-box{padding-bottom: 20px;}
#zx-list .m-y30{margin-right: 10px;}
.trainDetail .p-zy40{padding-left: 20px;padding-right: 20px;}
.trainDetail .clips4{-webkit-line-clamp: 3;}
.trainDetail .linh30{line-height: 25px;}
#pm-list img{height: 200px;}
#pm-list .w56{width: 100%;padding-left: 10px;padding-right: 10px;}
#pm-list .clips3{-webkit-line-clamp: 2;}
#pm-list .m-s20{margin-top: 10px;}
#pm-list .m-x10{margin-bottom: 0px;}
#pm-list .p-sx20{padding-top: 10px;padding-bottom: 10px;}
#pm-list .font-20{font-size: 15px;}
#pm-list .font-15{font-size: 13px;}
#pm-list .m-x20{margin-bottom: 10px;}
}
@media (max-width:766px){ @media (max-width:766px){
.tygrzx_yspcon {
width: 25%;
}
.tygrzx_jftit>:nth-child(2) {
padding-left: 10px;
}
.tygrzx_jftit>:nth-child(2)>:nth-child(2) {
margin-left: 10px;
}
.tygrzx_ysnr {
width: 25%;
}
.tygrzx_yishusc {
width: 50%;
}
.tygrzx_wdgz {
width: 50%;
}
.tygrzx_con {
height: auto;
padding-bottom: 20px;
}
.tygrzx_ddxq {
display: none;
}
.tygrzx_ddnav {
margin-bottom: 10px;
}
.tyhder_listnavpad li {padding: 15px 30px;}
#zx-list img {width: 120px;max-height: 74px;} #zx-list img {width: 120px;max-height: 74px;}
#zx-list .clips2 {-webkit-line-clamp: 2;} #zx-list .clips2 {-webkit-line-clamp: 2;}
#zx-list .clips3 {display: none;} #zx-list .clips3 {display: none;}
@ -877,9 +874,6 @@ align-items: center;
#previewImg div:first-child{width: 60%;height: auto;} #previewImg div:first-child{width: 60%;height: auto;}
#previewImg div:first-child img{height: 100%;float: left;} #previewImg div:first-child img{height: 100%;float: left;}
.tyhder_di{
display: none;
}
.zhanw{height: 20px;} .zhanw{height: 20px;}
/* 购物车 */ /* 购物车 */
@ -958,249 +952,46 @@ align-items: center;
.zzFoot{display: inline-block;width: 100%;} .zzFoot{display: inline-block;width: 100%;}
} }
@media (max-width:520px){ @media (min-width:767px) and (max-width:991px){
.tygrzx_mr { #zx-list img {width: 250px;max-height: 155px;}
flex-wrap: wrap; #zx-list .clips2 {-webkit-line-clamp: 1;}
} #zx-list .p-sx30 {padding-top: 10px;padding-bottom: 10px;}
.tygrzx_dizcon { .p-zy320{padding: 0 15px;}
height: auto; .zx-dian{margin: 10px 0 0 0;}
padding-bottom: 20px; .zx-nav li, .szx-nav li, .px-nav li {margin-right: 20px;padding: 10px 0 8px 0;font-size: 14px;}
} #ys-cate{overflow-x: scroll;overflow-y: hidden;}
.tygrzx_mr>:nth-child(2) { #ys-cate li{padding: 10px 0 8px 0;font-size: 14px;flex-shrink: 0;}
display: flex; #px-list .p-zy40{padding-left: 20px;padding-right: 20px;}
justify-content: space-between; #px-list a .clips4{-webkit-line-clamp: 3;}
width: 100%; #px-list a .m-s30{margin-top: 15px;}
}
/* .tygrzx_mrdiz{
flex: 1;
text-align: right;
} */
.tygrzx_addressEditing{
flex: 1;
text-align: right;
}
.tygrzx_shtit>div {
display: block;
}
.tygrzx_shtit>p {
font-size: 14px;
font-weight: 600;
margin-left: 15px;
white-space: nowrap;
}
.tygrzx_mr>:nth-child(2)>:nth-child(1){
margin: 0px;
}
.tygrzx_yspcon {
width: 33%;
}
.tygrzx_tp {
padding: 23px 4px 0 15px;
}
.tygrzx_jftit>:nth-child(2)>:nth-child(2) {
width: 60%;
}
.tygrzx_jftit>:nth-child(2) {
flex-wrap: wrap;
}
.tygrzx_jftit>:nth-child(2)>:nth-child(3) {
margin-top: 20px;
margin-left: 0px;
}
.tygrzx_jftit>:nth-child(2)>:nth-child(4){
margin-top: 20px;
}
.tygrzx_jftit {
height: auto;
padding-bottom: 20px;
}
.tygrzx_jfcon{
position: relative;
height: 55px;
border-bottom: 1px solid rgb(238, 233, 231)
}
.tygrzx_jfcon td{
position: absolute;
border: none;
}
.tygrzx_jfcon>:nth-child(1) {
top: 30px;
}
.tygrzx_jfcon>:nth-child(3){
top: 10px;
overflow: hidden;
width: 100%;
text-overflow:ellipsis;
white-space: nowrap;
}
.tygrzx_jftable{
border-collapse: collapse;
}
.tygrzx_jfcon>:nth-child(2) {
top: 30px;
right: 0px;
}
.tygrzx_jfntit>:nth-child(3) {
display: none;
}
.tygrzx_jfntit>:nth-child(1) {
width: 60%;
}
.tygrzx_jfntit>:nth-child(2) {
width: 40%;
padding-right: 15px;
box-sizing: border-box;
text-align: right;
}
}
@media screen and (max-width:430px) {
.tygrzx_yishusc {
width: 100%;
}
.tygrzx_yhuij {
width: 100%;
}
.tygrzx_yspcon {
width: 50%;
}
.tygrzx_didanpd {
padding: 25px 10px 20px;
}
.tygrzx_ddcontit>:nth-child(1)>p {
padding: 2px 0;
}
.tygrzx_ddcontit>:nth-child(1)>p {
margin-right: 0px;
}
.tygrzx_ysnr {
width: 50%;
}
.tygrzx_yhtit>p {
margin-right: 20px;
font-size: 16px;
}
.tyhder_herader .tyhder_listnavpad {
top: 91px;
} .zaixian-img{max-height: 220px;}
.tyhder_herader .dis>a { .px-item-bo{width: 40px;height: 40px;}
width: 205px; #pxzb-list .p-zy30{padding-left: 15px;padding-right: 15px;}
} #pxzb-list .m-s20{margin-top: 10px;}
#pxzb-list .font-20{font-size: 16px;}
#pxzb-list .p-x20{padding-bottom: 10px;}
#pxzb-list .clips4{-webkit-line-clamp: 2;}
#pxzb-list .w56{width: 100%;}
#pxzb-list .w56 .col19:nth-child(3){display: none;}
.p-sx30{padding-top: 20px;padding-bottom: 20px;}
.font-40{font-size: 28px;}
.allitem-title{padding: 25px 0 20px 0;}
.font-26{font-size: 20px;}
.m-z30{margin-left: 20px;}
#zlDetail .linh32{line-height: 26px;}
.tygrzx_ddnav>p { .jg-tou{margin-top: 10px;}
margin-right: 0px; .jg-tou .p-sx20{padding: 0 20px;}
} .jg-tou .font-36{font-size: 20px;margin-top: 6px;}
.tygrzx_ddnav{ #jgjj-box{margin-top: 20px;}
display: flex; #jgjj-box .m-zy20:first-child{margin-left: 0px;margin-right: 0px;margin-top: 0px;line-height: 26px;}
justify-content: space-between; #jgjj-box .m-zy20:last-child{margin-left: 0px;margin-right: 0px;margin-top: 10px;line-height: 30px;}
} #jgjj-box .linh42{padding-bottom: 20px;}
.tygrzx_grzximg { #jgjj-box .linh42 .dac{align-items: baseline;}
position: absolute; .jg-guanz{width: 80px;height: 30px;line-height: 30px;}
width: 98%; .borr{font-size: 14px;}
border-radius: 50px;
height: 100px;
left: -127px;
top: -49px;
}
.caiadn {
padding-right: 20px;
padding-left: 20px;
}
.tygrzx_scanniu>:nth-child(3) {
display: none;
}
.tygrzx_tubtn {
display: none;
}
.tygrzx_int {
display: block;
margin-bottom: 10px;
}
.tygrzx_name {
position: absolute;
top: 52px;
left: 145px;
}
.p-zy320 {
padding-left: 20px;
padding-right: 20px;
}
.tygrzx_scimg {
width: 100px;
height: 100px;
background-image: url(../img/jgzx/images/xwfm_03.png);
background-size: 102%;
border: solid 1px #000;
border-color: rgb(208, 208, 208);
}
.tygrzx_int> :nth-child(1) {
text-align: left;
font-size: 14px;
}
.tygrzx_setle> :nth-child(1) {
text-align: left;
margin-bottom: 10px;
font-size: 14px;
}
.tygrzx select {
padding: 0px 7px;
font-size: 12px;
background: url(../img/grzx/xiala_08.jpg) no-repeat scroll right 10% top 46% transparent;
background-size: 12px 8px;
height: 39px;
cursor: pointer;
display: inline-block;
width: 30.9%;
}
.tygrzx_setlecon {
display: flex;
justify-content: space-between;
}
.tygrzx_setle {
display: block;
margin-bottom: 10px;
}
.tygrzx_int> :nth-child(2) {
width: 100%;
margin-top: 10px;
font-size: 12px;
height: 39px;
}
.tygrzx_btn>button {
border-radius: 5px;
font-size: 18px;
width: 100%;
height: 33px;
color: #fff;
background-color: rgb(203, 25, 25);
cursor: pointer;
border: none;
}
.tygrzx_riscon>form {
width: 100%;
}
#jgsk-box,#jgzh-box,#jgcy-box{padding-bottom: 20px;} #jgsk-box,#jgzh-box,#jgcy-box{padding-bottom: 20px;}
#zx-list .m-y30{margin-right: 10px;} #zx-list .m-y30{margin-right: 10px;}
.trainDetail .p-zy40{padding-left: 20px;padding-right: 20px;} .trainDetail .p-zy40{padding-left: 20px;padding-right: 20px;}
@ -1246,17 +1037,6 @@ white-space: nowrap;
header .bac{padding-bottom: 20px;} header .bac{padding-bottom: 20px;}
} }
@media screen and (width:320px) {
.exhibition .item-box {
height: 200px !important;
}
.swiper-button-next,
.swiper-button-prev {
top: 40% !important;
}
}
@media (min-width:992px) and (max-width:1199px){ @media (min-width:992px) and (max-width:1199px){
#zx-list img {width: 250px;max-height: 155px;} #zx-list img {width: 250px;max-height: 155px;}
#zx-list .clips2 {-webkit-line-clamp: 1;} #zx-list .clips2 {-webkit-line-clamp: 1;}

View File

@ -13,6 +13,7 @@
<script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script> <script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
<script src="../../js/swiper-bundle.min.js" type="text/javascript" charset="utf-8"></script> <script src="../../js/swiper-bundle.min.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript" src="http://api.map.baidu.com/geocoder/v2/?ak=mDcZsWM7gGKb7MC1bC8Mo33FScjYEr0I&output=json&address=百度大厦&city=北京市"></script> <script type="text/javascript" src="http://api.map.baidu.com/geocoder/v2/?ak=mDcZsWM7gGKb7MC1bC8Mo33FScjYEr0I&output=json&address=百度大厦&city=北京市"></script>
<script src="../../js/huaxia.js"></script> <script src="../../js/huaxia.js"></script>
</head> </head>

View File

@ -6,77 +6,85 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" /> <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
<title>个人中心</title> <title>个人中心</title>
<link rel="stylesheet" type="text/css" href="../../css/huaxia.css" /> <link rel="stylesheet" type="text/css" href="../../css/huaxia.css"/>
<link rel="stylesheet" type="text/css" href="../../css/huaxiaMedia.css" /> <link rel="stylesheet" type="text/css" href="../../css/huaxiaMedia.css"/>
<link rel="stylesheet" type="text/css" href="../../css/foot.min.css" /> <link rel="stylesheet" type="text/css" href="../../css/foot.min.css"/>
<link rel="stylesheet" href="../../css/centerHead.css"> <link rel="stylesheet" href="../../css/centerHead.css">
<script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script> <script src="../../js/jquery-1.9.1.js" type="text/javascript" charset="utf-8"></script>
<script src="../../js/huaxia.js" type="text/javascript" charset="utf-8"></script> <script src="../../js/huaxia.js" type="text/javascript" charset="utf-8"></script>
<link rel="stylesheet" href="../../css/huaxiaMedia.css"> <link rel="stylesheet" href="../../css/huaxiaMedia.css">
</head> </head>
<body class="tygrzx_co"> <body class="tygrzx_co">
<header class="tyhder_herader"> <header class="tyhder_herader">
<img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失"> <img src="../../img/grzx/topimg.jpg" title="图1" alt="图片已缺失">
<nav class="dis p-zy320 pod"> <nav class="dis p-zy320 pod" >
<a href=""> <a href="">
<img src="../../img/logo.png" title="图2" alt="图片已缺失"> <img src="../../img/logo.png" title="图2" alt="图片已缺失">
</a> </a>
<ul class="tyhder_listnav"> <ul class="tyhder_listnav">
<li> 123</li> <li> 123</li>
<li><span class="tyhder_di"></span><a target="_parent" href="../../index.html">网站首页</a></li> <li><span class="tyhder_di"></span><a target="_parent" href="../../index.html">网站首页</a></li>
<li><span class="tyhder_di"></span><a target="_parent" href="../aboutUs/aboutUs.html">关于我们</a></li> <li><span class="tyhder_di"></span><a target="_parent" href="../aboutUs/aboutUs.html">关于我们</a></li>
<li><span class="tyhder_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html"><img class="tyhder_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li> <li><span class="tyhder_di"></span><a target="_parent" href="../logshoppingcar/shopcar.html"><img class="tyhder_topicon" title="图3" src="../../img/sy-scart.png" alt="图片已缺失">我的购物车</a></li>
<li><span class="tyhder_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li> <li><span class="tyhder_di"></span><a target="_parent" href="../artNetwork/pointsMall.html">积分商城</a></li>
<li><span class="tyhder_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li> <li><span class="tyhder_di"></span><a target="_parent" href="../contactUs/contactUs.html">联系我们</a></li>
<li><span class="tyhder_di"></span><a target="_parent" class="tyhder_gr" href="../grzx/personalData.html">个人中心</a></li> <li><span class="tyhder_di"></span><a target="_parent" class="tyhder_gr" href="../grzx/personalData.html" >个人中心</a></li>
<li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li> <li><a target="_parent" href="../logshoppingcar/login.html">【退出】</a></li>
</ul> </ul>
<div class="tyhder_moban"> <div class="tyhder_moban">
</div> </div>
<div class="tyhder_btntop"> <div class="tyhder_btntop">
<img class="tyhder_btntopimg" src="../../img/public/gn.png"> <img class="tyhder_btntopimg" src="../../img/public/gn.png">
</div> </div>
</nav> </nav>
</header> </header>
<div class="mian tygrzx"> <div class="mian tygrzx">
<div class="p-zy320 dis"> <div class="p-zy320 dis">
<div class="caiadn">
<ul class="tygrzx_left"> <div class="caiadn">
<li class="tygrzx_caidan">收起菜单</li>
<li class="tygrzx_lefttx"><img src="../../img/grzx/tx_04.jpg" title="图4" alt="图片已缺失"><span>243</span></li>
<li onclick="tyList(1)" class="tygrzx_leftcon tygrzx_lititnoe">
<img style="width: 18px;" src="../../img/grzx/icon_1.png" title="图5" alt="图片已缺失"> <img style="width: 18px;" src="../../img/grzx/iocn (1).png" title="图5" alt="图片已缺失"> <span>个人资料</span> <ul class="tygrzx_left">
</li> <li class="tygrzx_caidan">收起菜单</li>
<li onclick="tyList(2)" class="tygrzx_leftcon tygrzx_litittwo"> <li class="tygrzx_lefttx"><img src="../../img/grzx/tx_04.jpg" title="图4" alt="图片已缺失"><span>243</span></li>
<img src="../../img/grzx/icon_2.png" title="密码修改" alt="图片已缺失"> <img src="../../img/grzx/iocn (2).png" title="密码修改" alt="图片已缺失"> <span>密码修改</span> <li onclick="tyList(1)" class="tygrzx_leftcon tygrzx_lititnoe">
</li> <img style="width: 18px;" src="../../img/grzx/icon_1.png" title="图5" alt="图片已缺失"> <img style="width: 18px;" src="../../img/grzx/iocn (1).png" title="图5" alt="图片已缺失"> <span>个人资料</span>
<li onclick="tyList(3)" class="tygrzx_leftcon tygrzx_litittwo"> </li>
<img src="../../img/grzx/icon_3.png" title="订单" alt="图片已缺失"> <img src="../../img/grzx/iocn (3).png" title="订单+" alt="图片已缺失"> <span>我的订单</span> <li onclick="tyList(2)" class="tygrzx_leftcon tygrzx_litittwo">
</li> <img src="../../img/grzx/icon_2.png" title="密码修改" alt="图片已缺失"> <img src="../../img/grzx/iocn (2).png" title="密码修改" alt="图片已缺失"> <span>密码修改</span>
<li onclick="tyList(4)" class="tygrzx_leftcon tygrzx_litittwo"> </li>
<img src="../../img/grzx/icon_4.png" title="关注" alt="图片已缺失"> <img src="../../img/grzx/iocn (4).png" title="关注" alt="图片已缺失"> <span>我的关注</span> <li onclick="tyList(3)" class="tygrzx_leftcon tygrzx_litittwo">
</li> <img src="../../img/grzx/icon_3.png" title="订单" alt="图片已缺失"> <img src="../../img/grzx/iocn (3).png" title="订单+" alt="图片已缺失"> <span>我的订单</span>
<li onclick="tyList(5)" class="tygrzx_leftcon tygrzx_litittwo"> </li>
<img src="../../img/grzx/icon_5.png" title="收藏" alt="图片已缺失"> <img src="../../img/grzx/iocn (5).png" title="收藏" alt="图片已缺失"> <span>我的收藏</span> <li onclick="tyList(4)" class="tygrzx_leftcon tygrzx_litittwo">
</li> <img src="../../img/grzx/icon_4.png" title="关注" alt="图片已缺失"> <img src="../../img/grzx/iocn (4).png" title="关注" alt="图片已缺失"> <span>我的关注</span>
<li onclick="tyList(6)" class="tygrzx_leftcon tygrzx_litittwo"> </li>
<img src="../../img/grzx/icon_6.png" title="积分" alt="图片已缺失"> <img src="../../img/grzx/iocn (6).png" title="积分" alt="图片已缺失"> <span>我的积分</span> <li onclick="tyList(5)" class="tygrzx_leftcon tygrzx_litittwo">
</li> <img src="../../img/grzx/icon_5.png" title="收藏" alt="图片已缺失"> <img src="../../img/grzx/iocn (5).png" title="收藏" alt="图片已缺失"> <span>我的收藏</span>
<li onclick="tyList(7)" class="tygrzx_leftcon tygrzx_litittwo"> </li>
<img src="../../img/grzx/icon_7.png" title="优惠卷" alt="图片已缺失"> <img src="../../img/grzx/iocn (7).png" title="优惠卷" alt="图片已缺失"> <span>我的优惠券</span> <li onclick="tyList(6)" class="tygrzx_leftcon tygrzx_litittwo">
</li> <img src="../../img/grzx/icon_6.png" title="积分" alt="图片已缺失"> <img src="../../img/grzx/iocn (6).png" title="积分" alt="图片已缺失"> <span>我的积分</span>
<li onclick="tyList(8)" class="tygrzx_leftcon tygrzx_litittwo"> </li>
<img src="../../img/grzx/icon_8.png" title="征稿作品管理+" alt="图片已缺失"> <img src="../../img/grzx/iocn (8).png" title="征稿作品管理+" alt="图片已缺失"> <span>征稿作品管理</span> <li onclick="tyList(7)" class="tygrzx_leftcon tygrzx_litittwo">
</li> <img src="../../img/grzx/icon_7.png" title="优惠卷" alt="图片已缺失"> <img src="../../img/grzx/iocn (7).png" title="优惠卷" alt="图片已缺失"> <span>我的优惠券</span>
<li onclick="tyList(9)" class="tygrzx_leftcon tygrzx_litittwo"> </li>
<img src="../../img/grzx/icon_9.png" title="收货地址" alt="图片已缺失"> <img src="../../img/grzx/iocn (9).png" title="收货地址" alt="图片已缺失"> <span>收货地址</span> <li onclick="tyList(8)" class="tygrzx_leftcon tygrzx_litittwo">
</li> <img src="../../img/grzx/icon_8.png" title="征稿作品管理+" alt="图片已缺失"> <img src="../../img/grzx/iocn (8).png" title="征稿作品管理+" alt="图片已缺失"> <span>征稿作品管理</span>
</ul> </li>
</div> <li onclick="tyList(9)" class="tygrzx_leftcon tygrzx_litittwo">
<img src="../../img/grzx/icon_9.png" title="收货地址" alt="图片已缺失"> <img src="../../img/grzx/iocn (9).png" title="收货地址" alt="图片已缺失"> <span>收货地址</span>
</li>
</ul>
</div>
<!-- 个人资料 --> <!-- 个人资料 -->
<div style="display:block" data-in="1" class="tygrzx_ris "> <div style="display:block" data-in="1" class="tygrzx_ris ">
<p class="tygrzx_tit">个人资料</p> <p class="tygrzx_tit">个人资料</p>
@ -122,7 +130,7 @@
<option value="">锦江区</option> <option value="">锦江区</option>
</select> </select>
</div> </div>
</div> </div>
<div class="tygrzx_int"> <div class="tygrzx_int">
<p></p> <p></p>
@ -166,8 +174,8 @@
<button>确认修改</button> <button>确认修改</button>
</div> </div>
</form> </form>
</div> </div>
</div> </div>
@ -415,7 +423,7 @@
<!-- 订单 --> <!-- 订单 -->
<div style="display:none" data-in="3" class="tygrzx_ris"> <div style="display:none" data-in="3" class="tygrzx_ris">
<p class="tygrzx_tit">我的订单</p> <p class="tygrzx_tit">我的订单</p>
<div class="tygrzx_con tygrzx_didanpd"> <div class="tygrzx_con tygrzx_didanpd" style="height: auto; padding: 25px 24px 20px;">
<div class="tygrzx_ddtit"> <div class="tygrzx_ddtit">
<div class="tygrzx_ddnav"> <div class="tygrzx_ddnav">
<p class="tygrzx_ddys">全部订单</p> <p class="tygrzx_ddys">全部订单</p>
@ -426,7 +434,7 @@
</div> </div>
<div class="tygrzx_ddxq"> <div class="tygrzx_ddxq">
<p>订单详情</p> <p>订单详情</p>
<div> <div>
<p>收货人</p> <p>收货人</p>
<p>金额</p> <p>金额</p>
<div style="font-size: 14px;"> <select class="tygrzx_qbselect" name="" id=""> <div style="font-size: 14px;"> <select class="tygrzx_qbselect" name="" id="">
@ -444,7 +452,7 @@
<div class="tygrzx_ddcon"> <div class="tygrzx_ddcon">
<div class="tygrzx_ddcontit"> <div class="tygrzx_ddcontit">
<div class="tygrzx_dindantop"> <div class="tygrzx_dindantop">
<p><span>2021-07-10</span><span>15:24:44</span></p> <p style="margin-right: 30px;"><span>2021-07-10</span><span>15:24:44</span></p>
<p><span>订单号:</span><span style="color: #000;">10954896547</span></p> <p><span>订单号:</span><span style="color: #000;">10954896547</span></p>
</div> </div>
<div> <div>
@ -481,7 +489,7 @@
<div class="tygrzx_ddxxTxt">总金额¥532.20</div> <div class="tygrzx_ddxxTxt">总金额¥532.20</div>
<div class="tygrzx_ddxxTxt tygrzx_ddys">待支付</div> <div class="tygrzx_ddxxTxt tygrzx_ddys">待支付</div>
<div class="tygrzx_ddxxTxt1"> <div class="tygrzx_ddxxTxt1">
<a href="../logshoppingcar/tobepaid.html" class="tygrzx_ddys"> <a href="../logshoppingcar/tobepaid.html" class="tygrzx_ddys">
去支付 去支付
</a> </a>
@ -552,7 +560,7 @@
<div class="tygrzx_ddxx"> <div class="tygrzx_ddxx">
<div class="tygrzx_ddxxnoe"> <div class="tygrzx_ddxxnoe">
<a class="a"> <a class="a">
<div class="tygrzx_ddmas"> <img src="../../img/grzx/yt.png" title="悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画" alt="图片缺失"> <div class="tygrzx_ddmas"> <img src="../../img/grzx/yt.png" title="悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画" alt="图片缺失">
<p>悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画</p> <p>悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画</p>
</div> </div>
@ -561,7 +569,7 @@
<p>¥532.20</p> <p>¥532.20</p>
</div> </div>
</a> </a>
<a class="a"> <a class="a">
<div class="tygrzx_ddmas"> <img src="../../img/grzx/yt1.png" title="悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画" alt="图片缺失"> <div class="tygrzx_ddmas"> <img src="../../img/grzx/yt1.png" title="悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画" alt="图片缺失">
<p>悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画</p> <p>悠弦赵刚隶书手写真迹书法茶室挂画作品新 中式字画办公室挂画励志毛笔字装饰画</p>
</div> </div>
@ -578,7 +586,7 @@
<div class="tygrzx_ddxxTxt"> 总金额¥532.20</div> <div class="tygrzx_ddxxTxt"> 总金额¥532.20</div>
<div class="tygrzx_ddxxTxt tygrzx_ddys"> 已发货</div> <div class="tygrzx_ddxxTxt tygrzx_ddys"> 已发货</div>
<div class="tygrzx_ddxxTxt1"> <div class="tygrzx_ddxxTxt1">
<button class="tygrzx_ddys"> <button class="tygrzx_ddys">
查看物流 查看物流
</button> </button>
@ -633,7 +641,7 @@
<div class="tygrzx_ddxxTxt">总金额¥532.20</div> <div class="tygrzx_ddxxTxt">总金额¥532.20</div>
<div class="tygrzx_ddxxTxt tygrzx_ddys">已完成</div> <div class="tygrzx_ddxxTxt tygrzx_ddys">已完成</div>
<div class="tygrzx_ddxxTxt1"> <div class="tygrzx_ddxxTxt1">
<button class="tygrzx_ddys tygrzx_sqtc"> <button class="tygrzx_ddys tygrzx_sqtc">
申请售后 申请售后
</button> </button>
@ -732,6 +740,8 @@
</div> </div>
</div> </div>
<div class="tygrzx_con" style="height: auto; padding: 25px 24px 20px;"> <div class="tygrzx_con" style="height: auto; padding: 25px 24px 20px;">
<div> <div>
<div class="tygrzx_jfn"> <div class="tygrzx_jfn">
<p>积分记录</p> <p>积分记录</p>
@ -892,191 +902,297 @@
</div> </div>
<!-- 征稿 --> <!-- 征稿 -->
<div> <div>
<div class="tygrzx_zgcon ">
<div> <div class="tygrzx_zgcon">
<a href=""> <img src="../../img/grzx/zgimg.png" title="雅尊Yazun现代轻奢艺术镂空装饰品摆设工艺品 B款 " alt="图片缺失"></a> <a href=""> <img src="../../img/grzx/zgimg.png" title="雅尊Yazun现代轻奢艺术镂空装饰品摆设工艺品 B款 " alt="图片缺失"></a>
<a href="">
<p class="tygrzx_zgzti" >雅尊Yazun现代轻奢艺术镂空装饰品摆设工艺品 B款 </p>
<p style="font-size: 13px;color: rgb(140,140,140);margin-top: 5px;">作品编号15245825461</p> <a href=""> <div>
</a> <p class="tygrzx_zgzti" style="width: 207px;line-height: 27px;">雅尊Yazun现代轻奢艺术镂空装饰品摆设工艺品 B款 </p>
</div> <p style="font-size: 13px;color: rgb(140,140,140);margin-top: 5px;">作品编号15245825461</p>
<div> </div></a>
<p style="margin-top: 5px;" class="tygrzx_zgzti">未来城市+ :建筑设计模型展</p> <div class="tygrzx_ristext">
<p style="margin-top: 5px; " class="tygrzx_zgzti tygrzx_shcor">未审核</p> <div>
<p style="margin-top: 5px;" class="tygrzx_zgzti">2019-12-20 12:25:30</p> <p>所属展览</p>
<p style="margin-top: 5px;" class="tygrzx_zgzti">未来城市+ :建筑设计模型展</p>
</div>
<div>
<p>审核状态</p>
<p style="margin-top: 5px; " class="tygrzx_zgzti tygrzx_shcor">未审核</p>
</div>
<div>
<p>发布日期</p>
<p style="margin-top: 5px;" class="tygrzx_zgzti">2019-12-20 12:25:30</p>
</div>
<div>
<div>
操作
</div>
<div>
<button class="tygrzx_bj">编辑</button><button class="tygrzx_scsc">删除</button>
<p></p>
</div>
</div>
</div>
</div>
<div class="tygrzx_zgcon">
<a href=""> <img src="../../img/grzx/zgimg.png" title="雅尊Yazun现代轻奢艺术镂空装饰品摆设工艺品 B款 " alt="图片缺失"></a>
<a href=""> <div>
<p class="tygrzx_zgzti" style="width: 207px;line-height: 27px;">雅尊Yazun现代轻奢艺术镂空装饰品摆设工艺品 B款 </p>
<p style="font-size: 13px;color: rgb(140,140,140);margin-top: 5px;">作品编号15245825461</p>
</div></a>
<div class="tygrzx_ristext">
<div>
<p>所属展览</p>
<p style="margin-top: 5px;" class="tygrzx_zgzti">未来城市+ :建筑设计模型展</p>
</div>
<div>
<p>审核状态</p>
<p style="margin-top: 5px; " class="tygrzx_zgzti tygrzx_shcor">未审核</p>
</div>
<div>
<p>发布日期</p>
<p style="margin-top: 5px;" class="tygrzx_zgzti">2019-12-20 12:25:30</p>
</div>
<div>
<div>
操作
</div>
<div>
<button class="tygrzx_bj">编辑</button><button class="tygrzx_scsc">删除</button>
<p></p>
</div>
</div>
</div>
</div> <div class="tygrzx_zgcon">
<a href=""> <img src="../../img/grzx/zgimg.png" title="雅尊Yazun现代轻奢艺术镂空装饰品摆设工艺品 B款 " alt="图片缺失"></a>
<a href=""> <div>
<p class="tygrzx_zgzti" style="width: 207px;line-height: 27px;">雅尊Yazun现代轻奢艺术镂空装饰品摆设工艺品 B款 </p>
<p style="font-size: 13px;color: rgb(140,140,140);margin-top: 5px;">作品编号15245825461</p>
</div></a>
<div class="tygrzx_ristext">
<div>
<p>所属展览</p>
<p style="margin-top: 5px;" class="tygrzx_zgzti">未来城市+ :建筑设计模型展</p>
</div>
<div>
<p>审核状态</p>
<p style="margin-top: 5px; " class="tygrzx_zgzti tygrzx_shcor">未审核</p>
</div>
<div>
<p>发布日期</p>
<p style="margin-top: 5px;" class="tygrzx_zgzti">2019-12-20 12:25:30</p>
</div>
<div>
<div>
操作
</div>
<div>
<button class="tygrzx_bj">编辑</button><button class="tygrzx_scsc">删除</button>
<p></p>
</div>
</div>
</div>
</div> <div class="tygrzx_zgcon">
<a href=""> <img src="../../img/grzx/zgimg.png" title="雅尊Yazun现代轻奢艺术镂空装饰品摆设工艺品 B款 " alt="图片缺失"></a>
<a href=""> <div>
<p class="tygrzx_zgzti" style="width: 207px;line-height: 27px;">雅尊Yazun现代轻奢艺术镂空装饰品摆设工艺品 B款 </p>
<p style="font-size: 13px;color: rgb(140,140,140);margin-top: 5px;">作品编号15245825461</p>
</div></a>
<div class="tygrzx_ristext">
<div>
<p>所属展览</p>
<p style="margin-top: 5px;" class="tygrzx_zgzti">未来城市+ :建筑设计模型展</p>
</div>
<div>
<p>审核状态</p>
<p style="margin-top: 5px; " class="tygrzx_zgzti tygrzx_shcor">未审核</p>
</div>
<div>
<p>发布日期</p>
<p style="margin-top: 5px;" class="tygrzx_zgzti">2019-12-20 12:25:30</p>
</div>
<div>
<div>
操作
</div>
<div> <div>
<button class="tygrzx_bj">编辑</button><button class="tygrzx_scsc">删除</button> <button class="tygrzx_bj">编辑</button><button class="tygrzx_scsc">删除</button>
<p></p> <p></p>
</div> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tygrzx">
<!-- 收货地址弹窗 -->
<div class="tygrzx_xzsh tygrzx_shclick" style="display: none;">
<div class="tygrzx_tcon">
<div class="tygrzx_tctiti">
<p>新增收货地址</p>
<p class="tygrzx_gbtc tygrzx_shgb"><img src="../../img/grzx/sh.jpg" title="关闭" alt="图片缺失"></p>
</div>
<div class="tygrzx_tris">
<div class="tygrzx_int tygrzx_tcwi ">
<p>收货人:</p>
<input type="text">
</div>
<div class="tygrzx_setle tygrzx_tcwi">
<p>所在地址:</p>
<select name="" id="">
<option value="">四川省</option>
</select>
<select name="" id="">
<option value="">成都市</option>
</select>
<select name="" id="">
<option value="">锦江区</option>
</select>
</div>
<div class="tygrzx_int tygrzx_tcwi">
<p></p>
<input class="tyint_pal" placeholder="请输入详情地址" type="text">
</div>
<div class="tygrzx_int tygrzx_tcwi">
<p>手机:</p>
<input type="text">
</div>
<div class="tygrzx_btn">
<button style="width: 155px;height: 51px;margin-right: 3px;" class="tygrzx_saveAddress">保存收货地址</button>
</div>
</div>
</div>
</div>
<!-- 申请售后弹窗 -->
<div class="tygrzx_xzsh tygrzx_sqshclick" style="display: none;">
<div class="tygrzx_tcon">
<div class="tygrzx_tctiti">
<p>申请售后</p>
<p class="tygrzx_gbtc tygrzx_shtcgb"><img src="../../img/grzx/sh.jpg" title="关闭" alt="图片缺失"></p>
</div>
<div class="tygrzx_tris">
<div class="tygrzx_shtcint" style="margin-bottom: 29px;">
<p class="tygrzx_sgtxt">退款原因:</p>
<select name="" id="" style="width: 460px;">
<option value="">
尺寸拍错/不喜欢/效果不好
</option>
</select>
</div>
<div class="tygrzx_shtcint" style="margin-bottom: 38px;">
<p class="tygrzx_sgtxt">退款原因:</p>
<p style="color: #cb1919;font-weight: bold;">¥562.00</p>
</div>
<div class="tygrzx_shtcint" style="margin-bottom: 38px;align-items:flex-start;">
<div class="tygrzx_img">
<label for="inputImg" class="font-16 col19">照片:</label>
<div class="pr chooseImg-box" style="position: relative;">
<div style="display: flex;">
<input class="tygrzx_intfile" id="inputImg" type="file" accept="image/gif,image/jpg,image/png" name="" value="" />
<img id="upImg" class="pa" title="照片" src="../../img/jgzx/images/xwfm_03.png">
</div> </div>
</div> </div>
<div class="chooseImg-content">上传图片格式包括jpg/png/gif图片大小不超过20MB</div>
</div> </div>
</div> </div>
<div class="tygrzx_btn">
<button class="tygrzx_fterSubmission">立即提交</button>
</div>
</div>
</div>
</div>
<!-- 售后结果 -->
<div class="tygrzx_xzsh tygrzx_sqjgclick" style="display: none;">
<div class="tygrzx_tcon">
<div class="tygrzx_tctiti">
<p>售后结果</p>
<p class="tygrzx_gbtc tygrzx_shjggb"><img src="../../img/grzx/sh.jpg" title="关闭" alt="图片缺失"></p>
</div> </div>
<div class="tygrzx_tris" style="padding-right: 30px;">
<div class="tygrzx_shtcint" style="margin-bottom: 38px;align-items:flex-start;">
<p class="tygrzx_sgtxt">售后原因:</p>
<p style="width: 490px;color: #525252;font-size: 14px; line-height: 25px;">售后原因文字描述后面替换现有文字售后原因文字描述后面替换现有文字售后原 因文字描述后面替换现有文字售后原因文字描述后面替换现有</p>
</div>
<div class="tygrzx_shtcint">
<p class="tygrzx_sgtxt">售后结果:</p>
<p style="color: #cb1919;font-size: 14px;">等待售后</p>
</div>
</div>
</div> </div>
</div>
<!-- 签到 -->
<div class="tygrzx_xzsh tygrzx_qdao" style="display: none;">
<div class="tygrzx_qidaocon">
<img class="tygrzx_qdgban" src="../../img/grzx/qdgb.png" title="关闭按钮" alt="图片缺失">
<button class="signImmediately">立即签到</button>
</div>
</div>
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0" scrolling="no"></iframe>
<!-- 刪除提示 -->
<div class="tygrzx_move">
<div class="tygrzx_movecon">
<p>确定删除要删除该条信息吗?</p>
<div class="tygrzx_movebtn">
<button class="tygrzx_movesc">确定删除</button><button class="tygrzx_movesc">取消</button>
</div>
</div>
</div>
<!-- 底部固定导航栏 -->
<div class="fixed_foot">
<a class="w100 dac fc" href="../../index.html">
<div><img src="../../img/home.png" width="28" height="26"></div>
<span class="font-22 colf">首页</span>
</a>
<a class="w100 dac fc" href="../artNetwork/shoppingMall.html">
<div><img src="../../img/shop.png" width="28" height="26"></div>
<span class="font-22 colf">商城</span>
</a>
<a class="w100 dac fc" href="../logshoppingcar/shopcar.html">
<div><img src="../../img/cart.png" width="28" height="26"></div>
<span class="font-22 colf">购物车</span>
</a>
<a class="w100 dac fc" style="background: red;" href="personalData.html">
<div><img src="../../img/personal.png" width="28" height="26"></div>
<span class="font-22 colf">个人中心</span>
</a>
</div> </div>
</div> </div>
<div class="tygrzx">
<!-- 收货地址弹窗 -->
<div class="tygrzx_xzsh tygrzx_shclick" style="display: none;">
<div class="tygrzx_tcon">
<div class="tygrzx_tctiti">
<p>新增收货地址</p>
<p class="tygrzx_gbtc tygrzx_shgb"><img src="../../img/grzx/sh.jpg" title="关闭" alt="图片缺失"></p>
</div>
<div class="tygrzx_tris">
<div class="tygrzx_int tygrzx_tcwi ">
<p>收货人:</p>
<input type="text">
</div>
<div class="tygrzx_setle tygrzx_tcwi">
<p>所在地址:</p>
<select name="" id="">
<option value="">四川省</option>
</select>
<select name="" id="">
<option value="">成都市</option>
</select>
<select name="" id="">
<option value="">锦江区</option>
</select>
</div>
<div class="tygrzx_int tygrzx_tcwi">
<p></p>
<input class="tyint_pal" placeholder="请输入详情地址" type="text">
</div>
<div class="tygrzx_int tygrzx_tcwi">
<p>手机:</p>
<input type="text">
</div>
<div class="tygrzx_btn">
<button style="width: 155px;height: 51px;margin-right: 3px;" class="tygrzx_saveAddress">保存收货地址</button>
</div>
</div>
</div>
</div>
<!-- 申请售后弹窗 -->
<div class="tygrzx_xzsh tygrzx_sqshclick" style="display: none;">
<div class="tygrzx_tcon">
<div class="tygrzx_tctiti">
<p>申请售后</p>
<p class="tygrzx_gbtc tygrzx_shtcgb"><img src="../../img/grzx/sh.jpg" title="关闭" alt="图片缺失"></p>
</div>
<div class="tygrzx_tris">
<div class="tygrzx_shtcint" style="margin-bottom: 29px;">
<p class="tygrzx_sgtxt">退款原因:</p>
<select name="" id="" style="width: 460px;">
<option value="">
尺寸拍错/不喜欢/效果不好
</option>
</select>
</div>
<div class="tygrzx_shtcint" style="margin-bottom: 38px;">
<p class="tygrzx_sgtxt">退款原因:</p>
<p style="color: #cb1919;font-weight: bold;">¥562.00</p>
</div>
<div class="tygrzx_shtcint" style="margin-bottom: 38px;align-items:flex-start;">
<div class="tygrzx_img">
<label for="inputImg" class="font-16 col19">照片:</label>
<div class="pr chooseImg-box" style="position: relative;">
<div style="display: flex;">
<input class="tygrzx_intfile" id="inputImg" type="file" accept="image/gif,image/jpg,image/png" name="" value="" />
<img id="upImg" class="pa" title="照片" src="../../img/jgzx/images/xwfm_03.png">
</div>
</div>
<div class="chooseImg-content">上传图片格式包括jpg/png/gif图片大小不超过20MB</div>
</div>
</div>
<div class="tygrzx_btn">
<button class="tygrzx_fterSubmission">立即提交</button>
</div>
</div>
</div>
</div>
<!-- 售后结果 -->
<div class="tygrzx_xzsh tygrzx_sqjgclick" style="display: none;">
<div class="tygrzx_tcon">
<div class="tygrzx_tctiti">
<p>售后结果</p>
<p class="tygrzx_gbtc tygrzx_shjggb"><img src="../../img/grzx/sh.jpg" title="关闭" alt="图片缺失"></p>
</div>
<div class="tygrzx_tris" style="padding-right: 30px;">
<div class="tygrzx_shtcint" style="margin-bottom: 38px;align-items:flex-start;">
<p class="tygrzx_sgtxt">售后原因:</p>
<p style="width: 490px;color: #525252;font-size: 14px; line-height: 25px;">售后原因文字描述后面替换现有文字售后原因文字描述后面替换现有文字售后原 因文字描述后面替换现有文字售后原因文字描述后面替换现有</p>
</div>
<div class="tygrzx_shtcint">
<p class="tygrzx_sgtxt">售后结果:</p>
<p style="color: #cb1919;font-size: 14px;">等待售后</p>
</div>
</div>
</div>
</div>
<!-- 签到 -->
<div class="tygrzx_xzsh tygrzx_qdao" style="display: none;">
<div class="tygrzx_qidaocon">
<img class="tygrzx_qdgban" src="../../img/grzx/qdgb.png" title="关闭按钮" alt="图片缺失">
<button class="signImmediately">立即签到</button>
</div>
</div>
<iframe src="../../public/foot-tab.html" class="foot-iframe" frameborder="0" scrolling="no"></iframe>
<!-- 刪除提示 -->
<div class="tygrzx_move">
<div class="tygrzx_movecon">
<p>确定删除要删除该条信息吗?</p>
<div class="tygrzx_movebtn">
<button class="tygrzx_movesc">确定删除</button><button class="tygrzx_movesc">取消</button>
</div>
</div>
</div>
<!-- 底部固定导航栏 -->
<div class="fixed_foot">
<a class="w100 dac fc" href="../../index.html">
<div><img src="../../img/home.png" width="28" height="26" ></div>
<span class="font-22 colf">首页</span>
</a>
<a class="w100 dac fc" href="../artNetwork/shoppingMall.html">
<div><img src="../../img/shop.png" width="28" height="26" ></div>
<span class="font-22 colf">商城</span>
</a>
<a class="w100 dac fc" href="../logshoppingcar/shopcar.html">
<div><img src="../../img/cart.png" width="28" height="26" ></div>
<span class="font-22 colf">购物车</span>
</a>
<a class="w100 dac fc" style="background: red;" href="personalData.html">
<div><img src="../../img/personal.png" width="28" height="26" ></div>
<span class="font-22 colf">个人中心</span>
</a>
</div>
</div>
<script> <script>
@ -1087,9 +1203,8 @@
tyList(window.location.search.split("id=")[1]) tyList(window.location.search.split("id=")[1])
} }
</script> </script>
</body> </body>
</html> </html>

View File

@ -465,8 +465,9 @@ function pageScroll() {
} }
$(function (params) {
$(".tyjgzx_sc").on("click", () => { $(".tyjgzx_sc").on("click", () => {
if ($(event.target).attr("data-in") == 1) { if ($(event.target).attr("data-in") == 1) {
$($(".tyjgzx_sccon")[1]).css("display", "none") $($(".tyjgzx_sccon")[1]).css("display", "none")
@ -481,54 +482,41 @@ $(".tyjgzx_sc").on("click", () => {
} }
}) })
})
function tyList(data, navIf = true) { function tyList(data, navIf = true) {
if (navIf) {
$(".tyjgzx_lititnoe").addClass("tyjgzx_litittwo");
$(".tyjgzx_lititnoe").removeClass("tyjgzx_lititnoe");
$($(".tyjgzx_leftcon")[data - 1]).addClass("tyjgzx_lititnoe");
$($(".tyjgzx_leftcon")[data - 1]).removeClass("tyjgzx_litittwo");
}
$(".tyjgzx_ris").css("display", "none")
for (let index = 0; index < $(".tyjgzx_ris").length; index++) {
console.log($($(".tyjgzx_ris")[index]).attr("data-in") == data);
if ($($(".tyjgzx_ris")[index]).attr("data-in") == data) {
console.log();
$($(".tyjgzx_ris")[index]).css("display", "block")
if( $(".tyjgzx_lititnoe").length==1){ $([index]).css("display", "block")
if (navIf) {
$(".tyjgzx_lititnoe").addClass("tyjgzx_litittwo");
$(".tyjgzx_lititnoe").removeClass("tyjgzx_lititnoe");
$($(".tyjgzx_leftcon")[data - 1]).addClass("tyjgzx_lititnoe");
$($(".tyjgzx_leftcon")[data - 1]).removeClass("tyjgzx_litittwo");
}
$(".tyjgzx_ris").css("display", "none")
for (let index = 0; index < $(".tyjgzx_ris").length; index++) {
console.log($($(".tyjgzx_ris")[index]).attr("data-in") == data);
if ($($(".tyjgzx_ris")[index]).attr("data-in") == data) {
console.log();
$($(".tyjgzx_ris")[index]).css("display", "block")
$([index]).css("display", "block")
}
}
}else{
$(".tygrzx_lititnoe").addClass("tygrzx_litittwo");
$(".tygrzx_lititnoe").removeClass("tygrzx_lititnoe");
$($(".tygrzx_leftcon")[data - 1]).addClass("tygrzx_lititnoe");
$($(".tygrzx_leftcon")[data - 1]).removeClass("tygrzx_litittwo");
$(".tygrzx_ris").css("display", "none")
for (let index = 0; index < $(".tygrzx_ris").length; index++) {
if ($($(".tygrzx_ris")[index]).attr("data-in") == data) {
$($(".tygrzx_ris")[index]).css("display", "block")
$([index]).css("display", "block")
}
} }
} }
$(".tygrzx_lititnoe").addClass("tygrzx_litittwo");
$(".tygrzx_lititnoe").removeClass("tygrzx_lititnoe");
$($(".tygrzx_leftcon")[data - 1]).addClass("tygrzx_lititnoe");
$($(".tygrzx_leftcon")[data - 1]).removeClass("tygrzx_litittwo");
$(".tygrzx_ris").css("display", "none")
for (let index = 0; index < $(".tygrzx_ris").length; index++) {
if ($($(".tygrzx_ris")[index]).attr("data-in") == data) {
$($(".tygrzx_ris")[index]).css("display", "block")
$([index]).css("display", "block")
}
}
} }
// 菜单事件
$(function (params) {
// 菜单事件
$(".naliu").on("click", () => { $(".naliu").on("click", () => {
$(".tyjgzx_left").css("left", "5%") $(".tyjgzx_left").css("left", "5%")
}) })
@ -589,7 +577,7 @@ $(".tyjgzx_selectAll").on("click", (e) => {
} }
}) })
})
//个人中心 //个人中心
// 弹窗点击 // 弹窗点击
@ -601,21 +589,19 @@ function shippingAddress(params) {
$(".tygrzx_shclick").css("display", "none") $(".tygrzx_shclick").css("display", "none")
} }
} }
$(".tygrzx_addressEditing").on("click", () => {
$(function (params) { shippingAddress(true)
$(".tygrzx_addressEditing").on("click", () => {
shippingAddress(true)
})
$(".tygrzx_cz").on("click", () => {
shippingAddress(true)
})
$(".tygrzx_shgb").on("click", () => {
shippingAddress(false)
})
$(".tygrzx_saveAddress").on("click", () => {
shippingAddress(false)
})
}) })
$(".tygrzx_cz").on("click", () => {
shippingAddress(true)
})
$(".tygrzx_shgb").on("click", () => {
shippingAddress(false)
})
$(".tygrzx_saveAddress").on("click", () => {
shippingAddress(false)
})
//申请售后 //申请售后
function applyAfterSales(params) { function applyAfterSales(params) {
if (params) { if (params) {
@ -624,19 +610,16 @@ function applyAfterSales(params) {
$(".tygrzx_sqshclick").css("display", "none") $(".tygrzx_sqshclick").css("display", "none")
} }
} }
$(".tygrzx_fterSubmission").on("clicl", () => {
applyAfterSales(false)
})
$(".tygrzx_sqtc").on("click", () => {
applyAfterSales(true)
})
$(".tygrzx_shtcgb").on("click", () => {
applyAfterSales(false)
$(function (params) {
$(".tygrzx_fterSubmission").on("clicl", () => {
applyAfterSales(false)
})
$(".tygrzx_sqtc").on("click", () => {
applyAfterSales(true)
})
$(".tygrzx_shtcgb").on("click", () => {
applyAfterSales(false)
})
}) })
//售后结果弹窗 //售后结果弹窗
function afterResults(params) { function afterResults(params) {
@ -646,27 +629,24 @@ function afterResults(params) {
$(".tygrzx_sqjgclick").css("display", "none") $(".tygrzx_sqjgclick").css("display", "none")
} }
} }
$(function (params) { $(".tygrzx_sqjgtc").on("click", () => {
$(".tygrzx_sqjgtc").on("click", () => { afterResults(true)
afterResults(true)
})
}) $(".tygrzx_shjggb").on("click", () => {
$(".tygrzx_shjggb").on("click", () => { afterResults(false)
afterResults(false)
})
// 签到弹窗
$(".tygrzx_qdaoclick").on("click", () => {
signPrompt(true)
})
$(".tygrzx_qdgban").on("click", () => {
signPrompt(false)
})
$(".signImmediately").on("click", () => {
signPrompt(false)
})
}) })
// 签到弹窗
$(".tygrzx_qdaoclick").on("click", () => {
signPrompt(true)
})
$(".tygrzx_qdgban").on("click", () => {
signPrompt(false)
})
$(".signImmediately").on("click", () => {
signPrompt(false)
})
function signPrompt(params) { function signPrompt(params) {
if (params) { if (params) {
@ -676,10 +656,7 @@ function signPrompt(params) {
} }
} }
// 优惠切换
$(function (params) {
// 优惠切换
$(".yhdj").on("click", (e) => { $(".yhdj").on("click", (e) => {
if ($(e.target).attr("data-in") == 1) { if ($(e.target).attr("data-in") == 1) {
@ -739,7 +716,8 @@ $(".tygrzx_caidan").on("click", () => {
$(".tygrzx_left").css("left", "-65PX") $(".tygrzx_left").css("left", "-65PX")
}) })
})
// 删除提示 // 删除提示
$(".tygrzx_scsc").on("click", () => { $(".tygrzx_scsc").on("click", () => {
@ -770,22 +748,8 @@ function getScrollTop() {
} }
return scroll_top; return scroll_top;
} }
<<<<<<< HEAD
$(function () {
if ($(".tyhder_herader").length==1) {
document.addEventListener("scroll", myFunction);
}
})
function myFunction() {
=======
document.addEventListener("scroll", myFunction); document.addEventListener("scroll", myFunction);
function myFunction() { function myFunction() {
>>>>>>> c9ed6addc5114c34477351d5ef453ff6f6feb9cc
if (getScrollTop() > $(".tyhder_herader>img").css("height").split("px")[0]) { if (getScrollTop() > $(".tyhder_herader>img").css("height").split("px")[0]) {
$(".pod").css("position", "fixed") $(".pod").css("position", "fixed")
$(".pod").addClass("dtip") $(".pod").addClass("dtip")
@ -796,6 +760,7 @@ function myFunction() {
$(".pod").removeClass("dtip") $(".pod").removeClass("dtip")
$(".mian").css("marginTop", "0px") $(".mian").css("marginTop", "0px")
$(".tyhder_moban").css("top", `0px`) $(".tyhder_moban").css("top", `0px`)
$(".tyhder_listnavpad").css("top",`${$(".tyhder_herader>nav").css("height")}`)
} }
} }
$(function navdao(params) { $(function navdao(params) {
@ -804,16 +769,12 @@ $(function navdao(params) {
$(".tyhder_btntopimg").on("click", (e) => { $(".tyhder_btntopimg").on("click", (e) => {
if (navif) { if (navif) {
$(".tyhder_moban").css("display", "block") $(".tyhder_moban").css("display", "block")
$(".tyhder_listnav").addClass("tyhder_listnavPosition") $(".ty_listnav").addClass("ty_listnavPosition")
$(".tyhder_btntopimg").addClass("trans90") $(".ty_btntopimg").addClass("trans90")
$(".tyhder_listnav").addClass("tyhder_listnavpad") $(".tyhder_listnav").addClass("tyhder_listnavpad")
navif=!navif $(".tyhder_listnavpad").css("top",`${$(".tyhder_herader").css("height")}`)
} else { } else {
$(".tyhder_moban").css("display", "none") $(".tyhder_moban").css("display", "none")
$(".tyhder_listnav").removeClass("tyhder_listnavPosition")
$(".tyhder_btntopimg").removeClass("trans90")
$(".tyhder_listnav").removeClass("tyhder_listnavpad")
navif=!navif
} }
}) })